Augment Large Language Models with advanced agent techniques for enhanced reasoning, memory, and intelligent decision-making.
ThinkGPT is a Python library engineered to empower Large Language Models (LLMs) with Chain of Thought reasoning, enabling them to 'think' and operate as generative agents. It offers solutions for overcoming limited context by leveraging long memory and compressed knowledge, enhances one-shot reasoning through higher-order primitives, and allows for embedding intelligent decisions directly into code. The library provides a Pythonic API for easy integration and measurable context length management.