This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Apr 23, 2024
-
-
Sean Hatfield authored
* WIP text font size change feature * store text size settings in localstorage and improve styles of popup menu
-
Timothy Carambat authored
-
Timothy Carambat authored
* Add generic OpenAI endpoint support * allow any input for model in case provider does not support models endpoint
-
Timothy Carambat authored
* patch agent invocation rule * Add dynamic model cache from OpenRouter API for context length and available models
-
Timothy Carambat authored
-
- Apr 22, 2024
-
-
Sean Hatfield authored
* default to AnythingLLM embedder and LanceDB on onboarding for simpler setup * remove unused onboarding flow components * add text telling user settings can be reconfigured later * remove space * update copy patch back-path navigation on onboarding --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
emulate chatgpt autoscroll to not always force autoscroll when streaming responses
-
Sean Hatfield authored
add support for more groq models
-
timothycarambat authored
-
- Apr 21, 2024
-
-
timothycarambat authored
Fixed prisma command response on api workspace update-embeddings
-
- Apr 20, 2024
-
-
Ken Kuang authored
Fix upload failed
-
- Apr 19, 2024
-
-
Timothy Carambat authored
* Add LMStudio embedding endpoint support * update alive path check for HEAD remove commented JSX * update comment
-
timothycarambat authored
-
Timothy Carambat authored
* Warn user when changing embedder with current progress already * update comment
-
Timothy Carambat authored
* Add support for Gemini-1.5 Pro bump @google/generative-ai pkg Toggle apiVersion if beta model selected resolves #1109 * update API messages due to package change
-
- Apr 18, 2024
-
-
timothycarambat authored
resolves #1126
-
timothycarambat authored
-
Timothy Carambat authored
prevent rerenders of web-browsing for agents update openai latest pkg name
-
Timothy Carambat authored
* Update all vector dbs to filter duplicate parents * cleanup
-
- Apr 17, 2024
-
-
Timothy Carambat authored
Improve document summarizer by being able to reference by direct name versus ID, which sometimes models fail to chain (#1121)
-
Timothy Carambat authored
* model specific summarization * update guard functions * patch model picker and key inputs
-
Timothy Carambat authored
* Add Anthropic agent support with new API and tool_calling * patch useProviderHook to unset default models on provider change
-
timothycarambat authored
-
- Apr 16, 2024
-
-
Timothy Carambat authored
use provider that is set
-
Timothy Carambat authored
-
Timothy Carambat authored
* Enable dynamic GPT model dropdown
-
timothycarambat authored
-
Timothy Carambat authored
V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
-
- Apr 15, 2024
-
-
ShadowArcanist authored
Updated Readme
-
- Apr 14, 2024
-
-
Timothy Carambat authored
-
Timothy Carambat authored
resolves #1096
-
- Apr 12, 2024
-
-
Sean Hatfield authored
fix periods in github repo links bug
-
Timothy Carambat authored
resolves #1089
-
Timothy Carambat authored
* Add ability for owner to reset just the workspace vector DB * explicit border none
-
timothycarambat authored
-
timothycarambat authored
-
- Apr 10, 2024
-
-
Timothy Carambat authored
* expand support for non-US azure deployments * update conditional
-
- Apr 09, 2024
-
-
Sean Hatfield authored
* remove options from onboarding survey and allow next button to skip survey * update survey logic --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* add ability to override chat user icon and name in embedded chat widget * publish embed changes
-
- Apr 07, 2024
-
-
Timothy Carambat authored
-