coai/manager
2024-02-18 17:34:38 +08:00
..
broadcast feat: add static file service 2023-12-25 09:30:39 +08:00
conversation 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
chat_completions.go feat: tools_call finish reason 2024-02-18 17:34:38 +08:00
chat.go feat: support function calling and tools calling in relay chat_completions! (#20) (#30) 2024-02-18 12:08:25 +08:00
completions.go feat: support function calling and tools calling in relay chat_completions! (#20) (#30) 2024-02-18 12:08:25 +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 feat: support function calling and tools calling in relay chat_completions! (#20) (#30) 2024-02-18 12:08:25 +08:00
manager.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
relay.go feat: support custom subscription config (#24) 2024-01-18 18:47:56 +08:00
router.go feat: update subscription life cycle 2024-01-16 19:44:20 +08:00
types.go feat: support function calling (alpha) 2024-02-16 21:21:27 +08:00
usage.go fix 2023-11-11 09:38:21 +08:00