Notable Changes
- Anthropic provider now uses their
/models
endpoint (finally) - Bug fixes on collector to prevent thread crashing
- Multi-language OCR support on collector
- More localization and language support
What's Changed
- Add additional embed API endpoints by @shatfield4 in #3264
- feat: Add endpoint to retrieve documents by folder name by @thestackdev in #3258
- Improve PromptInput component by @shatfield4 in #3266
- 2749 ollama client auth token by @ssbodapati in #3005
- Normalize chat sorting defaults in developer API by @shatfield4 in #3270
- Markdown support in custom messages by @shatfield4 in #3267
- Update null-check function for aibitat runners by @timothycarambat in #3283
- Fix garbled non English chars on document upload by @shatfield4 in #3301
- [FEAT] Add claude-3-7 by @kaashmonee in #3337
- feature: support configurable left and right message layout by @MrGaoGang in #3244
- Arabic Translation by @Saidoua in #3357
- fix: bug where in single user mode deletion of an api key deletes all by @timothycarambat in #3358
- feat: Add endpoint to upload documents to a specified folder by @thestackdev in #3276
- Add bio field to user by @shatfield4 in #3346
- speech to text typo correction by @yashschandra in #3330
- New thinking/agent animation + UI by @shatfield4 in #3302
- Windows development environment variables support by @kbourro in #3354
- Add new model provider PPIO by @cnJasonZ in #3211
- changed language support for following windows: chat, data-upload and… by @MrMarans in #3010
- feat: Add multilingual support for ocr module by @doodle777 in #3325
- Prevent collector crash when blocked by CDN by @timothycarambat in #3373
- Add support for Anthropics /model endpoint (finally) by @timothycarambat in #3376
New Contributors
- @thestackdev made their first contribution in #3258
- @ssbodapati made their first contribution in #3005
- @kaashmonee made their first contribution in #3337
- @MrGaoGang made their first contribution in #3244
- @Saidoua made their first contribution in #3357
- @yashschandra made their first contribution in #3330
- @kbourro made their first contribution in #3354
- @cnJasonZ made their first contribution in #3211
- @MrMarans made their first contribution in #3010
- @doodle777 made their first contribution in #3325
Full Changelog: v1.7.4...v1.7.5