coai/utils
2024-02-18 12:08:25 +08:00
..
templates update email form render 2024-01-03 13:35:40 +08:00
base.go feat: support function calling and tools calling in relay chat_completions! (#20) (#30) 2024-02-18 12:08:25 +08:00
buffer.go feat: support function calling and tools calling in relay chat_completions! (#20) (#30) 2024-02-18 12:08:25 +08:00
cache.go feat: update subscription rule 2023-12-19 18:29:23 +08:00
char.go feat: support base64 images 2024-02-15 15:48:06 +08:00
compress.go add article generation feature 2023-10-31 17:50:21 +08:00
config.go feat: support base64 image in frontend 2024-02-15 13:18:58 +08:00
ctx.go add admin dashboard 2023-11-07 13:56:03 +08:00
encrypt.go feat: support base64 images 2024-02-15 15:48:06 +08:00
fs.go feat: admin service logger page 2024-01-14 12:11:59 +08:00
image.go fix: fix base64 images buffer billing 2024-02-15 18:39:18 +08:00
net.go feat: support base64 images 2024-02-15 15:48:06 +08:00
scanner.go feat: optimize openai stream scanner buffer and error catching for chat completions and completions 2024-02-03 11:19:14 +08:00
smtp.go optimize: smtp optimization 2024-01-25 20:30:57 +08:00
sse.go feat: system settings page and add event source max timeout 2023-12-15 11:14:13 +08:00
tokenizer.go fix: fix frontend base64 image matcher, input tokens and b64images content hidden in un-vision models 2024-02-17 23:39:57 +08:00
websocket.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