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

Rysweet dotnet folder moves #3692

Closed
wants to merge 600 commits into from
Closed

Rysweet dotnet folder moves #3692

wants to merge 600 commits into from

Conversation

rysweet
Copy link
Collaborator

@rysweet rysweet commented Oct 8, 2024

Why are these changes needed?

moving folders in order to match the conventions for structure/name

ekzhu and others added 30 commits July 26, 2024 15:21
* Update tool use examples to use inner agents rather than subclassing

* fix

* Merge remote-tracking branch 'origin/main' into ekzhu-update-tool-use-example

* Merge branch 'main' into ekzhu-update-tool-use-example

* Fix links in the sample.
* make code execution async

* python 3.10 does not support asyncio.timeout()

* make code execution cancellable

* make code execution async

* python 3.10 does not support asyncio.timeout()

* make code execution cancellable

* make entire callstack for code_executor async

* Update python/src/agnext/components/code_executor/_impl/local_commandline_code_executor.py

Co-authored-by: Jack Gerrits <[email protected]>

* fix variable description

* remove unnecessary code

* fix usage of execute_code_blocks

* fix usage of execute_code_blocks

---------

Co-authored-by: Jack Gerrits <[email protected]>
Co-authored-by: Eric Zhu <[email protected]>
* Add LangGraph agent example

* fix
* Hook cancelation token into code execution

* Add unit test for code cancellation

* actually save the merge
* Name validation

* Fix build

* Add validation only for oai provider

* Use preexisting

* Fix formatting

---------

Co-authored-by: Zubeir Mohamed <[email protected]>
Update Python Readme with steps to make hatch work in IntelliJ-class IDEs.

For people like me to not waste time on figuring this out.

Co-authored-by: Eric Zhu <[email protected]>
* WIP refactor instantiation context

* finish up changes

* Update python/src/agnext/core/_agent_runtime.py

Co-authored-by: Eric Zhu <[email protected]>

* Update python/src/agnext/core/_agent_runtime.py

Co-authored-by: Eric Zhu <[email protected]>

* add warning

---------

Co-authored-by: Eric Zhu <[email protected]>
* add Azure Active Directory auth for samples

* Update README
* Validate desc, DRY

* Update python/src/agnext/core/_base_agent.py

---------

Co-authored-by: Eric Zhu <[email protected]>
…323)

* add notebooks for documentation

* Merge remote-tracking branch 'origin/main' into ekzhu-notebooks

* Add install

* Add to checks
* use myst_nb for notebook docs; refactor docs to separate concepts and code tutorial

* Get started tutorial

* fix types
Add gpt-4o-2024-08-06
* Initial work porting webarena to async

* Perhaps resolved some of the eval() issues.
* Doc: multi-agent design pattern

* Fix warnings.

* mypy

* fix type

* chore: Remove unused import and checkpoint code in langgraph_agent.py
* Re-added multimodality to mdconvert.

* Fixed formatting.
* Rename fields in agent metadata

* team one fixes

* another fix
* Revised prompts to match autogen experiments.

* Handle sh code blocks

* Move executor prompt into coder.py

* Fixed formatting.
* add checks for notebooks

* format

* Fix mypy

* format

---------

Co-authored-by: Eric Zhu <[email protected]>
* check ledger formatting

* format file

* format file

* rename agent metadata field 'name'-->'type'

---------

Co-authored-by: Enhao Zhang <[email protected]>
* Add cookbook for openai assistant agent. Reformat

* update index

* add requests

* type requests
* Fixed numerous issues with orchestrator, related to 342'

* Refined prompts, and added max wall-clock time to orchestrators.

* Fixed formatting.
LittleLittleCloud and others added 26 commits October 2, 2024 12:57
* fix test

* install aspire workload

* format

* fix build error

* fix format

* format
… results on WebArena, and updated results for GAIA)
…chat (#3651)

* Fix formatting and remove duplicated import of EVENT_LOGGER_NAME in agentchat

* add staging to target in checks

* add staging to target in checks for dotnet

* Fix circular imports
* remove subscription on client disconnect in worker runtime

* address PR feedback

* remove outdated comment

* remove public properties

* fix mypy issue

* address PR feedback

---------

Co-authored-by: Jack Gerrits <[email protected]>
…l events (#3665)

* Move tool to agent; refactor logging in agentchat

* Update notebook
* remove merging primitive from .editorconfig and gitignore

* use file scope namespace

* remove file-scope name

* fix format
Fixing the HelloWorld sample and some refactoring of .NET code, adding App and Host classes in client and runtime.
* rebase and address PR comments

* address PR feedback
@rysweet rysweet requested review from LittleLittleCloud and removed request for LittleLittleCloud October 8, 2024 20:17
@rysweet
Copy link
Collaborator Author

rysweet commented Oct 8, 2024

wrong branch

@rysweet rysweet closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.