AI Modules¶
Forage integrates with LangChain4j to provide auto-configured AI capabilities for Apache Camel routes.
Components¶
- Agents — Composable AI agents with tool use and guardrails
- Chat Models — LLM providers: Ollama, OpenAI, Gemini, Anthropic, and more
- Embeddings — Text embedding models
- Vector Databases — Embedding stores for RAG
- Chat Memory — Conversation storage: in-memory, Redis, Infinispan