You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NVIDIA Agent Intelligence toolkit to the "Feature Support Matrix"
NVIDIA Agent Intelligence (AIQ) toolkit is a flexible, lightweight, and unifying
library that allows you to easily connect existing enterprise agents to data
sources and tools across any framework.
AIQ toolkit provides full MCP support. You can use AIQ toolkit as an MCP client
to connect to and use tools served by remote MCP servers. You can also use AIQ
toolkit as an MCP server to publish tools via MCP.
Signed-off-by: Anuradha Karuppiah <[email protected]>
@@ -448,6 +451,19 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
448
451
**Learn more:**
449
452
-[Msty Studio Documentation](https://docs.msty.studio/features/toolbox/tools)
450
453
454
+
### NVIDIA Agent Intelligence (AIQ) toolkit
455
+
[NVIDIA Agent Intelligence (AIQ) toolkit](https://github.com/NVIDIA/AIQToolkit) is a flexible, lightweight, and unifying library that allows you to easily connect existing enterprise agents to data sources and tools across any framework.
456
+
457
+
**Key features:**
458
+
- Acts as an MCP **client** to consume remote tools
459
+
- Acts as an MCP **server** to expose tools
460
+
- Framework agnostic and compatible with LangChain, CrewAI, Semantic Kernel, and custom agents
461
+
- Includes built-in observability and evaluation tools
0 commit comments