Commit graph

42 commits

Author SHA1 Message Date
sam-paech
840c6b0ad9 add experiment runner 2025-06-22 18:05:07 +10:00
Tyler Marques
b652c032c4
Merge branch 'main' into simplify-prompts 2025-06-19 15:10:59 -07:00
sam-paech
a4855caaae add new args to main script: max_tokens & max_tokens_per_model 2025-06-20 05:58:47 +10:00
AlxAI
f29cf242e1 together AI client 2025-06-19 15:14:30 -04:00
sam-paech
75fa2be5dc increase max_tokens to accommodate reasoning tokens 2025-06-19 15:47:39 +10:00
sam-paech
f939dd9634 add temperature support, default temp=0, add random seed string to system prompt 2025-06-19 10:12:38 +10:00
AlxAI
77e7921b9c Support for o3-pro with openai responses api 2025-06-14 17:28:01 -04:00
AlxAI
fa8a6dcb60 Update clients.py 2025-05-29 18:45:20 -04:00
AlxAI
7e35e005db more parsing 2025-05-26 13:50:57 -04:00
AlxAI
21d852308e more flexible 2025-05-25 17:41:00 -04:00
AlxAI
9322ada62b analyze moments, run big models well 2025-05-20 20:04:19 -07:00
AlxAI
c50ac85758 analyze game moments attempt 1 2025-05-17 22:28:22 -04:00
AlxAI
7fe6544667 fixed prompts, improved negotiations, and diaries 2025-05-17 20:00:14 -04:00
AlxAI
4b32940bf6 fixing prompts 2025-05-15 11:22:24 -04:00
AlxAI
bfcb9ce401 XML didn't work 2025-05-14 22:03:13 -04:00
AlxAI
02bde92188 Improving prompts with XML 2025-05-13 21:46:40 -04:00
AlxAI
94313c16d9 fix relationships 2025-05-11 22:19:20 -04:00
AlxAI
0bd6428729 BIG UPDATES logging everything, better structure of moves, everything runs fast af 2025-05-11 19:10:18 -04:00
sam-paech
0c7b0157b5 add private diary summaries 2025-05-11 18:38:37 +10:00
AlxAI
432c783aaa updates to context 2025-05-10 22:57:11 -04:00
AlxAI
4cdcd64a9e Support more openrouter models 2025-05-05 17:38:59 -04:00
AlxAI
53e6a8fd6a saving logs 2025-05-05 10:46:34 -04:00
AlxAI
02118dc98b async!! 2025-04-29 22:28:53 -04:00
AlxAI
70f4438b2e state! 2025-04-07 17:25:12 -07:00
AlxAI
0242d7446b Revert "Merge branch 'main' into animation"
This reverts commit d7f93f587a, reversing
changes made to d505c7ea6c.
2025-03-04 20:31:14 -08:00
AlxAI
d7f93f587a
Merge branch 'main' into animation 2025-03-04 20:26:35 -08:00
AlxAI
0b562dc2ac First visible map 2025-03-03 23:13:00 -08:00
Oam Patel
1f8ac5ae20 add optional planning phase 2025-02-27 02:10:48 +00:00
AlxAI
eb3de01956 dramatically improving logging thanks to new 3.7sonnet cursor agent mode 2025-02-24 15:49:37 -08:00
AlxAI
b54a8252d6 fix convoy first attempt at summaries 2025-02-23 18:18:47 -08:00
AlxAI
2693b01014 Lots of improvements to prompting putting the right information in for negotiation and phase summaries - CONVOYS BROKEN RN 2025-02-23 11:18:37 -08:00
AlxAI
8f61ba06b3 fixed system prompt for summary , made improvements and debugging for summaries too. Much can be optimized still 2025-02-20 18:22:53 -08:00
AlxAI
72327cfb22 Randomization for powers and models + enhance order instructions
Also improved plotting to show model + power
2025-02-20 15:58:41 -08:00
AlxAI
b886fd7bfc with phase summaries and country prompts 2025-02-19 21:26:54 -08:00
Oam Patel
ed10ae4b15 multithreaded negotiation + orders in context + fix GameHistory class 2025-02-18 23:10:23 +00:00
Oam Patel
e3db81f00e no press + context includes orders and results 2025-02-18 19:29:04 +00:00
Oam Patel
9443384c89 fix parsing for negotiations 2025-02-17 06:22:56 +00:00
Oam Patel
2f5ec5cdf7 ruff 2025-02-17 05:20:33 +00:00
Oam Patel
a0404acff9 multi message sending + further planning 2025-02-17 05:20:06 +00:00
Oam Patel
67e06f1e40 big refactor + big prompt changes + context prompt 2025-02-17 04:02:25 +00:00
Oam Patel
1b042cf6c6 script + error logging for order decoding 2025-02-16 01:27:16 +00:00
Oam Patel
1591279b23 ruff 2025-02-16 00:10:30 +00:00
Renamed from lm_service_versus.py (Browse further)