You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
[0.3.8] - 2024-07-09
Added
π¬ Chat Controls: Easily adjust parameters for each chat session, offering more precise control over your interactions.
π Pinned Chats: Support for pinned chats, allowing you to keep important conversations easily accessible.
π Apache Tika Integration: Added support for using Apache Tika as a document loader, enhancing document processing capabilities.
π οΈ Custom Environment for OpenID Claims: Allows setting custom claims for OpenID, providing more flexibility in user authentication.
π§ Enhanced Tools & Functions API: Introduced 'event_emitter' and 'event_call', now you can also add citations for better documentation and tracking. Detailed documentation will be provided on our documentation website.
βοΈ Sideways Scrolling in Settings: Settings tabs container now supports horizontal scrolling for easier navigation.
π Darker OLED Theme: Includes a new, darker OLED theme and improved styling for the light theme, enhancing visual appeal.
π Language Updates: Updated translations for Indonesian, German, French, and Catalan languages, expanding accessibility.
Fixed
β° OpenAI Streaming Timeout: Resolved issues with OpenAI streaming response using the 'AIOHTTP_CLIENT_TIMEOUT' setting, ensuring reliable performance.
π‘ User Valves: Fixed malfunctioning user valves, ensuring proper functionality.
π Collapsible Components: Addressed issues with collapsible components not working, restoring expected behavior.
Changed
ποΈ Database Backend: Switched from Peewee to SQLAlchemy for improved concurrency support, enhancing database performance.
β¬οΈ ChromaDB Update: Upgraded to version 0.5.3. Ensure your remote ChromaDB instance matches this version.
π€ Primary Font Styling: Updated primary font to Archivo for better visual consistency.
π Font Change for Windows: Replaced Arimo with Inter font for Windows users, improving readability.
π Lazy Loading: Implemented lazy loading for 'faster_whisper' and 'sentence_transformers' to reduce startup memory usage.
π Task Generation Payload: Task generations now include only the "task" field in the body instead of "title".