Metadata-Version: 2.4 Name: agent-search-core Version: 1.0.18 Summary: In-process SDK runtime for agent-search Project-URL: Homepage, https://github.com/nickbohm/agent-search Project-URL: Repository, https://github.com/nickbohm/agent-search Project-URL: Issues, https://github.com/nickbohm/agent-search/issues Author: agent-search maintainers Keywords: agent,langchain,rag,sdk,search Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Topic :: Software Development :: Libraries :: Python Modules Classifier: Typing :: Typed Requires-Python: <3.14,>=3.11 Requires-Dist: langchain-classic>=1.0.0 Requires-Dist: langchain-community==0.3.31 Requires-Dist: langchain-openai>=0.3.0 Requires-Dist: langchain-text-splitters>=1.1.1 Requires-Dist: langchain>=1.2.0 Requires-Dist: langgraph-checkpoint-postgres>=3.0.4 Requires-Dist: langgraph>=1.0.10 Requires-Dist: pgvector==0.3.6 Requires-Dist: psycopg[binary]==3.2.6 Requires-Dist: pydantic==2.10.6 Requires-Dist: sqlalchemy==2.0.40 Requires-Dist: wikipedia>=1.4.0