mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-30 17:40:47 +00:00
Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue.
This commit is contained in:
parent
ad3af94f72
commit
9b1746e40d
47 changed files with 13285 additions and 0 deletions
14
package.json
Normal file
14
package.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@anthropic-ai/sdk": "^0.53.0",
|
||||
"@google/generative-ai": "^0.24.1",
|
||||
"csv-parse": "^5.6.0",
|
||||
"csv-writer": "^1.6.0",
|
||||
"dotenv": "^16.5.0",
|
||||
"openai": "^5.1.1",
|
||||
"ws": "^8.18.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ws": "^8.18.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue