Skip to content

feat: add Ollama, vLLM, SGLang support with auto-detect and cloud fal… - #7

Merged
vominh1919 merged 1 commit into
vominh1919:mainfrom
meena1905:feat/ollama-local-model-support
Apr 18, 2026
Merged

feat: add Ollama, vLLM, SGLang support with auto-detect and cloud fal…#7
vominh1919 merged 1 commit into
vominh1919:mainfrom
meena1905:feat/ollama-local-model-support

Conversation

@meena1905

Copy link
Copy Markdown
Contributor

feat: add Ollama, vLLM, SGLang support with auto-detect and cloud fallback
Closes #6

What's Added

  • Ollama support with auto-detect
  • vLLM support (localhost:8000)
  • SGLang support (localhost:30000)
  • Local model detection
  • Fallback chain (local → cloud)

Tested With

  • phi3:latest
  • gemma3:4b

@vominh1919
vominh1919 merged commit 774cc74 into vominh1919:main Apr 18, 2026
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Support multiple AI providers (Ollama, local models)

2 participants