mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
Update README.md
This commit is contained in:
parent
5846b0df17
commit
f9864f85d9
1 changed files with 0 additions and 7 deletions
|
|
@ -36,13 +36,6 @@ This repository is an extension of the original [Diplomacy](https://github.com/d
|
|||
|
||||
---
|
||||
|
||||
## Experimental AI for Diplomacy
|
||||
Currently experimenting with AI Diplomacy as a benchmark For this purpose:
|
||||
- **lm_game.py** for orchestrating AI-driven gameplay loops
|
||||
- **lm_service_versus.py** for bridging multiple language model services (e.g. GPT, Claude, etc.)
|
||||
- Simple AI tests to verify functionality
|
||||
|
||||
The new files plug into the existing Diplomacy game engine, calling AI inference to decide orders for each power.
|
||||
|
||||
<p align="center">
|
||||
<img width="500" src="docs/images/map_overview.png" alt="Diplomacy Map Overview">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue