coai/manager
2024-07-19 23:20:58 +08:00
..
broadcast feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
conversation feat: auto switch model when using use message actions in shared conversation (#116) 2024-03-13 21:54:39 +08:00
chat_completions.go fix: nil pointer dereference error when carrying an image to a conversation (#221) 2024-07-02 21:41:23 +08:00
chat.go chore: fix cache hit state 2024-07-19 23:20:58 +08:00
completions.go fix: nil pointer dereference error when carrying an image to a conversation (#221) 2024-07-02 21:41:23 +08:00
connection.go feat: update event signal picker 2024-03-18 09:15:47 +08:00
images.go fix: nil pointer dereference error when carrying an image to a conversation (#221) 2024-07-02 21:41:23 +08:00
manager.go feat: support apply chat params in restart action (#113) 2024-03-13 16:20:14 +08:00
relay.go feat: update /v1/models openai format 2024-02-26 18:11:12 +08:00
router.go
types.go
usage.go