This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Oct 30, 2024
-
-
Sean Hatfield authored
add optional limit and orderBy to dev api chat endpoint
-
- Oct 29, 2024
-
-
Mr Simon C authored
* /v1/workspace/{slug} actually returns an array - update example output * update swagger example to show array output
-
timothycarambat authored
-
Timothy Carambat authored
-
Timothy Carambat authored
* Simple SSO feature for login flows from external services * linting
-
timothycarambat authored
-
- Oct 28, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
- Oct 25, 2024
-
-
Timothy Carambat authored
-
- Oct 24, 2024
-
-
Location authored
fix alignment crime
- Oct 21, 2024
-
-
timothycarambat authored
-
Timothy Carambat authored
* Add Grok/XAI support for LLM & agents * forgot files
-
Sean Hatfield authored
* fix tree/blob github urls from branches not being loaded * improve ux of github data connector * lint * patch Github URL parser to just validate with `URL` native parser * uncheck LocalStorage of PAT for security reasons --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Rework failover agent invocation selection for agent and ephemmeral agent * update order of check * update order of check * lint
-
Timothy Carambat authored
* Fix incorrect json API description. * small edits and validity checks * remove console.logs * unset and recheck changes --------- Co-authored-by:
Adam <phazei@gmail.com>
-
Timothy Carambat authored
* Enable the ability to disable the chat history UI * forgot files
-
Timothy Carambat authored
* thread creation additional params name and slug, with api * typo fix * Rebuild openai Swagger docs Handle validations for fields to prevent invalid field inputs for .new Enforce sluggification of `slug` to prevent breaking of URL structs --------- Co-authored-by:
abrakadobr <abrakadobr@gmail.com>
-
Timothy Carambat authored
Adds support for only the llama3.2 vision models on groq. This comes with many conditionals and nuances to handle as Groqs vision implemention is quite bad right now
-
- Oct 20, 2024
-
-
Timothy Carambat authored
-
- Oct 18, 2024
-
-
Timothy Carambat authored
-
timothycarambat authored
-
Sean Hatfield authored
handle non-ascii characters in urls
-
- Oct 16, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
* Update OpenAI TTS config to allow a custom BaseURL * uncheck config file * break openai generic TTS into its own provider * add space * hide TTS on user msg --------- Co-authored-by:
Adam <phazei@gmail.com>
-
Sean Hatfield authored
* support openai o1 models * Prevent O1 use for agents getter for isO1Model; --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Oct 15, 2024
-
-
Sean Hatfield authored
* support generic openai workspace model * Update UI for free form input for some providers --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
Sean Hatfield authored
* set message limit per user * remove old limit user messages + unused admin page * fix daily message validation * refactor message limit input refactor canSendChat on user to a method on user model --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
fix filename/foldername truncation Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
pasting text bug fix Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* litellm agent support * lint * add LiteLLM provider config --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
resolves #2464 resolves #989 Note: Streaming not supported
-
- Oct 14, 2024
-
-
Timothy Carambat authored
-
- Oct 03, 2024
-
-
Sean Hatfield authored
* support xlsx files * lint * create seperate docs for each xlsx sheet * lint * use node-xlsx pkg for parsing xslx files * lint * update error handling --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Oct 02, 2024
-
-
Timothy Carambat authored
-
- Oct 01, 2024
-
-
Sean Hatfield authored
* support tavily search web search agent * lint * remove unneeded comments
-
- Sep 30, 2024
-
-
Blazej Owczarczyk authored
-
Blazej Owczarczyk authored
-
- Sep 28, 2024
-
-
a4v2d4 authored
Add Llama 3.2 3B and 1B models to Fireworks AI LLM selection
-