Doriandarko / maestro

A framework for Claude Opus to intelligently orchestrate subagents.
3.49k stars 569 forks source link

Added llmstudio functionality #25

Closed jimmc414 closed 1 month ago

jimmc414 commented 2 months ago

This PR adds LLMStudio functionality using maestro_ollama.py as a template

Doriandarko commented 2 months ago

I just finished a script that does this as well. I want to test it a little more deeply before pushing the update

jimmc414 commented 2 months ago

This change has been tested and works the same way as maestro_ollama.py but with LLMStudio instead.

jimmc414 commented 2 months ago

I just finished a script that does this as well. I want to test it a little more deeply before pushing the update

Completely understand. Really appreciate your work.