This project is mirrored from https://github.com/Mintplex-Labs/anything-llm.
Pull mirroring updated .
- Dec 05, 2024
-
-
Timothy Carambat authored
* Add Support for NVIDIA NIM * update README * linting
-
- Nov 26, 2024
-
-
Sean Hatfield authored
* wip hub connection page fe + backend * lint * implement backend for local hub items + placeholder endpoints to fetch hub app data * fix hebrew translations * revamp community integration flow * change sidebar * Auto import if id in URL param remove preview in card screen and instead go to import flow * get user's items + team items from hub + ui improvements to hub settings * lint * fix merge conflict * refresh hook for community items * add fallback for user items * Disable bundle items by default on all instances * remove translations (will complete later) * loading skeleton * Make community hub endpoints admin only show visibility on items combine import/apply for items to they are event logged for review * improve middleware and import flow * community hub ui updates * Adjust importing process * community hub to dev * Add webscraper preload into imported plugins * add runtime property to plugins * Fix button status on imported skill change show alert on skill change Update markdown type and theme on import of agent skill * update documentaion paths * remove unused import * linting * review loading state --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
- Nov 22, 2024
-
-
timothycarambat authored
-
- Nov 21, 2024
-
-
timothycarambat authored
-
hdelossantos authored
* exposes `maxConcurrentChunks` parameter for the generic openai embedder through configuration. This allows setting a batch size for endpoints which don't support the default of 500 * Update new field to new UI make getting to ensure proper type and format --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* add mistral embedding engine support * remove console log + fix data handling onboarding * update data handling description --------- Co-authored-by:
Timothy Carambat <rambat1010@gmail.com>
-
timothycarambat authored
resolves #2657
-
Sean Hatfield authored
* togetherai llama 3.2 vision models support * remove console log * fix listing to reflect what is on the chart --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Nov 20, 2024
-
-
Timothy Carambat authored
-
timothycarambat authored
-
- Nov 18, 2024
-
-
Sean Hatfield authored
* Refactor workspace sidebar component styles (#2380) rely on css for conditional styles * New sidebar colors (#2381) new sidebar colors * Main container color update (#2382) * Dark mode setup themes (#2411) * setup generic tailwind theme + ability to add new themes * add theme context * use correct colors from design for sidebar + fix padding * Settings sidebar UI updates (#2416) settings sidebar ui updates * fix sidebar resizing/truncate issue on hover * Dark mode chat window (#2443) * Support XLSX files (#2403) * 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> * wip chat window * ux+ux improvements and update new colors * chat window dark mode * remove comment --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com> * Dark mode welcome page (#2444) * dark mode welcome page styles + refactor * remove AI_BACKGROUND_COLOR and USER_BACKGROUND_COLOR constants * Dark mode UI for admin and tools pages + mobile view improvements (#2454) * dark mode ui for admin and tools pages + mobile view improvements * lint * ai provider pages + options darkmode ui * placeholder generic class * appearance settings styles * ai providers mobile margin * dark mode styles for agent skills + experimental features * mobile styles on security settings * fine tune flow ui dark mode * workspace settings page * lint * Dark mode onboarding (#2461) dark mode onboarding * update all modals + normalize styles (#2471) * lint * Dark mode privacy & experimental pages (#2479) * document watch + privacy pages ui + mobile modal darkmode * lint * Dark mode login screens (#2483) * multi-user auth screen ui update * dark mode login screen + recovery key modals * remove unneeded import * Workspace preset commands modals dark mode (#2484) update workspace preset dark mode modal * Document pinning modal ui update (#2490) document pinning modal ui update * Experimental agreement modal dark mode (#2491) experimental agreement modal dark mode * Serp options dark mode (#2492) serp options dark mode * field fixes * attempt light mode wip * setting sidebar * Toasts and threads * main page content and privacy page * force rewrite for light * add border for light mode rightside content * more fixes * wip * wip * wip light mode implementation * wip dark light mode file picker * document picker light mode ui * slight ui tweaks * light mode fine tuning flow * light mode tweaks + qa fixes * fix md rendering of light mode + tooltip fixes * lint * qa bug fixes * Add developer hook for theme move provider to outmost layer * qa light mode bug fixes * Linting and hotfixes for UI * Light mode to dev * accept invite light mode ui fix * Fix onboarding inputs in dark mode * fix close icons last minute items * patch z-index on tooltips * patch light mode citations --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
Sean Hatfield authored
* bump together ai models * Run post-bump command --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Nov 13, 2024
-
-
Sean Hatfield authored
* patch bad models endpoint path in lm studio embedding engine * convert to OpenAI wrapper compatibility * add URL force parser/validation for LMStudio connections * remove comment --------- Co-authored-by:
timothycarambat <rambat1010@gmail.com>
-
- Nov 09, 2024
-
-
WinSun authored
Fix the problem of web-searching can not complete searching sessions when using bing search. (#2611) Fix the problem of web-searching can not complete searching sessions.
-
- Nov 06, 2024
-
-
timothycarambat authored
resolves #2593
-
timothycarambat authored
-
- Nov 05, 2024
-
-
Sean Hatfield authored
* duckduckgo web search agent skill support * move ddg to first option in dropdown menu * lint * add duckduckgo option stating no config required
-
- Nov 04, 2024
-
-
Timothy Carambat authored
* Add header static class for metadata assembly * update comments * patch header parsing for links
-
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
-
timothycarambat authored
-
- Oct 25, 2024
-
-
Timothy Carambat authored
-
- Oct 21, 2024
-
-
Timothy Carambat authored
* Add Grok/XAI support for LLM & agents * forgot files
-
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
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 18, 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>
-
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>
-