This commit is contained in:
Paul Gauthier 2025-01-07 09:33:00 -08:00
parent fdc6a08eb4
commit 8a9bab8a46
4 changed files with 360 additions and 354 deletions

View file

@ -24,7 +24,8 @@ cog.out(text)
### main branch
- Prompts help DeepSeek work better when alternating between `/ask` and `/code`.
- Prompts to help DeepSeek work better when alternating between `/ask` and `/code`.
- Streaming pretty LLM responses is smoother and faster for long replies.
- Increased max chat history tokens limit from 4k to 8k.
- Added support for custom voice format and input device settings.
- Disabled Streamlit email prompt by automatically creating credentials file.