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 add aspire defaults otel #3690

Closed
wants to merge 594 commits into from
Closed

Conversation

rysweet
Copy link
Collaborator

@rysweet rysweet commented Oct 8, 2024

Why are these changes needed?

add aspire + otel sevice defaults to host

afourney and others added 30 commits July 26, 2024 09:45
* Added token counting to TeamOne
* Add core components for topics

* rename topic to topic id
* Add web surfer test

* delete temp files

* formatting

* fix send_message calls

* fix mypy errors

* Add web surfer test

* delete temp files

* formatting

* fix send_message calls

* fix mypy errors

* fix CI checks

* CI code formatting

* Update hatch commands, add tests to CI

* add playwright to test env

* try fixing toml

* Update .github/workflows/checks.yml

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

* try fixing toml

* try fixing toml

* Update python/pyproject.toml

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

* try fixing toml

* try fixing toml

* modify correct pyproject.toml file

* add missing dependency

* Add browser_utils tests

* fix check errors

* run normalize code for test

* add missing dependency

---------

Co-authored-by: Jack Gerrits <[email protected]>
Co-authored-by: afourney <[email protected]>
* Handle messages in a queue for team one base agent

* fmt

* Enable RPC

* Hatch errors.

---------

Co-authored-by: Adam Fourney <[email protected]>
Co-authored-by: afourney <[email protected]>
…286)

* Update tool use examples to use inner agents rather than subclassing

* fix

* Merge remote-tracking branch 'origin/main' into ekzhu-update-tool-use-example
* 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
ekzhu and others added 28 commits September 30, 2024 20:56
* update TeamRunResult

* fix line ending in test

* lint

* update team result to list[chatmessage]

---------

Co-authored-by: Leonardo Pinheiro <[email protected]>
Co-authored-by: Eric Zhu <[email protected]>
* fix dotnet distributed tracing

* regenerate protos for python
* Update README to be ready for merging

* Update README.md

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

* Update README.md

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

* use heading for FAQs

* address some comments

* Update README.md

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

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: gagb <[email protected]>

* update

---------

Co-authored-by: Jack Gerrits <[email protected]>
Co-authored-by: Ryan Sweet <[email protected]>
Co-authored-by: gagb <[email protected]>
* Renamed TeamOne to MagenticOne

* Updated uv.lock

* Fixed workflows.
Co-authored-by: fniedtner <[email protected]>
* 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.
@rysweet
Copy link
Collaborator Author

rysweet commented Oct 8, 2024

wrong tree

@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.