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

Update the auto_feedback_from_code_execution notebook to use code executor #2366

Merged
merged 10 commits into from
Apr 18, 2024

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Apr 12, 2024

  1. Update the auto_feedback_from_code_execution notebook to use code executor.
  2. Removed the example that subclasses UserProxyAgent to implement IPython code executor.
  3. Add a custom code executor example to user guide for an IPython code executor.
  4. Fix agentoptimizer notebook to make it displayed on the website.
  5. gitignore updates.

@ekzhu ekzhu marked this pull request as ready for review April 12, 2024 05:11
@ekzhu ekzhu added documentation Improvements or additions to documentation code-execution execute generated code labels Apr 12, 2024
@skzhang1
Copy link
Collaborator

Thanks@ekzhu ! Now I know why I can not find AgentOptimizer in website.

Copy link
Collaborator

@skzhang1 skzhang1 left a comment

Choose a reason for hiding this comment

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

This PR looks good to me in my side.

@ekzhu ekzhu added this pull request to the merge queue Apr 18, 2024
Merged via the queue into main with commit 2df0f39 Apr 18, 2024
28 of 32 checks passed
@ekzhu ekzhu deleted the ekzhu-update-code-executor-notebooks branch April 18, 2024 08:01
jayralencar pushed a commit to jayralencar/autogen that referenced this pull request May 28, 2024
…cutor (microsoft#2366)

* Use code executors in notebook.

* Add custom code executor guide

* Add to gitignore

* Update

* fix links

* link

* typo

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-execution execute generated code documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants