Components
AI Assistant
The AI Assistant
component is a React component that renders the entire Assistant.
This component enables communication with Sendforsign AI to create document templates, correct document errors,
explain complex terms, avoid duplicate data entry, and more.
Preview
AI Assistant
Usage
First, install Sendforsign components. After that:
Props
Prop | Type | Default | Description |
---|---|---|---|
apiKey | string | Use only for testing purposes. API key for your platform. | |
clientKey | string | Use only for testing purposes. Client key for the account that is using the infrastructure. | |
token | string | Client token refers to the client that is using the infrastructure. Learn more about client tokens here. | |
userKey | string | User key for the user who is using this assistant. |