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

triage agent tool choice requried + respond to user #339

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jhills20
Copy link
Contributor

No description provided.

Copy link
Collaborator

@rm-openai rm-openai left a comment

Choose a reason for hiding this comment

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

checks are failing too

@@ -7,14 +7,14 @@ Check out a variety of sample implementations of the SDK in the examples section

- **agent_patterns:**
Examples in this category illustrate common agent design patterns, such as

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add links to these? Makes it more useful that way

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes good call

],
tools=[respond_to_user],
model_settings=ModelSettings(tool_choice="required"),
tool_use_behavior={"stop_at_tool_names": ["respond_to_user"]},
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we need this any more after #335?

Copy link

github-actions bot commented Apr 5, 2025

This PR is stale because it has been open for 10 days with no activity.

@github-actions github-actions bot added the stale label Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants