Skip to content

Conversation

jardinetsouffleton
Copy link
Collaborator

No description provided.

],
)
action = response.choices[0].message.content
action = extract_code_blocks(response.choices[0].message.content)[1]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Have you tried this? The new extract_code_blocks() function returns a list of tuples, but action is expected to be a string

@amanjaiswal73892 amanjaiswal73892 added the enhancement New feature or request label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants