Invoke Research Agent

Beta
POST
/api/v0/agents/research/invoke

Coming soon! Conduct research using web and other sources.

Request

This endpoint expects an object.
configmap from strings to anyRequired

Configuration for the research agent including search parameters and sources

messageslist of maps from strings to anyRequired

The messages to send to the research agent

Response

This endpoint returns an object.
findingsmap from strings to any

Research findings and compiled information

Built with