This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Oct 16, 2024
-
-
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
* 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 01, 2024
-
-
Sean Hatfield authored
* support tavily search web search agent * lint * remove unneeded comments
-
- Sep 30, 2024
-
-
Blazej Owczarczyk authored
-
- Sep 28, 2024
-
-
a4v2d4 authored
Add Llama 3.2 3B and 1B models to Fireworks AI LLM selection
-
- 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>
-
- Sep 25, 2024
-
-
Timothy Carambat authored
* Refactor handleDefaultStreamResponseV2 function for better error handling * run yarn lint * small error handling changes * update error handling flow and scope of vars * add back space --------- Co-authored-by:
Roman <rrojaski@gmail.com>
-
Sean Hatfield authored
* support attachments in developer api * lint --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* refactor agent to add fallback to workspace, then to chat provider/model * commenting update logic for bedrock and fireworks fallbacks --------- 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>
-
Timothy Carambat authored
* #2317 Fetch pinned documents once per folder to reduce the number of queries. * Reorder the lines to keeps const declarations together. * Add some comments to functions move pinned document fetch for folder to function move watched documents per-folder to also function the same remove unused function in documents model --------- Co-authored-by:
Błażej Owczarczyk <blazeyy@gmail.com>
-
- Sep 23, 2024
-
-
timothycarambat authored
linting
-
Jaid authored
Added JSONSchema for agent skill plugin manifest files Signed-off-by:
Jaid <6216144+Jaid@users.noreply.github.com>
-
- Sep 21, 2024
-
-
Timothy Carambat authored
* Enable Mistral Multimodal * remove console
-
- Sep 19, 2024
-
-
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
-
-
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 13, 2024
-
-
Timothy Carambat authored
* Support `@agent` custom skills * move import
-
- Sep 12, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
-
- Sep 11, 2024
-
-
Timothy Carambat authored
* Update OpenAI models * Sort OpenAI models by created timestamp in ascending order * Update OpenAI models price * uncheck fallback listing (even if old) closes #2261 * linting --------- Co-authored-by:
Yaner <1468275133@qq.com>
-
Timothy Carambat authored
Add Gemini models resolves #2263
-
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>
-
- Sep 09, 2024
-
-
Sean Hatfield authored
* patch no text results for milvus chunks * wrap addDocumentToNamespace in try catch for handling milvus errors * lint * revert milvus db changes * add try catch to handle grpc error from milvus
-
Mr Simon C authored
-
- Sep 06, 2024
-
-
Timothy Carambat authored
* ollama: Switch from parallel to sequential chunk embedding * throw error on empty embeddings --------- Co-authored-by:
John Blomberg <john.jb.blomberg@gmail.com>
-
- Sep 05, 2024
-
-
Timothy Carambat authored
* Add SearchApi to web browsing * UI modifications for SearchAPI --------- Co-authored-by:
Sebastjan Prachovskij <sebastjan.prachovskij@gmail.com>
-
- Aug 29, 2024
-
-
Sean Hatfield authored
new voyageai embedding models
-
- Aug 27, 2024
-
-
timothycarambat authored
-
timothycarambat authored
-
Timothy Carambat authored
* initial commit for chrome extension * wip browser extension backend * wip frontend browser extension settings * fix typo for browserExtension route * implement verification codes + frontend panel for browser extension keys * reorganize + state management for all connection states * implement embed to workspace * add send page to anythingllm extension option + refactor * refactor connection string auth + update context menus + organize background.js into models * popup extension from main app and save if successful * fix hebrew translation misspelling * fetch custom logo inside chrome extension * delete api keys on disconnect of extension * use correct apiUrl constant in frontend + remove unneeded comments * remove upload-link endpoint and send inner text html to raw text collector endpoint * update readme * fix readme link * fix readme typo * update readme * handle deletion of browser keys with key id and DELETE endpoint * move event string to constant * remove tablename and writable fields from BrowserExtensionApiKey backend model * add border-none to all buttons and inputs for desktop compatibility * patch prisma injections * update delete endpoints to delete keys by id * remove unused prop * add button to attempt browser extension connection + remove max active keys * wip multi user mode support * multi user mode support * clean up backend + show created by in frotend browser extension page * show multi user warning message on key creation + hide context menus when no workspaces * show browser extension options to managers * small backend changes and refactors * extension cleanup * rename submodule * extension updates & docs * dev docker build --------- Co-authored-by:
shatfield4 <seanhatfield5@gmail.com>
-
- Aug 26, 2024
-
-
Timothy Carambat authored
-
- Aug 23, 2024
-
-
Timothy Carambat authored
-
- Aug 22, 2024
-
-
Timothy Carambat authored
* Use `@agent` via dev API * Move EphemeralEventListener to same file as agent
-
- Aug 21, 2024
-
-
Timothy Carambat authored
* Refactor api endpoint chat handler to its own function remove legacy `chatWithWorkspace` and cleanup `index.js` * Add `sessionId` in dev API to partition chats logically statelessly
-
timothycarambat authored
-
Timothy Carambat authored
remove legacy `chatWithWorkspace` and cleanup `index.js`
-
- Aug 19, 2024
-