Metadata-Version: 2.1
Name: congruent
Version: 0.0.9
Summary: A CLI for interacting with LLMs, with tracking, validation, integrations, and UI.
Home-page: https://github.com/mmourafiq/congruent
Author: Mourad Mourafiq.
Author-email: mourad.mourafiq@gmail.com
Maintainer: Mourad Mourafiq.
Maintainer-email: mourad.mourafiq@gmail.com
License: Apache 2.0
Keywords: chatgpt,agents,nlp,openai,anthropic,llama,llms,polyaxon,aws,s3,microsoft,azure,google cloud storage,gcs,deep-learning,machine-learning,data-science,neural-networks,artificial-intelligence,ai,reinforcement-learning,kubernetes,aws,microsoft,azure,google cloud,matplotlib,plotly,visualization,analytics,optimization,bayesian-optimization
Platform: any
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: clipped ==0.10.*
Requires-Dist: vents ==0.6.*
Requires-Dist: pluggy <=1.6.0
Requires-Dist: docstring-parser <=0.17

[![License: Apache 2](https://img.shields.io/badge/License-apache2-green.svg)](LICENSE)
[![congruent](https://github.com/congruent-ai/congruent/actions/workflows/congruent.yml/badge.svg)](https://github.com/congruent-ai/congruent/actions/workflows/congruent.yml)

<a href="https://github.com/congruent-ai/congruent"><img src="https://raw.githubusercontent.com/congruent-ai/congruent/main/artifacts/logo/congruent.svg" width="125" height="125" align="right" /></a>

# Congruent

Congruent is a Python library for building AI agents that are consistent, reliable, and easy to use.

## Install

```bash
pip install congruent
```
