package
0.0.0-20241124135733-cf40798b1e82
Repository: https://github.com/ethanguo-coder/llm-backend-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateConversation 创建新的会话.
DeleteUserConversation 删除指定的用户对话.
GetConversationHistory 获取完整的会话历史.
GetUserConversations 查询用户的所有对话.
No description provided by the author
StreamSendMessage 处理流式消息发送.