AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v0.9.25.md

6 lines
611 B
Markdown
Raw Normal View History

2025-01-04 18:38:06 +00:00
# v0.9.25, build 200 (2025-01-04 18:33 UTC)
2025-01-04 14:06:08 +00:00
- Added xAI as a new provider. xAI provides their Grok models for generating content.
2025-01-04 13:11:32 +00:00
- Improved the stop generation button behavior to ensure that the AI stops generating content immediately (which will save compute time, energy and financial resources).
- Fixed the chat scrolling behavior after toggling the workspaces.
- Fixed an issue when loading the today's bias chat, triggered by the bias assistant.
2025-01-04 13:11:32 +00:00
- Restructured the streaming network code to be centralized out of the individual providers. This will allow for easier maintenance and updates in the future.