Skip to content

Bug/fix tool path #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Bug/fix tool path #2

wants to merge 9 commits into from

Conversation

alexbourret
Copy link
Collaborator

No description provided.

trace.span["name"] = "WRITE_TO_SHAREPOINT_LIST_TOOL_CALL"
trace.inputs["list"] = self.list
trace.inputs["row"] = row
trace.attributes["config"] = self.config
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't work, self.config is not assigned in the set_configmethod

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 711d7fb

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.

3 participants