GBC MedAI is highly compatible and supports access to the following three types of AI models:
- DeepSeek model: needs to be configured via DEEPSEEK_API_KEY
- Ollama Local Deployment Model: Support for specifying the local service address via OLLAMA_BASE_URL
- Models compatible with the OpenAI interface: including, but not limited to, the GPT series of models, etc.
The system is designed with a modularized architecture, which is especially capable of handling complex reasoning tasks in medical scenarios and supports visual understanding functions (e.g., picture analysis). This multi-model integration capability allows users to flexibly choose the most appropriate AI service according to actual needs.
This answer comes from the articleGBC MedAI: An Intelligent Medical Assistant with Access to Multiple AI Models and Search EnginesThe