Metadata-Version: 2.4
Name: tiramisu-framework
Version: 2.0.0
Summary: Multi-expert RAG framework for domain-specific consultancy
Home-page: https://github.com/tiramisu-framework/tiramisu-framework
Author: Jony Wolff
Author-email: frameworktiramisu@gmail.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11,<3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.109.0
Requires-Dist: uvicorn>=0.27.0
Requires-Dist: langchain==0.2.16
Requires-Dist: langchain-community==0.2.16
Requires-Dist: langchain-core==0.2.38
Requires-Dist: langchain-openai==0.1.23
Requires-Dist: faiss-cpu==1.8.0
Requires-Dist: openai==1.47.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pydantic==2.8.2
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: click>=8.0.0
Requires-Dist: pyyaml>=6.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Tiramisu Framework v2.0

**IMPORTANT: The experts included are EXAMPLES ONLY. Create your own experts for production use.**

## Installation
pip install tiramisu-framework --upgrade

## Legal
This is a FRAMEWORK with example templates. Not for production use without customization.
