Create a new session with a complete YAML agent configuration. Sessions represent individual conversation instances with agents.Documentation Index
Fetch the complete documentation index at: https://docs.atthene.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Send the complete agent configuration in YAML or JSON format.Response
The returned
session_id is used for all runtime operations with this session.