-
Notifications
You must be signed in to change notification settings - Fork 2
add examples 02 with tools #41
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
Conversation
|
also @yannbu, look at all the runs that are created that looks like the same run again and again:
I feel like something is off. |
|
Very weird, it's like the cache is off. WOR-3598 I will check tomorrow |
- Change return type from Run[Output] to Output directly - Add .run() method calls to execute agent functions - Clean up imports ordering
|
@pierrevalade what is the state of this PR ? I just tested and it seems all good ? |
… accessing individual properties
|
thank you @guillaq - I checked again and the PR is ready indeed. |
the script |
|
@guillaq ready for review, thanks! |
guillaq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thansk !
I'm waiting to hear back from @yannbu on some issues I've seen with tools using the example code, to decide next steps.