Skip to content

fix: Switch to ChatLiteLLM for browser agent to resolve attribute error#180

Merged
drbrady8800 merged 3 commits intomainfrom
fix-oss-operator-attribute-error
May 13, 2025
Merged

fix: Switch to ChatLiteLLM for browser agent to resolve attribute error#180
drbrady8800 merged 3 commits intomainfrom
fix-oss-operator-attribute-error

Conversation

@emmakodes
Copy link
Contributor

This PR fixes an attribute error by replacing the direct litellm completion call with ChatLiteLLM from langchain_community. The change ensures proper callback handling for the browser agent.

Changes:

  • Removed direct litellm completion usage
  • Added ChatLiteLLM integration

@emmakodes emmakodes requested a review from drbrady8800 May 8, 2025 12:21
@drbrady8800 drbrady8800 merged commit 12dfb2d into main May 13, 2025
2 checks passed
@drbrady8800 drbrady8800 deleted the fix-oss-operator-attribute-error branch May 13, 2025 14:37
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.

2 participants