Skip to content

feat: implement multi-provider LLM support (Nvidia, OpenAI, Anthropic) - #10

Open
cadakerem wants to merge 7 commits into
arturitu:mainfrom
cadakerem:feature/multi-llm-support
Open

feat: implement multi-provider LLM support (Nvidia, OpenAI, Anthropic)#10
cadakerem wants to merge 7 commits into
arturitu:mainfrom
cadakerem:feature/multi-llm-support

Conversation

@cadakerem

@cadakerem cadakerem commented Aug 17, 2026

Copy link
Copy Markdown

Hi there! As I mentioned before, amazing project. The 3D visualization of the agents is fantastic!

This PR refactors the LLM core to support multiple providers instead of just Gemini. I've added native provider classes for Nvidia NIM, OpenAI, and Anthropic, along with a unified API keys UI modal.

This allows the 3D playground to utilize highly specialized open-source models via Nvidia NIM (which also supports deep reasoning/thinking features) alongside OpenAI and Anthropic models.

Hope you find this comprehensive refactor useful!

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.

1 participant