Jack Gerrits
466848ac65
fix: fix user input in m1 ( #4995 )
* Add lock for input and output management in m1
* Use event to signal it is time to prompt for input
* undo stop change
* undo changes
* Update python/packages/magentic-one-cli/src/magentic_one_cli/_m1.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* reduce exported surface area
* fix
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
1 year ago
Eric Zhu
0554fa3e2a
Add AGS to README.md ( #5019 )
* Add AGS to README.md
* Add appdir argument to avoid conflicting with older .autogenstudio home directory files.
---------
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
1 year ago
Eric Zhu
23c9b78c25
Disable output usage stat summary in Console as the stats is often inaccurate. ( #5021 )
* Disable output stats in Console as the stats is often inaccurate.
* format
1 year ago
Eric Zhu
a9c19d6162
Add python version requirement to frontpage and readme ( #5014 )
1 year ago
Ranuga
5e2a69a303
Fix: Properly await `agent.run()` in README `Hello World` example ( #5013 )
* Fix: Properly await `agent.run()` in README `Hello World` example
- Updated the `Hello World` code sample to use `asyncio` for proper coroutine handling.
- Resolved `RuntimeWarning` caused by not awaiting the `agent.run()` method.
- Ensures the example executes correctly without errors or warnings.
* Add await to agent.run call in index.md
* Fix hello world
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Victor Dibia
9f351c50ff
Minor Updates to AGS Docs ( #5010 )
* update docs
* update docs
* update ags documentation
* update uv lock
* update usage
1 year ago
Jack Gerrits
115fefa132
Add missing py.typed in autogen_ext, fix type issue in core ( #4993 )
1 year ago
Tim Rogers
c59cfdd787
Fix typo in `Multi-Agent Design Patterns -> Intro` docs ( #4991 )
1 year ago
Eric Zhu
001f0262ba
Minor API doc update for openai assistant agent ( #4986 )
1 year ago
Matthew Wyman
b6c3df2920
Update README.md to fix spelling error ( #4982 )
1 year ago
Jack Gerrits
d2c1bb8ad9
Remove accidentally added character ( #4980 )
1 year ago
Jack Gerrits
6bc285ce39
Don't show banner on stable ( #4976 )
1 year ago
Jack Gerrits
6abc70044a
Fix version switcher rendering ( #4974 )
* Fix docs switcher rendering
* update tag
* use post1
1 year ago
Jack Gerrits
4dab09cabe
Update magentic-one-cli version to 0.2.0 ( #4973 )
* Update magentic-one-cli version to 0.2.0
* lock
1 year ago
Jack Gerrits
78ac9f8507
Fix magentic-one-cli version bound ( #4972 )
1 year ago
Jack Gerrits
388a402243
Update magentic-one-cli dep bounds ( #4971 )
1 year ago
Jack Gerrits
c2721ff65b
Update all versions to 0.4.0 ( #4941 )
* Update all versions to 0.4.0
* update redirect
* install with upgrade for agentchat
1 year ago
Jack Gerrits
c4302eecab
Fixes for azure-container-code-executor.ipynb ( #4970 )
Fixes for azure-container-code-executor.ipyn
1 year ago
SeryioGonzalez
7c31ee0573
Update swarm.ipynb ( #4959 )
Small typo in docs
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
SeryioGonzalez
99e2e39281
Update swarm.ipynb ( #4958 )
Small typo
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Jack Gerrits
0122d44aa3
OpenAI assistant fixes ( #4969 )
1 year ago
Eric Zhu
5b841e26d6
update landing page example ( #4968 )
1 year ago
Griffin Bassman
0446ce924f
feat: Add o1-2024-12-17 model ( #4965 )
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
afourney
f3ed7ae147
Fixed a failure in the MagenticOne test CI ( #4966 )
Fixed CI
1 year ago
Jack Gerrits
ecdf18d3f6
Make package readmes slightly less empty ( #4961 )
* Make package readmes slightly less empty
* Update python/packages/autogen-ext/README.md
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
c293b931f5
Make API reference TOC visible ( #4962 )
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
afourney
b07c1662b3
Disable usage stats on m1 command. ( #4960 )
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
02ad98bcb3
Console async printing and optional stats ( #4956 )
* async printing
* Make stats output option
1 year ago
Eric Zhu
903305e810
Add tutorial index page; improve installation pages; improve Core tutorial to mention how to use AgentChat agent in Core. ( #4950 )
1 year ago
Eric Zhu
318820e5ed
"magentic one" --> "magentic one cli" on landing page ( #4951 )
1 year ago
afourney
7131dc945d
Added m1 cli package ( #4949 )
* Added m1 cli package
* update CI, install card, deprecations
* Update python/packages/magentic-one-cli/pyproject.toml
* fix mypy and pyright
* add package
* Suppress 'ResourceWarning: unclosed socket'
---------
Co-authored-by: Jack Gerrits
1 year ago
Jack Gerrits
a427b38000
Add stable website dir, to be updated ( #4948 )
* Add stable
* stable redirect
1 year ago
Eric Zhu
30cbbf7cad
Add pip install for magentic one and studio to homepage; update doc link ( #4946 )
* Add pip install for magentic one and studio to homepage; update doc link
* Update links
1 year ago
Jack Gerrits
08addac2d4
Remove wording override of switcher ( #4939 )
1 year ago
Jack Gerrits
9ff1ddae59
Update cookiecutter instructions ( #4945 )
1 year ago
Eric Zhu
b06ff9d5d6
Fix agent and agent runtime in Core doc ( #4943 )
1 year ago
Jack Gerrits
538f39497b
Replace create_completion_client_from_env with component config ( #4928 )
* Replace create_completion_client_from_env with component config
* json load
1 year ago
Eric Zhu
b850dcd399
Fix link to samples ( #4933 )
* Fix link to samples
* fix readme
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Mohammad Mazraeh
ad123641da
Update agent and agent runtime doc with routed agent ( #4935 )
* add back removed note
Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
* fix formatting issues
Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
---------
Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
1 year ago
peterychang
d610d481cd
Add documentation and TODOs for xlang ( #4926 )
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Jack Gerrits
7b10f0ad1b
Improve docs for model clients, add missing docs ( #4930 )
* Improve docs for model clients
* formatting
* Fix usage
---------
Co-authored-by: peterychang <49209570+peterychang@users.noreply.github.com>
1 year ago
Jack Gerrits
973c8b6330
Remove deprecated items for release ( #4927 )
1 year ago
Roy Belio
00b06ab2e1
fix(magentic-one): Enhance error handling in orchestrate_step to manage invalid ledger formats ( #4845 )
* fix(magentic-one): Enhance error handling in orchestrate_step to manage invalid ledger formats
* formatting
---------
Co-authored-by: Roy Belio <robelio@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
1 year ago
Eric Zhu
52c2a70e95
Fix chess sample ( #4932 )
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Eric Zhu
f113c9a959
Move core samples to /python/samples ( #4911 )
* Move core samples to /python/samples
* Fix proto check
* Add sample code check workflow
* Update pyright settings; fix types
1 year ago
peterychang
71a3b238e7
Activate deactivate agents ( #4800 )
* Instantiate and call activate/deactivate on agents
* autoformatting
* remove activate. Rename deactivate to close
* remove unneeded import
* create close fn in runtime
* change runtime close behavior
* uv.lock
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Eric Zhu
5635ea397f
Improve language for teams note ( #4925 )
1 year ago
Jack Gerrits
7641577f6b
Adds 0.2 docs link to navbar ( #4921 )
1 year ago
Jack Gerrits
d4b406b78c
refactor!: Reduce dependencies of core, remove image from URL ( #4919 )
* Reduce dependencies of core
* Update lock
* add package to test deps
* Update lock
* aio console dep
* Update lock
1 year ago
Eric Zhu
725d573d5b
Update tutorial content; move selector group chat and swarm outside of tutorial. ( #4915 )
* Update tutorial content; move selector group chat and swarm outside of tutorial.
* Add redirect
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago