Ryan Sweet
1edf5cfe9c
working on scaffolding a new dotnet intro sample for #531 ( #536 )
* interim stash
* interim stash
* interim checkpoint
* broken stash
* whoops
* merge sln files
* fix a bunch of refactoring errors
* moving more to core vs samples
* interim
* fixup the devteam sample
* fix ci
* fixup soln file
* trying to fix ci
* trying to fix ci
* adding back
* still trying
* recreate
* next step
* adding it back
* trying to fix
* Rename Autogen -> AutoGen (#567 )
* Add transparency faqs (#566 )
* remove Autogen
* add AutoGen back
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
---------
Co-authored-by: Xiaoyun Zhang <xiaoyuz@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
f3bb058f1c
Add agentchat to ci ( #552 )
1 year ago
Eric Zhu
a8002636ad
Add scaffolding for autogen-ext ( #541 )
* add scaffolding for autogen-ext
* Make it into namespace package
* add uv lock
* add placeholder
* set ext packages
* add to CI
* connect up docs
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Jack Gerrits
1135515364
Require lockfile to be up to date in CI ( #457 )
* Require lockfile to be up to date in CI
* use locked instead of frozen
1 year ago
Jack Gerrits
f941fe15a6
Add gen proto uncommitted changes check ( #451 )
* Add gen proto uncommitted changes check
* Update checks.yml
* Update agent_worker.proto
* Update agent_worker.proto
1 year ago
Jack Gerrits
4ff5610853
Migrate to uv and poe for workspace management and task running ( #424 )
* Migrate to uv and poe for workspace management and task running
* install python
* try fix
* ensure workspace venv in used
* package dir
* move nbqa to mypy task
* separate sync, clarify docs
1 year ago
Jack Gerrits
6ef4a9a617
Remove files and fix website deployment ( #421 )
1 year ago
Jack Gerrits
5e8840d13c
Python: organize packages in package directory ( #420 )
* Move packages to packages directory
* remove screenshot
* update some paths
1 year ago
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