Xiaoyun Zhang
09ceef4b4a
enable dotnet build in PR check and Add namespace back in .proto ( #384 )
* enable dotnet build for PR check
* add namespace back
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
33649c3e08
Notebook checks ( #333 )
* add checks for notebooks
* format
* Fix mypy
* format
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
9f0bdb154c
Use mystnb for notebook rendering ( #332 )
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Eric Zhu
70d3c920c3
Add support for compiling Jupyter Notebooks into documentation pages ( #323 )
* add notebooks for documentation
* Merge remote-tracking branch 'origin/main' into ekzhu-notebooks
* Add install
* Add to checks
1 year ago
peterychang
cf2bcd31ea
Web surfer test ( #248 )
* 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 <jackgerrits@users.noreply.github.com>
* try fixing toml
* try fixing toml
* Update python/pyproject.toml
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
* 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 <jackgerrits@users.noreply.github.com>
Co-authored-by: afourney <adam.fourney@gmail.com>
2 years ago
Kosta Petan
7a183e2e07
Initial dotnet CI ( #203 )
* basic CI WIP
* change authors to Microsoft
* add Aspire workload
* artificial commit to trigger workflow
* only publish packages if on main branch
* comment out the publishing jobs
* Remove publish from main dotnet CI workflow
2 years ago
afourney
ca42b560e9
Initial work porting AutoGenBench to AGNext ( #141 )
* Initial check-in of agbench
* Moved agbench to intended directory.
* Removed pyautogen dependency
* moved to using process_until_idle
* Added TeamOne template.
* User TeamOne agent classes.
* migrate to hatch, move benchmarks out, add CI (#166 )
* Resolve type issues (#168 )
Thanks for fixing types.
* Fixed import.
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2 years ago
Jack Gerrits
b3ef035e3e
add example team ( #107 )
* add example team
* add checks
2 years ago
Jack Gerrits
d365a588cb
Move python code to subdir ( #98 )
2 years ago
Jack Gerrits
432b1c1213
Migrate build tools to hatch ( #93 )
* Migrate build tools to hatch
* fmt
* fix workflows
* add tldr
* simplify hatch usage and environments
* add hatch to devcontainer
2 years ago
Jack Gerrits
2dc7af87ef
Add function and code execution ( #34 )
* WIP code execution
* add tests, reorganize
* fix polars test
* credit statements
* attributions
2 years ago
Jack Gerrits
39400e74dd
Update docs.yml ( #23 )
2 years ago
Jack Gerrits
ce58c5bc72
Update docs.yml ( #22 )
2 years ago
Jack Gerrits
4435881923
Update docs.yml ( #21 )
2 years ago
Jack Gerrits
fe7de35933
Update docs.yml ( #19 )
2 years ago
Jack Gerrits
f7353b24ec
abs path ( #18 )
2 years ago
Jack Gerrits
d95084e886
Update docs.yml ( #17 )
2 years ago
Jack Gerrits
fd5ed50a84
Update docs.yml ( #16 )
2 years ago
Jack Gerrits
0299009244
Add initial docs site ( #15 )
* Add initial docs site
* add ci and readme
* Update checks.yml
* Update conf.py
2 years ago
Jack Gerrits
5afbadbe43
Add support for task cancellation ( #7 )
* Add support for task cancellation
* add tests to CI
* matrix for python testing
2 years ago
Jack Gerrits
f32f9eea02
migrate prototype to initial impl
2 years ago
Jack Gerrits
17eb9f8ecd
fix ruff command
2 years ago
Jack Gerrits
f208b582e4
fix yml
2 years ago
Jack Gerrits
f5f0a51855
create basic package structure, checks, readme
2 years ago