coai/utils
2024-02-15 15:48:06 +08:00
..
templates update email form render 2024-01-03 13:35:40 +08:00
base.go feat: support model cache buffer feature (support cache expiration cache accepted models cache size) 2024-02-13 15:08:03 +08:00
buffer.go feat: support model cache buffer feature (support cache expiration cache accepted models cache size) 2024-02-13 15:08:03 +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 feat: support base64 images 2024-02-15 15:48:06 +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 feat: support gpt-3.5-turbo-0125 model 2024-02-02 09:03:41 +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