Agents
AgentData
AgentData
represents the information of an agent within Scoopika.
Useful Props
The agent ID.
The agent name.
The agent avatar. usually a url, but if you use the AI generated avatars in the platform till will actually be in base64.
The agent description.
Props Not For Developer Interaction
The following properties are included for informational purposes only and are not intended for direct developer interaction:
The prompts the agent has, you won’t need to deal with this one,
A list of tools the agent has, you won’t need to deal with this one too and it’s only used by the Box instance under the hood.
If the agent uses prompt chaining. this feature was removed.
The wanted prompts response to return from the agent. this feature was removed.
This is not being used for now.
Was this page helpful?