agents

Import Agent

Import a serialized agent file and recreate the agent(s) in the system. Returns the IDs of all imported agents.

post/v1/agents/import

Headers

x-override-embedding-modelstring nullable

Response

Successful Response

agent_idsstring[] required

List of IDs of the imported agents

Changes