Skip to content

Conversation

@yashh152004
Copy link

Fixes #1135

Removes the hardcoded anthropic dependency and fixed Claude model from NodeResult summary generation.
Summaries now use the injected ctx.llm (LiteLLM), keeping the core framework provider-agnostic and avoiding hidden vendor-specific API usage.

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.

Architecture: Remove Hardcoded Anthropic Dependency

1 participant