This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- May 29, 2024
-
-
Sean Hatfield authored
support for gemini-1.0-pro model and fixes to prompt window limit
-
- May 23, 2024
-
-
Sean Hatfield authored
implement bing search engine for agents
-
Sean Hatfield authored
* implement custom icon on login screen for single & multi user + custom app name feature * hide field when not relevant * set customApp name * show original anythingllm login logo unless custom logo is set * nit-picks * remove console log --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Timothy Carambat authored
-
Timothy Carambat authored
-
timothycarambat authored
-
Timothy Carambat authored
* Patch handling of end chunk stream events for OpenAI endpoints * update LiteLLM to use generic handler * update for empty choices
-
Timothy Carambat authored
* Improve RAG responses via source backfilling * Hide irrelevant citations from UI
-
Sean Hatfield authored
* add support for gemini-1.5-flash-latest * update comment in gemini LLM provider
-
timothycarambat authored
-
- May 22, 2024
-
-
Sean Hatfield authored
* implement clear all chats button + export button styles updates * Hide clear button if no chats are visible update clear function --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
resolves #1491
-
timothycarambat authored
-
Timothy Carambat authored
-
timothycarambat authored
-
Timothy Carambat authored
-
Shixian Sheng authored
* Update CHROMA_SETUP.md * Update ASTRA_SETUP.md
-
timothycarambat authored
-
Timothy Carambat authored
-
- May 21, 2024
-
-
Timothy Carambat authored
-
- May 20, 2024
-
-
Timothy Carambat authored
* Allow setting of safety thresholds for Gemini * linting
-
- May 19, 2024
-
-
Sean Hatfield authored
* add support for voyageai embedder * remove unneeded import * linting * Add ENV examples Update how chunks are processed for Voyage use correct langchain import Add data handling --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
yonathan suarez authored
-
- May 18, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
-
timothycarambat authored
resolves #1439
-
- May 17, 2024
-
-
Timothy Carambat authored
* Patch WSS upgrade for manual HTTPS certs * update comment * refactor
-
Timothy Carambat authored
-
Timothy Carambat authored
-
- May 16, 2024
-
-
Sean Hatfield authored
* litellm LLM provider support * fix lint error * change import orders fix issue with model retrieval --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
timothycarambat authored
-
Timothy Carambat authored
* Support SQL Agent skill * add MSSQL agent connector * Add frontend to agent skills remove FAKE_DB mock reset skills to pickup child-skill dynamically * add prompt examples for tools on untooled * add better logging on SQL agents * Wipe toolruns on each chat relay so tools can be used within the same session * update comments
-
- May 14, 2024
-
-
Sean Hatfield authored
* WIP website depth scraping, (sort of works) * website depth data connector stable + add maxLinks option * linting + loading small ui tweak * refactor website depth data connector for stability, speed, & readability * patch: remove console log Guard clause on URL validitiy check reasonable overrides --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
Timothy Carambat authored
* Add Speech-to-text and Text-to-speech providers * add files and update comment * update comments * patch: bad playerRef check
-
- May 13, 2024
-
-
Timothy Carambat authored
-
Sean Hatfield authored
* add api key support for oobabooga web ui * dont expose API Key for TextWebGenUi --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
timothycarambat authored
Make LanceDB the vector database default provider in backend to prevent issues where somehow this key is not set by the user resulting in a Pinecone error even though they never said they wanted Pinecone to be their vector db
-
timothycarambat authored
-
- May 11, 2024
-
-
Sean Hatfield authored
validate messages schema for gemini provider
-
Timothy Carambat authored
* prevent accidental lockout from restrict chars in single pass mode * update error message
-