Commit History

update
4dcbdd1
Running
verified

imurra commited on

updated
1d7f6cb
verified

imurra commited on

updated to give entire exemplar question and answer choices
f33d22c
verified

imurra commited on

modified to deduplicate and overfetch
1d5bf01
verified

imurra commited on

Update requirements.txt
5f6a3ad
verified

imurra commited on

Update your requirements.txt to use a specific Gradio version:
654b9c2
verified

imurra commited on

You need to use YOUR ORIGINAL app.py that works with ChromaDB!
9f98759
verified

imurra commited on

new database added- med-gemini
90c275f
verified

imurra commited on

delete medqa_db.zip
b20c71b
verified

imurra commited on

new appy to ahve med-gemini and medQa
2b376ce
verified

imurra commited on

inc metadata to more than 500
5ef4c55
verified

imurra commited on

to see raw question
249c206
verified

imurra commited on

change code to check to see if answer choices in question
9ef5e84
verified

imurra commited on

debugging to get metadata
85baae8
verified

imurra commited on

fixed running
0ce8c2d
verified

imurra commited on

Need to add FastAPI endpoint by using only gr.mount_gradio_app() method (no demo.launch()), then configure ChatGPT Custom GPT Action with the API endpoint.
98cb2a6
verified

imurra commited on

Update app.py
f944c35
verified

imurra commited on

Key change: Added demo.launch(server_name="0.0.0.0", server_port=7860) at the end - this keeps the server running!
534ed03
verified

imurra commited on

The issue: Missing launch() call or wrong server setup for Gradio.
15c714e
verified

imurra commited on

Syntax error in the file! There's a typo on line 148
6c121ca
verified

imurra commited on

runtime error Better Gradio interface with proper error handling Cleaner layout Examples for testing Proper FastAPI + Gradio mounting
3a8e6a8
verified

imurra commited on

updated chroma
bee6efe
verified

imurra commited on

unzip database
a9d88a0
verified

imurra commited on

sentence-transformers: 2.2.2 β†’ 2.7.0 (compatible with newer huggingface_hub) numpy: 1.24.3 β†’ 1.26.0 (compatible with newer packages)
2c2aa6b
verified

imurra commited on

updated due to Version conflict! The newer transformers library (4.57.0) is incompatible with the older torch (2.1.0) we specified.
708d591
verified

imurra commited on

database
561d3a8
verified

imurra commited on

upload
847b628
verified

imurra commited on

initial commit
b08cbf7
verified

imurra commited on