MedCodeMCP / src

Commit History

hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
357828f

gpaasch commited on

removed unused imports
dd35ab8

gpaasch commited on

fix: ImportError: cannot import name 'SimpleDirectoryReader' from 'llama_index' (unknown location)
8bdfed2

gpaasch commited on

switching from openaid whisper to gradio asr: https://www.gradio.app/guides/real-time-speech-recognition
7e29701

gpaasch commited on

Merge remote-tracking branch 'competition/main'
77640a8

gpaasch commited on

added a streaming Audio input component per the Gradio guide—using Whisper for transcription in real time and piping the resulting text into the chatflow
2d164e9

gpaasch commited on

Add multi‐backend LLM support and audio‐driven medical agent pipeline
82d84c7

gpaasch commited on

Use `demo` as Gradio entrypoint identifier
fd7fa97

gpaasch commited on

mcp_server=true came from chatgpt, isn't valid
79312d0

gpaasch commited on

using the wrapper is way better because it sets the pwd to the root of the repo
e7f7ba5

gpaasch commited on

repo structure cleanup (https://chatgpt.com/share/6841a61b-3dfc-8004-aec7-9c48fba857fd)
8e61455

gpaasch commited on