Metadata-Version: 2.1
Name: agnt_smth
Version: 0.1.3
Summary: A simple agentic workflow builder framework, ontop of LangChain and LangGraph.
Home-page: https://github.com/stiproot/agnt-smth
Author: Simon Stipcich
Author-email: stipcich.simon@gmail.com
License: MIT
Keywords: python,package,lang-chain,lang-graphbeta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: langchainhub
Requires-Dist: langchain-chroma
Requires-Dist: langchain-openai
Requires-Dist: langchain-huggingface
Requires-Dist: bs4
Requires-Dist: chromadb
Requires-Dist: sentence-transformers
Requires-Dist: langgraph
Requires-Dist: langsmith
Requires-Dist: IPython
Requires-Dist: pydantic
Requires-Dist: rich

# agnt-smth

A simple agentic workflow builder framework, ontop of LangChain and LangGraph.
