v1.2.3
Mintplex-Labs/anything-llmv1.2.3Oct 3, 2024by timothycarambat
AI Summary
Highlights custom agent skills, XLSX file support, and Confluence URL improvements. Includes Tavily web search and DeepSeek support.
Key Highlights
- Custom agent skills support via `@agent`
- XLSX file support
- Tavily search web search agent support
- DeepSeek support
- Support for more Confluence URL formats
New Features
- Custom agent skills
- Copy/paste images and files from web
- XLSX file support
- Tavily search agent
- DeepSeek support
- Mistral Multimodal support
- Plugin JSONSchema support
Full Release Notes
## Notable Changes * Support `@agent` custom skills in developer API calls by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2280 * Add ability to copy/paste images, files, and text from web, local, or otherwise by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2326 * Support more Confluence URL formats by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2118 * Tavily search web search agent support by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2395 * Support XLSX files by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2403 ## What's Changed * Patch missing folder autogenerate for plugins by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2273 * bump Perplexity models by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2275 * Make `userId` actually optional for workspaceThread endpoint by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2276 * Patch UI bug with agent skill web-search and sql-connector by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2282 * Patch 11Labs selection UI bug by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2284 * 1943 add fireworksai support by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2300 * Appearance setting for show/hide scroll bar on chat window by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2187 * Fix gitlab data connector for self-hosted instances (#2315) by @blazeyo in https://github.com/Mintplex-Labs/anything-llm/pull/2316 * Add more verbose error messages in embed chat by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2306 * Load all branches in gitlab data connector by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2325 * Fix custom domain in confluence by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2328 * Enable Mistral Multimodal by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2343 * Added JSONSchema for `plugin.json` files by @Jaid in https://github.com/Mintplex-Labs/anything-llm/pull/2344 * Make streaming behavior more natural by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2336 * Add select/unselect all context menu to directory component by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2337 * PR#2355 Continued + expanded scope by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2365 * Export embedded chat history by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2329 * Improve remove document UX by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2359 * Workspace agent autoselection by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2357 * Support attachments in developer API by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2373 * 1417 completion timeout by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2374 * Add dropdown for confluence connector deployment by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2376 * Added an option to fetch issues from gitlab. Made the file fetching a… by @blazeyo in https://github.com/Mintplex-Labs/anything-llm/pull/2335 * 1959 filetype filters by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2378 * Support DeepSeek by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/2377 * Patch bug with pasted text not being detected by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2386 * [FEAT] Add Llama 3.2 models to Fireworks AI's LLM selection dropdown by @a4v2d4 in https://github.com/Mintplex-Labs/anything-llm/pull/2384 * Added voyage-3 and voyage-3-lite. by @blazeyo in https://github.com/Mintplex-Labs/anything-llm/pull/2394 * Add 3GB file size limit to body parser middlewares by @blazeyo in https://github.com/Mintplex-Labs/anything-llm/pull/2390 * Add exception handling for special case files like `Dockerfile` and `Jenkinsfile` by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/2410 ## New Contributors * @blazeyo made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2316 * @Jaid made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2344 * @a4v2d4 made their first contribution in https://github.com/Mintplex-Labs/anything-llm/pull/2384 **Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.2.2...v1.2.3