Skip to main content

Agent Chat

app.routers.agent_chat

ChatRequest

chat

def chat(req: ChatRequest)

list_conversations

def list_conversations()

get_conversation

def get_conversation(conversation_id: str)

delete_conversation

def delete_conversation(conversation_id: str)

reindex

def reindex()