CoolFace
Apppublic

utk7rsh/clinical-prior-authorization

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
13 commits on main
eb915556mo ago

fix: restore server/app.py required by multi-mode deployment validator

IAmNotHere24
84866c96mo ago

fix: copy app.py from root in Dockerfile, remove duplicate server/app.py

IAmNotHere24
17abbe46mo ago

fix: add server/app.py for multi-mode deployment check

IAmNotHere24
c54d8456mo ago

Pre-submission cleanup: fix README (13 scenarios), add .gitignore, remove internal docs and test outputs

IAmNotHere24
2d1708d6mo ago

Add test files and results

IAmNotHere24
413997b6mo ago

chore: add .gitignore, remove test artifacts from tracking

Kabir646
5014b0c6mo ago

feat: score improvements — CRLF fix, 13 scenarios, grader hardening, session 404, pytest suite

Kabir646
ca31b8d6mo ago

fix: unpin openai to >=2.7.2 to resolve conflict with openenv-core dependency

IAmNotHere24
f4fb8936mo ago

fix: use OPENAI_API_KEY as primary credential per OpenEnv spec (HF_TOKEN as fallback)

IAmNotHere24
8dd0fb46mo ago

feat: enhance benchmark with multi-session support, new scenarios, and new endpoints

IAmNotHere24
b5bc25f6mo ago

Remove __pycache__ from tracking

utk7rsh
44dc3bb6mo ago

Initial submission

utk7rsh
159aa086mo ago

initial commit

utk7rsh