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:
result = tool.run({ "prompt": "Explain how RLHF improves AI safety.", "context": [ {"role": "user", "content": "Keep it simple, I'm new to ML."}, {"role": "user", "content": "Add one practical example."} ], "response_type": "markdown"})
Reinforcement Learning with Human Feedback (RLHF) helps align AI models with human intent...**Sources:**- [1] https://example.com/rlhf-overview- [2] https://research.example.org/rlhf*Response time: 120ms*