v1.8.1
Mintplex-Labs/anything-llmv1.8.1May 6, 2025by timothycarambat
AI Summary
Enhanced API capabilities, added Drupal wiki connector, and improved accessibility features.
Key Highlights
- MCP tool use via `@agent` in API calls.
- Drupal wiki data connector.
- TTS auto-speak and STT auto-submit features.
- Japanese translation improvements.
New Features
- MCP tool use in API.
- Drupal wiki connector.
- TTS auto-speak and STT auto-submit.
- Gemma embedding model support.
- Filter image models from OpenAI.
Full Release Notes
## What's Changed * enable MCP tool use via `@agent` in API calls by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3683 * Add support for `/v1/document/upload*` endpoints to support auto-add to workspace by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3692 * Feature/drupalwiki collector by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3693 * Enable bypass of ip limitations via ENV in collector processing by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3652 * Translate main page landing by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3699 * Allow custom headers in upload-link endpoint by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3695 * Improve Japanese translation to maintain @agent by @suzuki-shm in https://github.com/Mintplex-Labs/anything-llm/pull/3704 * Update `embed` by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3728 * TTS auto-speak and STT auto-submit by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3696 * Update Bing Search API Azure Service copy - Unavailable by @thejjw in https://github.com/Mintplex-Labs/anything-llm/pull/3729 * Update light mode input color by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3734 * Replace @azure/openai with openai, and update openai to version 4.95.1 by @suzuki-shm in https://github.com/Mintplex-Labs/anything-llm/pull/3691 * Remove `@google/generative-ai` from AnythingLLM by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3740 * Update README.zh-CN.md by @KPCOFGS in https://github.com/Mintplex-Labs/anything-llm/pull/3748 * pt-BR translation by @thisisleobro in https://github.com/Mintplex-Labs/anything-llm/pull/3755 * #3707 added sse and streamable stransport support for mcp servers by @AlekseyKapustyanenko in https://github.com/Mintplex-Labs/anything-llm/pull/3747 * App wide antialiasing by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3752 * Add option to control KoboldCPP max response tokens by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3746 * handle no thoughts in container by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3758 * Remove drop shadow from CTAButton component by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3756 * Fix chat alignment borders by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3760 * Data connector CTA button styles by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3759 * Add gemini-embedding-exp-03-07 model support by @sdarioz in https://github.com/Mintplex-Labs/anything-llm/pull/3767 * Filter image models from OpenAI by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3768 * more zh translations by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3769 ## New Contributors * @thejjw made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3729 * @thisisleobro made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3755 * @AlekseyKapustyanenko made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3747 * @sdarioz made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/3767 ## Desktop App Changelog https://docs.anythingllm.com/changelog/v1.8.1 **Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.8.0...v1.8.1