Metadata-Version: 2.1
Name: ghostcot
Version: 0.0.5
Summary: A decorator to enable Chain-of-Thought (CoT) reasoning for non-thinking LLMs.
Home-page: https://github.com/CrawlScript/GhostCoT
Author: Jun Hu
Author-email: hujunxianligong@gmail.com
Requires-Python: >=3.8
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: openai>=1.0.0

A decorator to enable Chain-of-Thought (CoT) reasoning for non-thinking LLMs.
