📄️ Query Stream
Used to send queries to an AI agent and receive streaming responses. This endpoint allows you to interact with an AI agent's chat history for a specific project and receive real-time responses in a streaming format.
📄️ Query LMT (Language Model Testing)
Used to query the Language Model Testing endpoint for conversational interactions with AI agents. This endpoint processes user queries and returns AI-generated responses along with follow-up suggestions.
📄️ Query LMT Stream
Used to query the Language Model Testing endpoint with streaming responses. This endpoint processes user queries and streams the AI-generated response in real-time, providing a more interactive and responsive user experience.
📄️ Send Chat Message
Used to send a chat message to an AI agent via a widget. This endpoint handles conversational interactions through the agent's chat widget interface.