Commit Graph

204 Commits

Author SHA1 Message Date
Jack Gerrits 0811102ed7
Update all versions to match normalized dev scheme (#3909) 2024-10-23 12:11:59 -04:00
Eric Zhu 6c0d0db9cc
Update dev version (#3900)
* Update dev version

* Update uv

* C#

* update versions

---------

Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-10-23 11:24:36 -04:00
Leonardo Pinheiro 38f62e1609
migrate models (#3848)
* migrate models

* Update python/packages/autogen-agentchat/src/autogen_agentchat/agents/_tool_use_assistant_agent.py

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* refactor missing imports

* ignore type check errors

* Update python/packages/autogen-ext/src/autogen_ext/models/_openai/_model_info.py

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* update packages index page

---------

Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-10-22 11:40:41 -04:00
Ryan Sweet 460a6817ea
refactoring the dotnet folder and namespace structure for better long term maintenance and clarity #3809 (#3810)
closes #3809 - refactor .NET code foldersand namespaces for better clarity and maintainability
2024-10-16 20:09:39 -07:00
Jack Gerrits a6f022958f
Update version to dev1 (#3791)
* Update version to dev1

* lockfile

* update tilde
2024-10-14 16:01:18 -07:00
Hussein Mozannar de2a9858b8
Update README.md to clarify v2 vs v4 (#3785)
Co-authored-by: gagb <gagb@users.noreply.github.com>
2024-10-14 13:51:41 -07:00
gagb f224761606
Update README.md (#3777) 2024-10-13 16:47:29 -07:00
Eric Zhu 10b006b9ba
Update README.md (#3768) 2024-10-11 15:12:52 -07:00
Eric Zhu e5e3f11275
Update quick start examples to illustrate how to set up model client completely (#3739) 2024-10-10 14:14:26 -07:00
Eric Zhu 498854aed3
Use script-friendly example in README and quickstart (#3728)
* Use script-friendly example in README and quickstart

* Remove accidentally commited file

* Update instruction
2024-10-09 16:02:42 -07:00
Eric Zhu d7ae970c87
Changing URL; update description; removing v0.2 file (#3729) 2024-10-09 15:54:35 -07:00
Jack Gerrits f674f2c195
Update links in readme (#3724) 2024-10-09 17:26:24 -04:00
Jack Gerrits 90a3b038a6
Update logo link (#3713) 2024-10-09 15:50:17 -04:00
Jack Gerrits 0cdc4a05c3
Add more FAQs to readme (#3707)
* Add more FAQs to readme

* Update README.md

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* Update README.md

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* Update README.md

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2024-10-09 14:51:57 -04:00
Ryan Sweet 8e37cef69d
Rysweet dotnet folder moves (#3693)
* add service defaults to Host

* add otel to app host

* ran format

* remove HelloAgents

* moving things around to fit the folder structure/naming conventions


---------

Co-authored-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
2024-10-09 09:58:21 -07:00
Eric Zhu 64365b6835
Termination condition for agentchat teams (#3696)
* Update PR link in blog post (#3602)

* Update PR link in blog post

* Update index.mdx

* Create CI to tag issues with needs triage (#3605)

* Update issue templates (#3610)

* Update config.yml

* Delete .github/ISSUE_TEMPLATE.md

* Delete .github/ISSUE_TEMPLATE/general_issue.yml

* Update feature_request.yml

* Update feature_request.yml

* Update feature_request.yml

* Update feature_request.yml

* Update bug_report.yml

* Update .github/ISSUE_TEMPLATE/bug_report.yml

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* Update bug_report.yml

* Update config.yml

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* termination condition

* Termination condition

* termination condition in group chat manager

* Update module import

* Fix logging

* Clean up

* Fix doc string

---------

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-10-09 09:26:13 -07:00
Ryan Sweet a5e9b50448
remove broken sample and update readme quickstart for the good sample (#3687) 2024-10-09 05:38:45 -07:00
Jack Gerrits a862ed2382 Updates to README
Co-authored-by: fniedtner <fniedtner@microsoft.com>
2024-10-02 12:57:28 -04:00
Eric Zhu 6019131480 Update README to be ready for merging (#666)
* Update README to be ready for merging

* Update README.md

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>

* Update README.md

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>

* use heading for FAQs

* address some comments

* Update README.md

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: gagb <gagb@users.noreply.github.com>

* update

---------

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
2024-10-01 15:38:06 -04:00
Jack Gerrits 3a62798af8 Merge work in progress autogen 0.4 to main 2024-09-30 10:15:34 -04:00
Eric Zhu 163a1923e4
Update readme to make it ready for OSS release (#540)
trimming README more and adding image back.
2024-09-17 18:38:02 -07:00
Ryan Sweet 2dcb1f4cd1
add faqs link (#528) 2024-09-17 13:16:06 +00:00
Ryan Sweet fc4494a9c6
Readme updates for #520 and #525 (#527)
* starting #520 - readme improvements

* more for #520

* tiny announcement

* cleanupheader

* simplifying

* move announcement to top

* rearrange logo

* we dont need the logo

* bumping the date

* added faq addressing #500
2024-09-17 06:09:30 -07:00
gagb 31822041cf
Improve readme (#519) 2024-09-16 17:13:30 -07:00
Ryan Sweet 2e524e1572
initial rework of readme (#515)
merging this in because its better than what we have. will make new pre for subsequent changes.
2024-09-16 13:37:55 -07:00
gagb 63d3297ffc
Update README.md (#3499) 2024-09-09 18:17:57 +00:00
Ryan Sweet 36f796bcdf Update README.md (#458) 2024-09-09 09:12:27 -07:00
gagb 2ced66e0a2
Update readme (#3485)
* Update

* Update

* Update README.md

* Update README.md

---------

Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-09-07 05:53:05 +00:00
gagb e6101c7a72
Update README.md (#3424)
* Update README.md

* Fix formatting errors
2024-08-26 23:04:26 +00:00
gagb efc5ac8afb
Add studio pre-print (#3423)
* Add studio pre-print

* Fix formatting
2024-08-26 22:11:04 +00:00
Jack Gerrits 294c50db9f
Update privacy link in readme and add Consumer Health Privacy notice on website (#3422) 2024-08-26 19:17:00 +00:00
Eric Zhu 3b45aa42c6
Add contributor list via contributors.md (#3384)
* add contributor list

* Update CONTRIBUTORS.md

* Update CONTRIBUTORS.md

* Update CONTRIBUTORS.md

* Update CONTRIBUTORS.md; fix typos per code spell

* Run pre-commit

* Add link to contributors.md

* Add link to contributors.md

* Update CONTRIBUTORS.md

* Update CONTRIBUTORS.md

* Update CONTRIBUTORS.md

---------

Co-authored-by: gagb <gagb@users.noreply.github.com>
2024-08-20 06:03:01 +00:00
Eric Zhu d5068d9b6c
update contact information on the repo and release package (#3383)
* update contact information on the repo and release package

* update contact

* update

* fix format
2024-08-20 02:04:44 +00:00
Eric Zhu eb4a5b7df5 update readme and add `CHANGELOG.md` (#368)
* update readme

* Add change log
2024-08-17 06:05:18 +00:00
gagb b3e4e7045b
Update README.md to use camera-ready (#3370) 2024-08-16 23:40:38 +00:00
Eric Zhu eab3f9570c Update readme to clarify event-driven and async messaging (#243) 2024-07-22 11:13:34 -07:00
Kosta Petan a46d82996b remove typo from .net samples url (#223) 2024-07-18 00:48:06 +00:00
Ryan Sweet 89db8b12f1 Improving the readme and renaming examples dir (#218)
* Improving the readme and renaming examples dir

* fix ci

* updating name

* nuance the wording
2024-07-15 15:24:31 -07:00
Ryan Sweet bf4d73434e initial version of new README and programming model doc (#209) 2024-07-15 11:29:06 -07:00
Yiran Wu 87bcaa43de
add stateflow to related papers (#3108) 2024-07-11 17:36:48 +00:00
Qingyun Wu 3f1be8abcb
update readme (#3057)
* update readme

* Update README.md

Co-authored-by: HRUSHIKESH DOKALA <96101829+Hk669@users.noreply.github.com>

* add notion link

---------

Co-authored-by: HRUSHIKESH DOKALA <96101829+Hk669@users.noreply.github.com>
2024-07-02 17:49:58 +00:00
Eric Zhu 905e2e3f95 Update doc and README (#135) 2024-06-27 07:41:36 -07:00
Jack Gerrits d365a588cb Move python code to subdir (#98) 2024-06-20 15:19:56 -04:00
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
2024-06-19 13:49:13 -04:00
Jack Gerrits 837c388d38 Update readme (#52)
* Update README.md

* Update README.md
2024-06-05 18:44:23 +00:00
Jack Gerrits c0143069f4 Rename modules (#45) 2024-06-04 14:00:05 +00:00
Chi Wang 1e5c03f66a
update guide about roadmap issues (#2846)
* update guide about roadmap issues

* update link
2024-06-03 14:08:18 +00:00
Chi Wang 341a21787d
fix typo and update news (#2825)
* fix typo and update news

* add link

* update link

* fix metadata

* tag
2024-05-31 03:50:41 +00:00
Jack Gerrits b6dd861166 Organize model client (#24)
* Organize model client

* update patterns
2024-05-26 12:21:48 +00:00
Chi Wang bbe4b79d7d
Blogpost and news (#2790)
* blog and news

* update

* economist

* news update

* bump version to 0.2.28

* link update

* address comments

* address comments

* add quote

* address comment

* address comment

* fix link

* guidance
2024-05-26 01:27:52 +00:00