Integrations
naaf integrates with multiple backends for LLM calls, shell commands, and vector databases.
Available Integrations
| Integration | Crate | Description |
|---|---|---|
| LLM | naaf-llm | OpenAI, Anthropic, custom providers |
| Process | naaf-process | Shell command execution |
| Vector DB | naaf-qdrant | Qdrant vector database |
| Knowledge | naaf-knowledge | Knowledge base orchestration |
Guide to Integrations
- LLM Integration — Connect to language models
- Process Integration — Run shell commands
- Knowledge Base — Build knowledge-assisted workflows