Jack Gerrits
c293b931f5
Make API reference TOC visible ( #4962 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-01-09 10:37:13 -08:00
afourney
b07c1662b3
Disable usage stats on m1 command. ( #4960 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-01-09 10:33:56 -08:00
Jack Gerrits
02ad98bcb3
Console async printing and optional stats ( #4956 )
...
* async printing
* Make stats output option
2025-01-09 16:02:15 +00:00
Eric Zhu
903305e810
Add tutorial index page; improve installation pages; improve Core tutorial to mention how to use AgentChat agent in Core. ( #4950 )
2025-01-08 23:24:12 +00:00
Eric Zhu
318820e5ed
"magentic one" --> "magentic one cli" on landing page ( #4951 )
2025-01-08 15:18:08 -08:00
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
2025-01-08 14:05:08 -08:00
Jack Gerrits
a427b38000
Add stable website dir, to be updated ( #4948 )
...
* Add stable
* stable redirect
2025-01-08 14:48:09 -05:00
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
2025-01-08 10:52:33 -08:00
Jack Gerrits
08addac2d4
Remove wording override of switcher ( #4939 )
2025-01-08 18:11:23 +00:00
Jack Gerrits
9ff1ddae59
Update cookiecutter instructions ( #4945 )
2025-01-08 12:59:05 -05:00
Eric Zhu
b06ff9d5d6
Fix agent and agent runtime in Core doc ( #4943 )
2025-01-08 09:48:37 -08:00
Jack Gerrits
538f39497b
Replace create_completion_client_from_env with component config ( #4928 )
...
* Replace create_completion_client_from_env with component config
* json load
2025-01-08 14:33:28 +00:00
Eric Zhu
b850dcd399
Fix link to samples ( #4933 )
...
* Fix link to samples
* fix readme
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-08 14:28:25 +00:00
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>
2025-01-08 14:23:31 +00:00
peterychang
d610d481cd
Add documentation and TODOs for xlang ( #4926 )
...
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-08 14:16:43 +00:00
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>
2025-01-08 09:12:48 -05:00
Jack Gerrits
973c8b6330
Remove deprecated items for release ( #4927 )
2025-01-08 08:56:08 -05:00
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>
2025-01-08 02:18:42 +00:00
Eric Zhu
52c2a70e95
Fix chess sample ( #4932 )
...
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-07 16:06:14 -08:00
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
2025-01-07 23:31:29 +00:00
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>
2025-01-07 21:37:02 +00:00
Eric Zhu
5635ea397f
Improve language for teams note ( #4925 )
2025-01-07 14:51:59 -05:00
Jack Gerrits
7641577f6b
Adds 0.2 docs link to navbar ( #4921 )
2025-01-07 10:38:51 -08:00
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
2025-01-07 18:30:04 +00:00
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>
2025-01-07 09:57:23 -08:00
Jack Gerrits
5b9be79fba
feat!: Add message context to signature of intervention handler, add more to docs ( #4882 )
...
* Add message context to signature of intervention handler, add more to docs
* example
* Add to test
* Fix pyright
* mypy
2025-01-07 12:51:35 -05:00
Jack Gerrits
f4382f01c8
Log messages and response for LLMCall event ( #4910 )
...
* Log messages and response for LLMCall event
* Remove accidental change
* newline
2025-01-07 12:32:29 -05:00
Jack Gerrits
310564908b
fix!: Move azure auth provider to separate module ( #4912 )
...
* Move azure auth provider to separate module
* Update lock
* fix component gen
2025-01-07 12:21:50 -05:00
Griffin Bassman
bdfdc6ab5e
fix: poe check errors to pass ( #4917 )
...
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-07 10:48:37 -05:00
afourney
a6612e683d
Added tests for FileSurfer. ( #4913 )
2025-01-06 16:54:14 -08:00
Eric Zhu
e11fd8353d
Improve markdown code linting command and update logging documentation and ( #4902 )
...
Update logging documentation and improve markdown code linting command
2025-01-06 14:19:17 -08:00
Eric Zhu
d55b8c9044
Update index.md for better clarity and relationship between packages ( #4896 )
...
* Improve index page for better clarity
* Add markdown lint check
* Update info
* Update
* typo
* tagline
* tag line update
2025-01-06 14:13:22 -08:00
Eric Zhu
2ff543e876
Add missing API doc for Python code execution tool ( #4901 )
...
* Add missing API doc for Python code execution tool
* wip
* Add API doc for the executor tool
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-06 10:06:54 -08:00
Not Subhuman
4486c67b42
Update magentic-one.md ( #4903 )
...
* Update magentic-one.md
Add openai extra to the installation instructions
* Update python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/magentic-one.md
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-01-05 23:57:23 -08:00
Victor Dibia
2eb46d2fb3
Minor updates to migration-guide.md ( #4888 )
...
- remove unecessary todo links
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-04 08:56:07 -08:00
Jack Gerrits
e168616b7e
Add getting started page for magentic one ( #4887 )
2025-01-03 15:16:56 -05:00
Jack Gerrits
bac6dc5d83
Add example docstring, dont expand constants in docstrings ( #4880 )
2025-01-02 18:37:16 -08:00
WcW
a1d782d3ec
Fix: Correct cancellation token usage in UserProxyAgent docstring ( #4874 )
...
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-02 11:46:01 -05:00
Eric Zhu
16ceded2d2
Minor fix for incorrect description of teams and add installation instructions for ext agents ( #4872 )
...
* Minor fix for incorrect description of teams
* Add installation instructions
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-02 10:11:13 -05:00
Sachin Joglekar
ecdade3d3e
Add coverage task & integrate with poe check ( #4847 )
...
* Add coverage task & integrate with poe check
* Adding workflow
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-01-02 09:49:18 -05:00
Jack Gerrits
8a83262a90
add azure deps to openai extra ( #4871 )
...
* add azure deps to openai extra
* lock
2024-12-31 15:23:39 -05:00
Jack Gerrits
e6ac2f37fa
Update logged events, add message id to send message ( #4868 )
...
* Update logged events
* add message_id
* serialize payload for log
* fix pytest warning
* serialization
* fix test
* lock
* fix warning and test
2024-12-31 15:11:48 -05:00
Jay
d2a74de3ad
Update quickstart.ipynb ( #4867 )
...
Solving issue #4866
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-31 14:56:31 -05:00
Eric Zhu
9a474f7334
Add magentic one installation instruction ( #4869 )
2024-12-31 11:12:15 -08:00
Jack Gerrits
fb1094d9c3
Update to dev13 ( #4862 )
2024-12-30 17:12:51 -05:00
Eric Zhu
cc06ec531e
Clarify tool use in agent tutorial ( #4860 )
2024-12-30 13:49:51 -08:00
Eric Zhu
156c3f16c2
Migration guide for 0.4 ( #4765 )
...
* readme start
* Enhance migration guide with organization overview and section breakdown
* update toc
* Update
* wip
* wip
* WIP
* Finished draft
* add statement
* Update migration guide for v0.4: refine language and clarify PyPI package ownership
* wip
* mv
* Update
* wip
* Add lint for markdown files; fix lint errors
* Fix indent
* Fix syntax
* Fix
* Update python/check_md_code_blocks.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* wip
* WIP
* wip
* fix links
* update
* Add 0.4 component config example
* update
* update
* update
* add conversion function
* wip
* Move
* Update
* Update
* update
* Make buttons side by side
* Update
* small edits
* wip
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
2024-12-30 13:33:08 -08:00
Jack Gerrits
c58eb9d120
Move intervention objects to root module ( #4859 )
...
* Move intervention to root
* usage
2024-12-30 16:09:37 -05:00
Gerardo Moreno
0569689e6b
Fix BaseOpenAIChatCompletionClient token usage ( #4770 )
...
* Fix openai client token usage (#4769 )
* Include actual_usage in add_usage function
* Make sure result is assigned
* remove method
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
2024-12-30 15:33:06 -05:00
Jack Gerrits
cb1633b501
feat!: Add support for model family specification ( #4856 )
...
* Add support for model family specification
* spelling mistake
* lint, etc
* fixes
2024-12-30 15:09:21 -05:00