🧠 AnythingLLM is <think>
ing....
Notable changes 🌟
- Better Agent calling UI
- UI support for
<think>
ing models in chat response
Misc Fixes and improvements 🔧
- Add Support for NVIDIA NIM by @timothycarambat in #2766
- update chat model filters for openai by @timothycarambat in #2803
- Fixed a typo in README by @logscore in #2805
- Fix scraping failed bug in link/bulk link scrapers by @shatfield4 in #2807
- Fix timestamp bug in embed widget by @shatfield4 in #2806
- Redirect to default thread on thread deletion by @shatfield4 in #2808
- Add support for hiding sidebar by @timothycarambat in #2809
- Add vector search API endpoint by @timothycarambat in #2815
- patch ZH typo by @timothycarambat in #2816
- add Gitlab to watchable documents by @timothycarambat in #2817
- Fix(2753): Replace React Router Navigate with window.location for SSO state refresh by @andydev404 in #2818
- Docker Scout CI error by @timothycarambat in #2820
- APIPie LLM provider improvements by @shatfield4 in #2695
- Add thread name to workspaces get endpoint by @shatfield4 in #2822
- Add new workspace user management endpoint by @timothycarambat in #2842
- Add attachments to GenericOpenAI prompt by @wolfganghuse in #2831
- Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes by @shatfield4 in #2819
- LLM performance metric tracking by @timothycarambat in #2825
- Append writable fields to dev API new workspace endpoint by @shatfield4 in #2843
- Enable
default
roles to be able to useattachments
but not upload documents by @timothycarambat in #2860 - Add support for gemini authenticated models endpoint by @timothycarambat in #2868
- Remove fine-tuning flow by @timothycarambat in #2872
- fix wrong metadata assignment in MilvusProvider by @wolfganghuse in #2870
- update ollama performance mode by @timothycarambat in #2874
- Fix light mode table colors by @shatfield4 in #2873
- Fix styles of ChangeWarningModal by @shatfield4 in #2876
- Show scrollbar on rendered tables in chat by @shatfield4 in #2884
- Fix typo in frontend for SearXNG agent setup by @shatfield4 in #2917
- Normalize paths on files uploaded to prevent arbitrary file writes by @shatfield4 in #2905
- Patch unauthorized access to other user's pfps by @shatfield4 in #2904
- Audio file validations by @shatfield4 in #2902
- Patch custom models endpoint by @shatfield4 in #2903
- Add support for Google Generative AI (Gemini) embedder by @007900 in #2895
- Return timestamps in OpenAI compat endpoints in proper format by @timothycarambat in #2921
- Update README.md by @KPCOFGS in #2924
- make
similarityResponse
object arguments and not positional by @timothycarambat in #2930 - Reranker option for RAG by @timothycarambat in #2929
- Update example ENV files by @shatfield4 in #2931
- feat: add support for voyage-3-large and voyage-code-3 embedding models by @root-reindeer-flotilla in #2955
- Add caching to Gemini /models by @timothycarambat in #2969
- Support historical message image inputs/attachments for n+1 queries by @timothycarambat in #2919
- Swap to GH
arm64
runner by @timothycarambat in #2980 - Fix similarity score bug in lance/chroma dbs by @shatfield4 in #2986
- Farsi (Persian) translations by @okaeiz in #2989
- AI agent ui animation by @timothycarambat in #2999
- Display
thinking
in the prompt response - model agnostic by @timothycarambat in #3001 - Fix stop generation button UI by @shatfield4 in #3011
- Bump perplexity models by @shatfield4 in #3014
- Dynamic fetching of TogetherAI models by @shatfield4 in #3017
- Add Version to AzureOpenAI by @timothycarambat in #3023
- Allow editing of LLM settings from workspace settings by @shatfield4 in #2865
- feat: update novita AI logo and default model by @jasonhp in #3037
- [Chore] Add better data-handling for unknown providers by @timothycarambat in #3026
- breakout latex plugin for delims by @timothycarambat in #3040
- Remove native LLM option by @shatfield4 in #3024
- Add ability to disable default agent skills by @timothycarambat in #3041
New Contributors
- @logscore made their first contribution in #2805
- @andydev404 made their first contribution in #2818
- @wolfganghuse made their first contribution in #2831
- @007900 made their first contribution in #2895
- @root-reindeer-flotilla made their first contribution in #2955
- @okaeiz made their first contribution in #2989
- @jasonhp made their first contribution in #3037
Full Changelog: v1.3.0...v1.4.0