This commit is contained in:
Paul Gauthier 2025-01-07 09:28:34 -08:00
parent 154309912d
commit fdc6a08eb4

View file

@ -2,6 +2,7 @@
### main branch ### main branch
- Prompts to 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. - Increased max chat history tokens limit from 4k to 8k.
- Added support for custom voice format and input device settings. - Added support for custom voice format and input device settings.
- Disabled Streamlit email prompt by automatically creating credentials file. - Disabled Streamlit email prompt by automatically creating credentials file.