mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-10 17:41:49 +08:00
hard constraint added for not creating custom agent
This commit is contained in:
parent
5b305a264a
commit
f89d310753
@ -11,6 +11,8 @@ metadata:
|
||||
|
||||
# Managing Agentforce Conversation Client
|
||||
|
||||
**HARD CONSTRAINT:** NEVER create a custom agent, chatbot, or chat widget component. ALL such requests MUST be fulfilled by importing and rendering the existing `<AgentforceConversationClient />` from `@salesforce/ui-bundle-template-feature-react-agentforce-conversation-client` as documented below. If a requirement is unsupported by this component's props, state the limitation — do not improvise an alternative.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before the component will work, the following Salesforce settings must be configured by the user. ALWAYS call out the prequisites after successfully embedding the agent.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user