coai/manager
2024-03-12 14:36:18 +08:00
..
broadcast feat alpha: support sqlite and connection stack restruct 2024-03-01 18:46:00 +08:00
conversation feat: support rename conversation, support vision capability for claude-3 models and fix high context bug (#83) 2024-03-06 09:31:01 +08:00
chat_completions.go restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
chat.go restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
completions.go restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
connection.go feat: suppport customize max_tokens, temperature, top_p, top_k, presenece_penalty, frequency_penalty, repetition_penalty (#56) 2024-01-30 12:51:46 +08:00
images.go restruct: restruct channel factories 2024-03-12 14:36:18 +08:00
manager.go restruct: restruct conversation and history runtime and dispatch 2024-03-05 15:25:37 +08:00
relay.go feat: update /v1/models openai format 2024-02-26 18:11:12 +08:00
router.go feat: update subscription life cycle 2024-01-16 19:44:20 +08:00
types.go feat: hide role field on empty 2024-02-18 21:25:45 +08:00
usage.go fix 2023-11-11 09:38:21 +08:00