A tool for LLM agent conversations
Project description
LLM Conversation Tool
A Python application that enables conversations between LLM agents using the Ollama API. The agents can engage in back-and-forth dialogue with configurable parameters and models.
Features
- Support for any LLM model available through Ollama
- Configurable parameters for each LLM agent, such as:
- Model
- Temperature
- Context size
- System Prompt
- Real-time streaming of agent responses, giving it an interactive feel
- Configuration via JSON file or interactive setup
- Ability to save conversation logs to a file
- Ability for agents to terminate conversations on their own (if enabled)
- Markdown support (if enabled)
Prerequisites
- Python 3.13
- Ollama installed and running
- Required Python packages:
- ollama
- rich
- prompt_toolkit
- pydantic
Usage
Command Line Arguments
llm-conversation [-h] [-o OUTPUT] [-c CONFIG]
options:
-h, --help Show this help message and exit
-o OUTPUT, --output OUTPUT
Path to save the conversation log to
-c CONFIG, --config CONFIG
Path to JSON configuration file
Interactive Setup
If no configuration file is provided, the program will guide you through an intuitive interactive setup process.
Configuration File
Alternatively, instead of going through the interactive setup, you may also provide a JSON configuration file with the -c flag.
Example configuration
{
"agent1": {
"name": "Lazy AI",
"model": "llama3.1:8b",
"system_prompt": "You are the laziest AI ever created. You respond as briefly as possible, and constantly complain about having to work.",
"temperature": 1,
"ctx_size": 4096
},
"agent2": {
"name": "Irritable Man",
"model": "llama3.2:3b",
"system_prompt": "You are easily irritable and quick to anger.",
"temperature": 0.7,
"ctx_size": 2048
},
"settings": {
"allow_termination": false,
"use_markdown": true,
"initial_message": "*yawn* What do you want?"
}
}
Agent configuration
Each agent (agent1 and agent2) requires:
name: A unique identifier for the agentmodel: The Ollama model to be usedsystem_prompt: Initial instructions defining the agent's behavior
Optional parameters:
temperature(0.0-1.0, default: 0.8): Controls response randomness- Lower values make responses more focused
- Higher values increase creativity
ctx_size(default: 2048): Maximum context length for the conversation
Conversation Settings
The settings section controls overall conversation behavior:
allow_termination(default:false): Permit agents to end the conversationuse_markdown(default:false): Enable Markdown text formattinginitial_message(default:null): Optional starting prompt for the conversation
You can take a look at the JSON configuration schema for more details.
Installation
You can install the program by using the following command:
pip install llm-conversation
Running the Program
-
To run with interactive setup:
llm-conversation
-
To run with a configuration file:
llm-conversation -c config.json
-
To save the conversation to a file:
llm-conversation -o conversation.txt
Conversation Controls
- The conversation will continue until:
- An agent terminates the conversation (if termination is enabled)
- The user interrupts with
Ctrl+C
Output Format
When saving conversations, the output file includes:
- Configuration details for both agents
- Complete conversation history with agent names and messages
Contributing
Feel free to submit issues and pull requests for bug fixes or new features. Do keep in mind that this is a hobby project, so please have some patience.
License
This software is licensed under the GNU Affero General Public License v3.0 or any later version. See LICENSE for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llm_conversation-0.1.1.tar.gz.
File metadata
- Download URL: llm_conversation-0.1.1.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb8c56251ed64cf1b7c0c7ed8b5b97b225b46963fd4e33f5a691d7e8ddd50145
|
|
| MD5 |
37ac92e38b8c561c49f7100650d10cd2
|
|
| BLAKE2b-256 |
e52d80f592dbde24a5ae1b6f4490a02fb5358d485e56e22185a9162eb6535a9a
|
Provenance
The following attestation bundles were made for llm_conversation-0.1.1.tar.gz:
Publisher:
pypi-publish.yaml on famiu/llm_conversation
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
llm_conversation-0.1.1.tar.gz -
Subject digest:
fb8c56251ed64cf1b7c0c7ed8b5b97b225b46963fd4e33f5a691d7e8ddd50145 - Sigstore transparency entry: 169762506
- Sigstore integration time:
-
Permalink:
famiu/llm_conversation@d4d8df42281a025e55a79f6c242d2c9c2cb338c1 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/famiu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yaml@d4d8df42281a025e55a79f6c242d2c9c2cb338c1 -
Trigger Event:
push
-
Statement type:
File details
Details for the file llm_conversation-0.1.1-py3-none-any.whl.
File metadata
- Download URL: llm_conversation-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
356e1b5f385f90b500fdff92e09cb11e25814e13ad4963c4fbdcb8d69a84906d
|
|
| MD5 |
a15b4edc0320b097b565ef56dc25ce84
|
|
| BLAKE2b-256 |
a5aa97b4705f6fcd01815c59e6972e43c29eab569b3e986f77c7c3ab55c67c03
|
Provenance
The following attestation bundles were made for llm_conversation-0.1.1-py3-none-any.whl:
Publisher:
pypi-publish.yaml on famiu/llm_conversation
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
llm_conversation-0.1.1-py3-none-any.whl -
Subject digest:
356e1b5f385f90b500fdff92e09cb11e25814e13ad4963c4fbdcb8d69a84906d - Sigstore transparency entry: 169762507
- Sigstore integration time:
-
Permalink:
famiu/llm_conversation@d4d8df42281a025e55a79f6c242d2c9c2cb338c1 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/famiu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yaml@d4d8df42281a025e55a79f6c242d2c9c2cb338c1 -
Trigger Event:
push
-
Statement type: