From 2f17a129ae3dd62d8a4871564bd25d1cd295f19d Mon Sep 17 00:00:00 2001 From: MrBounty Date: Thu, 8 Aug 2024 17:54:14 +0200 Subject: [PATCH] Added some TODO --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.md b/TODO.md index 270d53a..228cc5d 100644 --- a/TODO.md +++ b/TODO.md @@ -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