agent-search icon indicating copy to clipboard operation
agent-search copied to clipboard

AgentSearch is a framework for powering search agents and enabling customizable local search.

Results 4 agent-search issues
Sort by recently updated
recently updated
newest added

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.