agent-search
agent-search copied to clipboard
AgentSearch is a framework for powering search agents and enabling customizable local search.
Upstream libraries (langroid) can't update to pydantic v2.0 unless this does
It would be nice if some reqs were loosened/upgraded - openai >= 1.0 - pydantic >= 2.0 - python
The search_rag api is on error : curl -X POST https://api.sciphi.ai/search_rag \ -H "Authorization: Bearer xxx" \ -H "Content-Type: application/json" \ -d '{ "query": "Explain the Turing Test", "search_provider": "bing",...
Great work. Would like to see more instructions to run AgentSearch locally with custom data.