CoolFace
Apppublic

ABZanganeh/movie-agent-service

sourceHugging Facemitupdated 9mo agoView on Hugging Face
1likes
16 commits on main
a18d4e89mo ago

Fix reset config: handle Spaces response properly, no redirect to /setup

abzanganeh
3218e829mo ago

Add more tags for better discoverability

abzanganeh
b8a143f9mo ago

Fix short_description to meet 60 char limit

abzanganeh
e75e8719mo ago

Fix short_description length for Hugging Face metadata

abzanganeh
bd65e629mo ago

Improve README with better metadata and keywords for discoverability

abzanganeh
31bd9c99mo ago

Add localStorage + header session ID fallback for Spaces

abzanganeh
b9e7cd49mo ago

Configure session cookies for Spaces environment

abzanganeh
6d8bf6a9mo ago

Simplify session config to match working demo app

abzanganeh
861a14a9mo ago

Fix session persistence: credentials and cookie config

abzanganeh
e8e7f259mo ago

Fix Flask session persistence: use fixed secret key

abzanganeh
a29c3c59mo ago

Improve initialization: retry on first request, better error messages

abzanganeh
78f48c89mo ago

Fix agent initialization: disable warmup_on_start, add reset-config endpoint

abzanganeh
39e72169mo ago

Fix Dockerfile: add templates and static copy

abzanganeh
ed88ca59mo ago

Fix Dockerfile: remove vector store copy (builds automatically)

abzanganeh
b395c529mo ago

Initial Flask deployment

abzanganeh
6b25ff09mo ago

initial commit

ABZanganeh