Added some TODO

This commit is contained in:
Adrien Bouvais 2024-08-08 17:54:14 +02:00
parent 7d066a8f11
commit 2f17a129ae

View File

@ -22,8 +22,13 @@
[ ] Better temperature settings. (Anthropic from 0-1, OpenAI from 0-2, DeepSeek from -2-2, ect)
[ ] Auto update the modelsInfos list
[ ] Encrypt the API keys
[ ] Send me an email every xh with the new code error logs
# Opti
[ ] Import all company and modelInfos at the start to not request the db
# Other
[ ] Remove all panic
[ ] Change the terms of service and enter keys page to an HTML
[ ] Split Chat.go into smaller files
[ ] Create a Request package