v1.7.8
Mintplex-Labs/anything-llmv1.7.8Mar 27, 2025by timothycarambat
AI Summary
Introduced system prompt variables, NVIDIA NIM support, and improved slash command functionality.
Key Highlights
- Support for Workspace system prompt variables.
- NVIDIA NIM support (Desktop only).
- Slash command improvements including `@agent` usage.
- AgentFlow execution via API chat invocation.
New Features
- System prompt variables.
- NVIDIA NIM support.
- Slash command improvements.
- AgentFlow execution via API.
Full Release Notes
## What's New - Support for Workspace [system prompt variables!](https://docs.anythingllm.com/features/system-prompt-variables) - NVIDIA NIM support - [AnythingLLM Desktop only](https://docs.anythingllm.com/nvidia-nims/introduction) _this version includes 1.7.7, which no changelog was published for - whoops!_ ## What's Changed * Enable slash commands in dev API chat/stream-chat by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3514 * Enable use of @agent in slash commands by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3508 * Protected slash command check by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3524 * Prompt variables by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3359 * Update QDRANT_SETUP.md by @KPCOFGS in https://github.com/Mintplex-Labs/anything-llm/pull/3530 * Overhaul AWS Bedrock provider for `AIProviders` by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3537 * add AgentFlow execution via API chat invocation by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3545 * Persist images attached in API requests to the UI for rendering by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3546 _1.7.7 changes_ * CHORE: debounce telems to prevent spamming by @timothycarambat in https://github.com/Mintplex-Labs/anything-llm/pull/3505 * Bump LanceDB by @shatfield4 in https://github.com/Mintplex-Labs/anything-llm/pull/3015 * Update README.zh-CN.md by @KPCOFGS in https://github.com/Mintplex-Labs/anything-llm/pull/3527 **Full Changelog**: https://github.com/Mintplex-Labs/anything-llm/compare/v1.7.6...v1.7.8