Welcome to animaworks Discussions! #40
Replies: 2 comments 10 replies
-
|
Firstly, incredible work. Genuinely appreciate you making this available to the community. I've been exploring cost-optimized configurations and ran into what I think could be an architectural gap: multi-model routing per Anima. I'd like to assign a cost-efficient model (e.g., MiniMax M2.5) as the default processing layer for an Anima, but automatically route to a more capable model (e.g., Claude Sonnet) when the task involves multimodal input - images, documents, file parsing - since MiniMax's API doesn't support those. A broader version of this would be splitting by capability type: a lightweight model for general processing and a reasoning-heavy model (e.g., Claude Opus) for complex chain-of-thought tasks. Essentially, conditional model switching based on input type or task complexity, configured at the Anima level. Similar to what OpenRouter does at the API routing layer, but applied at the agent level - task-aware, not just request-aware. Is this something on the roadmap, or would the current architecture support a workaround I'm not seeing? |
Beta Was this translation helpful? Give feedback.
-
|
ちなみに、 @xuiltul さんはどの用に活用されてるのかと言うのを教えて頂けると助かります。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome
This is the place to ask questions, share what you're building, and discuss ideas.
A few things:
Issues are for bugs and confirmed feature work. Everything else belongs here.
Beta Was this translation helpful? Give feedback.
All reactions