Metadata-Version: 2.5
Name: semora-ui
Version: 0.1.0
Summary: A local console for driving Semora runs: chat, tool effects, suspension and resume.
Project-URL: Homepage, https://github.com/donggyun112/semora
Project-URL: Source, https://github.com/donggyun112/semora
Project-URL: Changelog, https://github.com/donggyun112/semora/blob/main/CHANGELOG.md
Author: donggyun112
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: fastapi<1,>=0.116
Requires-Dist: langchain-openai<2,>=0.3
Requires-Dist: loguru<1,>=0.7
Requires-Dist: python-dotenv<2,>=1.1
Requires-Dist: semora-store==0.1.0
Requires-Dist: semora==0.1.0
Requires-Dist: uvicorn[standard]<1,>=0.35
