Learn how Cedar makes appropriate calls to your agent
User prompt extraction
State and context gathering
agentInputContextSlice
manages all context gathering. See Agent Input Context for details on how to subscribe state and provide context to your agents.Context tokenization
Network Request Body Structure
Define your prompt
Extract specific additional context
Call the LLM
Handle the LLM response
Custom parsing and return