Skip to content
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

Add code execution python sample #451

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

shilpakancharla
Copy link
Collaborator

Covers:

  • code_execution_basic
  • code_execution_request_override
  • code_execution_chat

@github-actions github-actions bot added status:awaiting review PR awaiting review from a maintainer component:python sdk Issue/PR related to Python SDK labels Jul 10, 2024
Change-Id: Id75a4c1936a13a63f1e22f36d5b7011c24e31233
@MarkDaoust MarkDaoust merged commit 0d51b26 into google-gemini:main Jul 10, 2024
1 check passed
@github-actions github-actions bot removed the status:awaiting review PR awaiting review from a maintainer label Jul 10, 2024
),
tools="code_execution",
)
print(response.text)
Copy link

Choose a reason for hiding this comment

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

Should this use executableCode and executableResult ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:python sdk Issue/PR related to Python SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants