This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Nov 04, 2024
-
-
Timothy Carambat authored
* feat: add new model provider: Novita AI * feat: finished novita AI * fix: code lint * remove unneeded logging * add back log for novita stream not self closing * Clarify ENV vars for LLM/embedder seperation for future Patch ENV check for workspace/agent provider --------- Co-authored-by:
Jason <ggbbddjm@gmail.com> Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Oct 29, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
* Simple SSO feature for login flows from external services * linting
-
- Oct 21, 2024
-
-
Timothy Carambat authored
* Add Grok/XAI support for LLM & agents * forgot files
-
Timothy Carambat authored
* Enable the ability to disable the chat history UI * forgot files
-
- Oct 20, 2024
-
-
Timothy Carambat authored
-
- 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>
-
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 01, 2024
-
-
Sean Hatfield authored
* support tavily search web search agent * lint * remove unneeded comments
-
- Sep 30, 2024
-
-
Blazej Owczarczyk authored
-
- Sep 28, 2024
-
-
Timothy Carambat authored
-
- Sep 27, 2024
-
-
timothycarambat authored
Once again, modify Confluence to support every esoteric combination and undocumented way of running Confluence ever devised resolves #2379
-
- Sep 26, 2024
-
-
Sean Hatfield authored
* add deepseek support * lint * update deepseek context length * add deepseek to onboarding --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Blazej Owczarczyk authored
* Added an option to fetch issues from gitlab. Made the file fetching asynchornous to improve performance. #2334 * Fixed a typo in loadGitlabRepo. * Convert issues to markdown. * Fixed an issue with time estimate field names in issueToMarkdown. * handle rate limits more gracefully + update checkbox to toggle switch * lint --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com> Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
Timothy Carambat authored
-
- Sep 25, 2024
-
-
Sean Hatfield authored
* support more confluence url formats * use pattern matching for confluence urls and manual splitting as fallback * rework entire Confluence flow to prevent issues with custom, local, and cloud spaces * remove dep --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* wip improve remove document ux * fix border ui bugs when adding files to workspace * sort workspacedirectory put adding files at top * fix workspace file row ui shifting * fix selected items bug when adding another item with items already selected on workspace * fix tooltip * lint * refactor * fix bug where unadding single item while selected would stay selected --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Sep 24, 2024
-
-
Sean Hatfield authored
export embedded chat history Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
- Sep 23, 2024
-
-
Sean Hatfield authored
add select/unselect all context menu to directory component
-
timothycarambat authored
linting
-
Sean Hatfield authored
* fix scrolling behavior + add cursor to streaming chats * lint * linting --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Sep 19, 2024
-
-
Timothy Carambat authored
-
Sean Hatfield authored
* publish embed updates * server sided error messages * publish embed chat widget * sync submodule * unset change * update embed to merged changes for error --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Sep 16, 2024
-
-
Sean Hatfield authored
* implement appearance setting for show/hide scrollbar * put back comments * revert backend for show_scrollbar * show scrollbar save to localstorage * old model function * lint * edit --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Issue #1943: Add support for LLM provider - Fireworks AI * Update UI selection boxes Update base AI keys for future embedder support if needed Add agent capabilites for FireworksAI * class only return --------- Co-authored-by:
Aaron Van Doren <vandoren96+1@gmail.com>
-
- Sep 14, 2024
-
-
Timothy Carambat authored
* Patch 11Labs selection UI bug * remove log
-
Timothy Carambat authored
* Patch UI bug with agent skill * wrap call in try/catch for failures res?. optional call for settings since null is default * uncheck
-
- Sep 12, 2024
-
-
timothycarambat authored
-
- Sep 11, 2024
-
-
Timothy Carambat authored
Remove FineTuningBanner remove AgentAlert for first time users
-
Timothy Carambat authored
Add Gemini models resolves #2263
-
timothycarambat authored
resolves #2264
-
Timothy Carambat authored
* Add support for custom agent skills via plugins Update Admin.systemPreferences to updated endpoint (legacy has deprecation notice * lint * dev build * patch safeJson patch label loading * allow plugins with no config options * lint * catch invalid setupArgs in frontend * update link to docs page for agent skills * remove unneeded files --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-