A simple repo that has scripts that will generate chatter amongst LLMs.
- Install pipx.
- This repository assumes you are using LLMs behind ollama compatible apis.
poetry run python main.py
brew install pipx
pipx ensurepath
# refresh / re-source your omyzsh
pipx install poetry
poetry install
poetry run python main.py