Commit History

feat: provide model name through env vars
988f362

clementpep commited on

fix: openai inferences
015cfbb

clementpep commited on

fix: remove temperature param
f2aa790

clementpep commited on

fix: remove max_token param
2587ccc

clementpep commited on

feat: improve game UI: disabled dice button and victory popup
59ee354

clementpep commited on

fix: AI logs using docker
e335712

clementpep commited on

fix: POST request validation 400 error + improve logs
1fd3b32

clementpep commited on

fix: genai narration using a more recent openai package version
d0bb718

clementpep commited on

Merge branch 'cp/change_app_architecture'
e6cd1dc

clementpep commited on

fix: ai narration
5bfcf2b

clementpep commited on

fix: bug during player suggestion
6ea8bd8

clementpep commited on

fix: game logic and ai comments
496e0a2

clementpep commited on

feat: improve game logic and add a board
56dd4cc

clementpep commited on

feat: improve app UI
33dc256

clementpep commited on

Merge remote-tracking branch 'huggingface/main'
cc01868

clementpep commited on

docs: update specifications.txt
81cb760

clementpep commited on

feat: add react + vite components
0344b6d

clementpep commited on

feat: improve architecture using React + Vite + FastAPI
8beb1aa

clementpep commited on

Improve game logic
1d68989

clementpep commited on

Update ai_service.py
8bbefc7
verified

clementpep commited on

feat(UI+AI): immersive haunted mansion UI & Desland narrator
e1033e2

clementpep commited on

feat: Update game messages and interface text for improved user experience and localization
9a1ccc0

clementpep commited on

feat: Update README to reflect SDK change from Gradio to Docker and adjust app port settings
20e259b

clementpep commited on

Revert "feat: Simplify Gradio theme to avoid ASGI errors and remove custom CSS"
cbe5ce5

clementpep commited on

feat: Simplify Gradio theme to avoid ASGI errors and remove custom CSS
c804431

clementpep commited on

feat: Enhance Hugging Face Spaces integration with direct backend calls; streamline game creation, joining, and actions handling
d46f1de

clementpep commited on

feat: Disable CORS middleware in FastAPI as it's unnecessary for local Gradio integration; set default tab in Gradio interface to prevent non-interactive tab error
b71c6d7

clementpep commited on

feat: Update API base URL and streamline FastAPI and Gradio integration for Hugging Face Spaces
9353a06

clementpep commited on

feat: Update Hugging Face Spaces integration to mount Gradio UI at root path on FastAPI app
fc24653

clementpep commited on

feat: Integrate FastAPI with Gradio for Hugging Face Spaces deployment
bf1ab2b

clementpep commited on

feat: Add support for running on Hugging Face Spaces with appropriate server configuration
9ff8da8

clementpep commited on

feat: Localize game messages to French for improved user experience
df00972

clementpep commited on

feat: Enhance Gradio interface with custom dark theme and improved UI elements for Cluedo game
560b2d0

clementpep commited on

feat: Update README with additional tags for Cluedo Custom game
4210f7d

clementpep commited on

feat: Implement FastAPI backend for Cluedo Custom game with game management and actions
47b0118

clementpep commited on