Metadata-Version: 2.1
Name: chatollamaagent
Version: 0.14
Summary: A visual node-based programming system for creating and managing agent-based workflows.
Author: Matthew Sanchez
Author-email: 
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chatollama
Requires-Dist: websockets

# ChatOllamaAgent

[![PyPI version](https://badge.fury.io/py/chatollamaagent.svg)](https://badge.fury.io/py/chatollamaagent)

```
pip install chatollamaagent
```
A visual node-based programming system for creating and managing chat-based workflows. Design your chat flows visually, connect nodes to create logic, and execute the networks with the built-in runner.

GitHub Repository Documentation: [ChatOllamaAgent](https://github.com/SpicyMelonYT/ChatOllamaAgent)
