|
790cbb43ab
|
Add gameover return
|
2025-04-13 08:45:26 +02:00 |
|
|
06c516b615
|
fix missing game_files generation
|
2025-04-13 03:38:42 +02:00 |
|
|
48a8f70040
|
Added bot reason in app.py
|
2025-04-12 22:20:37 +02:00 |
|
|
c5512db577
|
Renamed Player in advisor.py
|
2025-04-12 22:10:37 +02:00 |
|
|
da926fb8cb
|
Add bot_decision and bot_reason to next and new game
|
2025-04-12 21:57:05 +02:00 |
|
|
bc2ea68332
|
Player 2 (#3)
Decision Making (not finish)
|
2025-04-12 21:47:57 +02:00 |
|
|
3f9de128be
|
Add DTO that contains decision from bot as well as the previous DTO (hard-coded bot decision for now)
|
2025-04-12 21:36:09 +02:00 |
|
|
a1393663f4
|
add frontend next
|
2025-04-12 19:20:39 +02:00 |
|
|
9a44b7e67f
|
Implement next_client
|
2025-04-12 19:05:52 +02:00 |
|
|
f281174b18
|
allow all cross origin
|
2025-04-12 19:02:34 +02:00 |
|
|
c15cd6e5b0
|
Route for POST new-game
|
2025-04-12 18:45:02 +02:00 |
|
|
bc3ba59dd6
|
Rename to __run_extraction_chain and create extract_profile
|
2025-04-12 16:59:43 +02:00 |
|
|
ef80fc4491
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# app.py
|
2025-04-12 16:59:07 +02:00 |
|
|
13b7419db8
|
Rename to __run_extraction_chain and create extract_profile
|
2025-04-12 16:58:41 +02:00 |
|
|
0af630d717
|
add again logs imports
|
2025-04-12 16:58:01 +02:00 |
|
|
2c9eb6f67a
|
fix imports
|
2025-04-12 16:37:06 +02:00 |
|
|
1d1d542f59
|
Improved logging
|
2025-04-12 14:00:05 +02:00 |
|
|
50204c0d3b
|
remove dead comment
|
2025-04-12 13:40:59 +02:00 |
|
|
92c86a48b6
|
Player async function and integration with app.py
|
2025-04-12 13:01:20 +02:00 |
|
|
321217db60
|
rename make_decision method to send_decision
|
2025-04-12 12:51:13 +02:00 |
|
|
7969caacaf
|
Refactor make_decision and add usage example in app.py
|
2025-04-12 11:37:08 +02:00 |
|
|
93fa2dd5ac
|
refactor requests related dto with pydantic
|
2025-04-12 10:00:19 +02:00 |
|
|
b311a7fb04
|
Add sample request using api client
|
2025-04-12 02:15:19 +02:00 |
|
|
f74dfbaab3
|
Import config from .env
|
2025-04-12 01:49:07 +02:00 |
|
|
187a4e1f5e
|
project init
|
2025-04-11 22:42:54 +02:00 |
|