svelte / example /backend

Commit History

Initial commit
e65da0b

chengyanwu commited on

add pdf link
bc09fd8

chengyanwu commited on

Formally added the get route to server.py for API health checks
ebeb985

Christopher S. Dunham commited on

Updated requirements.txt. Updated server.py to pull a new environment variable, PAPER_FINAL_PATH_PREFIX, which provides the directory prefix for the path keys in paper_final.json, and is then read in at the point of format_papers_context() calls. Hoping that's enough to fix any dir issues with those files...
773cbfc

Christopher S. Dunham commited on

fix a small bug
97c16a4

chengyanwu commited on

large update to add 8k chemistry papersa and new system prompt; upgrade model to qwen3-8b
2a9b2c7

chengyanwu commited on

add system prompt
171eb84

weizhiwang commited on

Stupid ##ing requirements.txt
6ac3aa5

Christopher S. Dunham commited on

Updated to make use of .env files, add requirements.txt, etc. Cannot run on local development because no CUDA support, so that's... gonna be a bummer.
f5effbe

Christopher S. Dunham commited on

update website
923dd91

weizhiwang commited on