Spaces:
Runtime error
Runtime error
Commit History
trying to make this work on HF spaces.. plus bugfix in loading docs 3a03d12
add await msg.send to chain_lit to try to solve hf spaces issues 83b2d22
swith embeddings in chainlit app to ft embeddings 3152d38
update readme 4ec80cc
update readme a85aa1c
Update chainlit_app.py 5c652f8 verified
debugging hf space issues 6384ae8
move graph compiliation out of cl.on_chat_start 80d5a69
Update chainlit_app.py 05a6587 verified
update requirements.txt and Dockerfile de5baa5
Update Dockerfile e36645d verified
Update Dockerfile 7d7b396 verified
change data in chainlit_app.py because HF space is having issues with pdf 04a0c8a
move rag data to rag-data folder (and out of the gitignored folder data/) and add langchain-community to requirements.txt 76579a3
updated requirements.txt 53cec65
remove cloud-init from requirements and update Dockerfile 0e05cf2
use python 3.13 in DockerFile e53533e
Merge branch 'main' of hf.co:spaces/CalebMaresca/matrix-game-rag dddcd43
initial commit 1fb0e2a verified
fix CMD in Dockerfile dcc12a2
add requirements.txt 2a087b0
add notebooks for creating testset, evaluation, and embedding fine-tuning and write README e1ee8e8
edit vector search tool to allow injecting context into state f16141d
minor edits, removing comments, etc 66129a5
remove unnecessary imports, etc 7d9df5e
improve chat system prompt 6282f12
edit Chainlit interface, add placeholder logos and favicon e097490
add game designer tool f8cd8fe
add wikipedia search and fetch tool and add prompt to react agent 0d233cf
eliminate unnecessary create_react_agent wrapper 2ff9c4a
initial commit 64dd0b5
Initial commit 5ecb42a unverified
Caleb Maresca commited on