v1.2.4
Mintplex-Labs/anything-llmv1.2.4Oct 25, 2024by timothycarambat
AI Summary
Focuses on API enhancements including LiteLLM and Apipie support. Introduces new models like OpenAI o1 and Grok/XAI, along with daily message limits and improved data connectors.
Key Highlights
- LiteLLM agent support
- Apipie integration
- OpenAI o1 model support
- Grok/XAI support for LLMs
- Daily message limit per user
New Features
- LiteLLM agent support
- Apipie support
- OpenAI o1 model
- Grok/XAI support
- Daily message limit
- Thread creation slug names
- GitHub data connector improvements
Full Release Notes
## What's Changed * hide config for agent skills to manager (perm not allowed) by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2469 * Integrate Apipie support directly by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2470 * LiteLLM agent support by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2460 * Pasting text bug fix by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2425 * Fix file name/folder name truncation by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2456 * Daily message limit per user by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2417 * Add backfilling on `query` for chat widget to improve UX by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2482 * Support free-form input for workspace model for providers with no `/models` endpoint by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2397 * OpenAI o1 model support by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2427 * Tts open ai compatible endpoints by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2487 * Handle Bedrock models that cannot use `system` prompts by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2489 * Handle non-ascii characters in single and bulk link scraper URLs by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2495 * Passthrough agentModel for LMStudio by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2499 * Patch `DNDFilePicker` useEffect callback by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2506 * Add Groq vision preview support by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2511 * Feature/thread creation slug name by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2512 * Enable the ability to disable the chat history UI by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2501 * Fix tooling examples by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2513 * Rework failover agent invocation selection for agent and ephemmeral agent by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2515 * Github data connector improvements by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2439 * Add Grok/XAI support for LLM & agents by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2517 * Alignment crime fixed by @James-Lu-none in https://github.com/Mintplex-Labs/anything-llm/pull/2528 * Add filtering to sessionID for workspace chats by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2531 ## New Contributors * @James-Lu-none made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2528 **Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.2.3...v1.2.4 Pinned Desktop version: [v1.6.8](https://docs.anythingllm.com/changelog/v1.6.8)