//
pkg.gl
Category
github.com/EthanGuo-coder/llm-backend-api
services
package
0.0.0-20241124135733-cf40798b1e82
Repository:
https://github.com/ethanguo-coder/llm-backend-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
345 SLOC
#
Functions
AuthenticateUser
No description provided by the author
CreateConversation
CreateConversation 创建新的会话.
DeleteUserConversation
DeleteUserConversation 删除指定的用户对话.
GetConversationHistory
GetConversationHistory 获取完整的会话历史.
GetUserConversations
GetUserConversations 查询用户的所有对话.
RegisterUser
No description provided by the author
StreamSendMessage
StreamSendMessage 处理流式消息发送.