docs(debates): add IMPLEMENTATION.md files for Debate 1 and 2
Added new markdown files documenting the AI model implementations used in Debate 1 and Debate 2, including details on GROK and CLAUDE configurations.
This commit is contained in:
parent
82e852dd0b
commit
fbe9adde5d
7
Debate_1/IMPLEMENTATION.md
Normal file
7
Debate_1/IMPLEMENTATION.md
Normal file
@ -0,0 +1,7 @@
|
||||
# IMPLEMENTATION
|
||||
|
||||
- GROK: SuperAgent-AI Grok-CLI (https://github.com/superagentai/grok-cli)
|
||||
- Model: Grok 4.20 Reasoning (2M tokens context)
|
||||
- CLAUDE: Claude Code
|
||||
- Model: Opus 4.6 Extended (1M tokens context)
|
||||
|
||||
7
Debate_2/IMPLEMENTATION.md
Normal file
7
Debate_2/IMPLEMENTATION.md
Normal file
@ -0,0 +1,7 @@
|
||||
# IMPLEMENTATION
|
||||
|
||||
- GROK: SuperGrok Web UI
|
||||
- Model: Grok "Expert" (Not sure what model this is)
|
||||
- CLAUDE: Claude Desktop Code
|
||||
- Model: Opus 4.6 Extended (1M tokens context)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user