Metadata-Version: 2.1
Name: undo-chat
Version: 0.1.0
Summary: 
Home-page: https://github.com/tei6/undo_chat
License: MIT
Author: Kazuki INABA
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: backoff
Requires-Dist: more_itertools
Requires-Dist: openai (>=1.10,<2.0)
Requires-Dist: prompt_toolkit (>=3.0.43,<4.0.0)
Requires-Dist: pyquery (>=2,<3)
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: requests-toolbelt (>=1,<2)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Project-URL: Repository, https://github.com/tei6/undo_chat
Description-Content-Type: text/markdown

# Undo Chat

## Overview
This is an LLM chat interface that allows you to undo conversations.

