Commit Graph

9 Commits

Author SHA1 Message Date
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