Metadata-Version: 2.4
Name: glyphik
Version: 0.0.1a0
Dynamic: Maintainer
Dynamic: Maintainer-email
Summary: Utilities for LangChain
Project-URL: Homepage, https://github.com/durandtibo/glyphik
Project-URL: Repository, https://github.com/durandtibo/glyphik
Project-URL: Documentation, https://durandtibo.github.io/glyphik/
Project-URL: Changelog, https://github.com/durandtibo/glyphik/releases
Project-URL: Issues, https://github.com/durandtibo/glyphik/issues
Author-email: Thibaut Durand <durand.tibo+gh@gmail.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: agent,langchain
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.12
Requires-Dist: coola<2.0,>=1.1.8a2
Requires-Dist: deepagents<1.0,>=0.6
Requires-Dist: iden<1.0,>=0.4.1
Requires-Dist: langchain-core<2.0,>=1.4
Requires-Dist: langchain<2.0,>=1.3
Requires-Dist: python-dotenv<2.0,>=1.2
Requires-Dist: rich<16.0,>=15.0
Requires-Dist: zenpyre<1.0,>=0.0.1a8
Provides-Extra: all
Requires-Dist: edgartools<6.0,>=5.40; extra == 'all'
Requires-Dist: langchain-anthropic<2.0,>=1.4; extra == 'all'
Requires-Dist: langchain-chroma<2.0,>=1.0; (python_version >= '3.11') and extra == 'all'
Requires-Dist: langchain-google-genai<5.0,>=4.2; extra == 'all'
Requires-Dist: langchain-huggingface<2.0,>=1.2; extra == 'all'
Requires-Dist: langchain-nvidia-ai-endpoints<2.0,>=1.0; extra == 'all'
Requires-Dist: langchain-ollama<2.0,>=1.1; extra == 'all'
Requires-Dist: langchain-openai<2.0,>=1.2; extra == 'all'
Requires-Dist: langchain-text-splitters<2.0,>=1.0; extra == 'all'
Requires-Dist: sentence-transformers<6.0,>=5.0; extra == 'all'
Provides-Extra: anthropic
Requires-Dist: langchain-anthropic<2.0,>=1.4; extra == 'anthropic'
Provides-Extra: chroma
Requires-Dist: langchain-chroma<2.0,>=1.0; (python_version >= '3.11') and extra == 'chroma'
Provides-Extra: edgar
Requires-Dist: edgartools<6.0,>=5.40; extra == 'edgar'
Provides-Extra: google-genai
Requires-Dist: langchain-google-genai<5.0,>=4.2; extra == 'google-genai'
Provides-Extra: huggingface
Requires-Dist: langchain-huggingface<2.0,>=1.2; extra == 'huggingface'
Provides-Extra: nvidia-ai-endpoints
Requires-Dist: langchain-nvidia-ai-endpoints<2.0,>=1.0; extra == 'nvidia-ai-endpoints'
Provides-Extra: ollama
Requires-Dist: langchain-ollama<2.0,>=1.1; extra == 'ollama'
Provides-Extra: openai
Requires-Dist: langchain-openai<2.0,>=1.2; extra == 'openai'
Provides-Extra: sentence-transformers
Requires-Dist: sentence-transformers<6.0,>=5.0; extra == 'sentence-transformers'
Provides-Extra: text-splitters
Requires-Dist: langchain-text-splitters<2.0,>=1.0; extra == 'text-splitters'
Description-Content-Type: text/markdown

# glyphik
