Skip to main content
This is a CrewAI integration for the AI Search API.
It connects your CrewAI agents with context-aware search, multi-message prompts, and intelligent answers with citations.
👉 Get started now:

Features

  • 🔍 Prompt + Context Search – Send a query with structured context
  • 💬 Multi-Message Context – Handle several user messages in one query
  • 📚 Source Citations – Responses include references when available
  • CrewAI Integration – Works with Agent, Task, Crew right away
  • 🖥️ Local LLM Support – Use Ollama for reasoning + Search API for live info
  • 🛡️ Error Handling – Clear exceptions for invalid models or roles

Installation


Quick Start (with Ollama + CrewAI)


Contextual Prompts

Add multiple context messages for better answers:

Configuration Options


Handling Responses

The tool returns:
  • Answer (AI response)
  • Sources (when available)
  • Response time
Example:

Environment Variables

In Python:

Troubleshooting


Resources


License

MIT License