multimind-sdk icon indicating copy to clipboard operation
multimind-sdk copied to clipboard

Improve MCP Workflow Example with Dynamic Input, Auto Model Detection…

Open harshdesaii opened this issue 2 months ago • 0 comments

Description

This PR significantly improves the MCP workflow example by adding dynamic topic input, resolving model compatibility issues, and introducing automatic model selection based on available API keys. It enables seamless execution even when only a single model provider is available.

Fixes # (issue)

  • Fix model initialization (model -> model_name)
  • Fix typos in executor (promp, resul, inpu)
  • Add dynamic topic input from user
  • Add smart model selection based on available API keys

harshdesaii avatar Dec 02 '25 14:12 harshdesaii