Other agents #12

Open
opened 2026-02-27 13:58:55 -05:00 by yindo · 1 comment
Owner

Originally created by @aseha231ha on GitHub (Feb 22, 2026).

Hello guys, any option to add other agents like KIMI, Qwen, Deep Seek?
Regards

Originally created by @aseha231ha on GitHub (Feb 22, 2026). Hello guys, any option to add other agents like KIMI, Qwen, Deep Seek? Regards
Author
Owner

@TheMajical commented on GitHub (Feb 26, 2026):

As far as I’ve tested, for the DeepSeek API you can use:

DEEPSEEK_API_KEY=sk-e9exxxxxxxxxxxxxxxxxxxxxxxx

However, since the API is not free and requires funds, I’m currently exploring local models running on LLMStudio or Ollama instead.
From what I understand, local models work differently, they don’t provide API keys but instead expose local API endpoints.
Could you clarify how we can integrate this tool with locally hosted models (e.g., via Ollama or LM Studio)?

@GH05TCREW

@TheMajical commented on GitHub (Feb 26, 2026): As far as I’ve tested, for the DeepSeek API you can use: `DEEPSEEK_API_KEY=sk-e9exxxxxxxxxxxxxxxxxxxxxxxx` However, since the API is not free and requires funds, I’m currently exploring local models running on LLMStudio or Ollama instead. From what I understand, local models work differently, they don’t provide API keys but instead expose local API endpoints. Could you clarify how we can integrate this tool with locally hosted models (e.g., via Ollama or LM Studio)? @GH05TCREW
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yindo/pentestagent#12