Jack Gerrits
6bc285ce39
Don't show banner on stable ( #4976 )
2025-01-09 18:03:56 -05:00
Jack Gerrits
6abc70044a
Fix version switcher rendering ( #4974 )
...
* Fix docs switcher rendering
* update tag
* use post1
2025-01-09 17:06:35 -05:00
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
2025-01-09 15:29:54 -05:00
Jack Gerrits
c4302eecab
Fixes for azure-container-code-executor.ipynb ( #4970 )
...
Fixes for azure-container-code-executor.ipyn
2025-01-09 15:29:36 -05:00
SeryioGonzalez
7c31ee0573
Update swarm.ipynb ( #4959 )
...
Small typo in docs
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-09 15:29:13 -05:00
SeryioGonzalez
99e2e39281
Update swarm.ipynb ( #4958 )
...
Small typo
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2025-01-09 15:28:50 -05:00
Jack Gerrits
0122d44aa3
OpenAI assistant fixes ( #4969 )
2025-01-09 12:06:01 -08:00
Eric Zhu
5b841e26d6
update landing page example ( #4968 )
2025-01-09 11:19:25 -08:00
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>
2025-01-09 10:44:13 -08:00
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
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
Eric Zhu
b06ff9d5d6
Fix agent and agent runtime in Core doc ( #4943 )
2025-01-08 09:48:37 -08: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
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
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
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
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
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
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
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
Jack Gerrits
190fcd15ed
fix!: Fix SingleThreadedAgentRuntime busy loop ( #4855 )
...
* Fix high cpu usage
* Use queue for shutdown
* mypy fixes
* formatting
* missing import
2024-12-30 15:04:20 -05:00
Jack Gerrits
49b52db6ea
Make `register_factory` a user facing API ( #4854 )
...
* Make register_factory a user facing API
* fix docstring
* Update python/packages/autogen-core/src/autogen_core/_agent_runtime.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* formatting
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-30 15:00:42 -05:00
Jack Gerrits
0b34211c1e
refactor!: Remove deprecations ( #4853 )
...
* Remove deprecations
* imports
2024-12-30 14:55:21 -05:00
Eric Zhu
5ee2190e00
Replace Tuple[type[ChatMessage], ...] with Sequence[type[ChatMessage]] ( #4857 )
2024-12-30 11:30:31 -08:00
Eric Zhu
a20ec102d3
AgentChat tutorial update to include model context usage and langchain tool ( #4843 )
...
* Doc update to include model context usage
* add langchain tools
* update langchain tool wrapper api doc
* updat
* update
* format
* add langchain experimental dev dep
* type
* Fix type
* Fix some types in langchain adapter
* type ignores
2024-12-30 09:09:33 -08:00
Eric Zhu
d933b9ab5f
dev12 ( #4839 )
...
* dev12
2024-12-27 11:49:12 -08:00
Jack Gerrits
ad7433e817
Remove pydantic v1 compat ( #4838 )
...
Remove pydantic compat
2024-12-27 11:38:42 -08:00
Jack Gerrits
a5681d73c6
Allow closure agent to ignore unknown messages, add docs ( #4836 )
...
Allow closure agent to ignore unknown messages
2024-12-27 13:37:55 -05:00
Eric Zhu
2819515220
Improve agentchat tutorial Teams section ( #4834 )
...
* update teams doc
* Update
* fmt
2024-12-27 10:25:36 -08:00
Eric Zhu
b9bd8b0c64
human-in-the-loop section for agentchat tutorial ( #4832 )
...
* human-in-the-loop section for agentchat tutorial
2024-12-27 10:20:52 -08:00
Jack Gerrits
fadff4aece
Fix definition of workspace package, remove uv pin ( #4830 )
...
* Fix definition of workspace package, remove uv pin
* add --all-packages
* pin docs uv versions for older project structure
* try old version to verify CI
* Use workflow target
* change syntax
* change check
* try with var in matrix
* add all packages to workspace
* remove project table
2024-12-27 13:11:42 -05:00
Jack Gerrits
461605869c
Update links in extension page to fix 404 ( #4827 )
...
Update links in extension page
2024-12-27 12:52:36 -05:00
Jack Gerrits
5bd91fb15e
Accept agent type in more places ( #4829 )
...
* Accept agenttype in more places
* remove type hint
2024-12-27 12:21:39 -05:00
Richárd Gyikó
e710f9d04f
Update discover.md with autogen-ext-mcp community package ( #4826 )
...
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-27 09:58:28 -05:00
Leonardo Pinheiro
c078b252fb
refactor!: Migrate python code executor tool to autogen-ext ( #4824 )
...
migrate python code exec to autogen-ext
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-27 08:57:55 -05:00
Sachin Joglekar
d1dff316bc
Update pydantic version & fix mypy errors ( #4811 )
...
* Update pydantic version & fix mypy errors
* uv lock changes
* Update lock
* update lockfile
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-27 08:53:52 -05:00
Leonardo Pinheiro
9a2dbb4fba
Add * before keyword args for ChatCompletionClient ( #4822 )
...
add * before keyword args
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-27 08:41:16 -05:00
Eric Zhu
edad1b6065
Emphasis on_messages is for new messages only; remove unused file. ( #4819 )
...
* Emphasis on_messages is for new messages only
* update
* update uv
* update uv action
* try pin uv version
* pin all uv versions to 0.5.11
* revert uv lock file and remove unwanted file.
2024-12-27 08:34:21 -05:00
Jack Gerrits
0040016bec
Remove usage of internal pydantic functionality for forward ref eval ( #4816 )
...
* Remove usage of internal pydantic func
* Update python/packages/autogen-core/tests/test_tools.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/packages/autogen-core/tests/test_tools.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Remove unused import NoneType from test_tools.py
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2024-12-26 12:15:54 -08:00
Eric Zhu
f774eaa105
Add minimum dep versions ( #4803 )
2024-12-26 12:40:32 -05:00
Eric Zhu
4f673192cb
"model" to "chat completion" ( #4804 )
...
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-26 12:12:02 -05:00
gagb
d2537abbab
Add MagenticOne API and CLI ( #4782 )
...
* Add MagenticOne API
* Add CodeExecutorAgent to MagenticOne for enhanced task execution
* Refactor MagenticOne class to inherit from MagenticOneGroupChat and streamline initialization
* Enhance MagenticOne class documentation with detailed usage examples and initialization instructions
* Refactor MagenticOne module structure and update import paths
* Remove unused imports
* Add documentation for MagenticOne module and remove redundant initialization comments
* Enhance MagenticOne class with human-in-the-loop mode and update examples
* Update MagenticOne class documentation with safety precautions and architecture details
* Run poe format
* Add blog post reference to MagenticOne class documentation
* change default of websurfer use_ocr to false because of refusals
* Refactor MagenticOne class to use ChatCompletionClient instead of OpenAIChatCompletionClient
* Add client capability validation to MagenticOne initialization
* Poe format
* Refactor imports in MagenticOne class for clarity and organization
* Add stacklevel parameter to warning in client capability validation
* Update README to recommend using Magentic-One API for improved integration
* Add create_args property to OpenAIChatCompletionClient for better access to initialization arguments
* Enhance client capability validation in MagenticOne to ensure compatibility with OpenAI GPT-4o model
* Refactor client capability validation in MagenticOne for improved clarity
* Update magentic_one.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Remove create_args property from OpenAIChatCompletionClient and update validation logic in MagenticOne to directly access _create_args
* Refactor documentation in MagenticOne for improved readability and consistency
* Refactor client capability validation in MagenticOne to remove unnecessary model check for GPT-4o
* Add MagenticOne CLI (#4788 )
* Add MagenticOne CLI script for task execution with OpenAI GPT-4o integration
* Fix argument parsing in MagenticOne CLI to require a single task input
* Add docstring to main function in MagenticOne CLI for improved usage clarity
* Fix example usage in docstring of MagenticOne CLI for correct argument order
* Refactor argument parsing in MagenticOne CLI for improved clarity and consistency
* Add type hints to run_task function in MagenticOne CLI
* Add type hint for main function in MagenticOne CLI
* Remove type ignore from main function call in MagenticOne CLI
---------
Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-23 16:45:21 -08:00
Eric Zhu
150a54c4f5
Refine types in agentchat ( #4802 )
...
* Refine types in agentchat
* importg
* fix mypy
2024-12-23 16:10:46 -08:00
Jack Gerrits
2c76ff9fcc
More improvements for component config ( #4799 )
...
* More improvements for component config
* clean output
* working dir
* fix fstring
* key error
* remove mv
2024-12-23 18:29:23 -05:00
peterychang
9c8877ed66
Add API documentation ( #4798 )
...
* Add API documentation
* Update python/packages/autogen-core/src/autogen_core/_cancellation_token.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-23 17:06:56 -05:00
Jack Gerrits
90d6723685
Usability improvements to component config ( #4794 )
...
* Usability improvements to component config
* Implement model upgrade
2024-12-23 14:03:58 -05:00
Eric Zhu
4bce1e914a
Update agentchat quickstart to show how to handle multi-round user inputs ( #4735 )
...
Update agentchat quickstart to show how to handle multi-round user inputs.
2024-12-20 10:34:53 -08:00
Jack Gerrits
dda208f9b4
Add component config support ( #4757 )
...
* Add wip component impl
* finishing touches
* remove test file
* fix json usage
* Format
---------
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
2024-12-20 13:14:24 -05:00
Lanbao
a4c1314432
Correct the spelling errors in models.ipynb ( #4767 )
...
Update models.ipynb
Correct the spelling error: opne -> open
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-20 01:52:29 -08:00
Aditya Kurniawan
c989181da2
use model context for assistant agent, refactor model context ( #4681 )
...
* Decouple model_context from AssistantAgent
* add UnboundedBufferedChatCompletionContext to mimic pervious model_context behaviour on AssistantAgent
* moving unbounded buffered chat to a different file
* fix model_context assertions in test_group_chat
* Refactor model context, introduce states
* fixes
* update
---------
Co-authored-by: aditya.kurniawan <aditya.kurniawan@core42.ai>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
2024-12-19 22:27:41 -08:00
Jack Gerrits
453fe0cafd
Replace single quotes with double quotes ( #4760 )
...
* Replace single quotes with double quotes
* Fix version
* formatting
2024-12-19 14:21:51 -05:00
Jack Gerrits
c74c2d6767
Follow up changes from top bar change ( #4758 )
2024-12-19 12:01:03 -05:00
Jack Gerrits
97e5cab523
Restructure docs, move packages to top level header ( #4722 )
...
* Restructure top level pages
* move studio
2024-12-19 10:07:07 -05:00
Victor Dibia
4e3a70303d
Add Deploy view in AGS ( #4756 )
...
* update version, fix component factory bug
* add basic structure for deploy
* minor fixes, deploy v1
* minor text updated
* format fixes
* formatting fixes .. webby test samples
* update cli command, update views,
* packakge.json and other fixes
* format fixes
2024-12-18 18:57:11 -08:00
Eric Zhu
e902e94b14
Define AgentEvent, rename tool call messages to events. ( #4750 )
...
* Define AgentEvent, rename tool call messages to events.
* update doc
* Use AgentEvent | ChatMessage to replace AgentMessage
* Update docs
* update deprecation notice
* remove unused
* fix doc
* format
2024-12-18 14:09:19 -08:00
hsm207
7a7eb7449a
typo: travel planning ( #4753 )
2024-12-18 09:44:55 -08:00
Eric Zhu
44b27ad81a
Make it clear the on_messages method is stateful. ( #4751 )
2024-12-17 23:50:25 -08:00
Ryan Sweet
c1646f21c0
Rysweet 4676 remove iagentruntime - collapse into iagentworker ( #4740 )
...
* moves AgentId into Agent
* Renames AgentRuntime to AgentMessenger (more accurate name)
* Remove IAgentRuntime Interface
* changes constructor of Agent to take IAgentWorker instead of IAgentRuntime
2024-12-17 13:04:37 -08:00
kiyoung
2cd91f66d8
make "Alias", "ImportFromModule" classes hashable ( #4734 )
...
make hashable to Alias, ImportFromModule
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-17 11:11:36 -08:00
Victor Dibia
03f57e9357
Update AgentChat State Docs (Saving to Disc) ( #4730 )
...
* add section on persisting state to a file on disc.
* formating fixes
* update notebook
2024-12-16 21:55:47 -08:00
Victor Dibia
6a4a11042c
Add AOAI Support in AGS ( #4718 )
...
* add oai support, improve component config typing, minor updates to docs, update ags tests
* faq updates
* update faq, add model_capabilities
* update faq
2024-12-16 13:17:42 -08:00
peterychang
e2df4e24db
Move existing quickstart guide to design patterns. Simplify quickstart ( #4724 )
...
* Move existing quickstart guide to design patterns. Simplify quickstart guide.
* minor fixes
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-16 12:42:52 -08:00
Eric Zhu
43eed01bbc
Update custom agent doc with arithmetic agent example ( #4720 )
...
* Update custom agent doc with arithmetic agent example
* fix mypy
* fix model capabilities usage
2024-12-16 09:12:26 -08:00
Victor Dibia
e673c437e5
Add Documentation for AGS ( #4711 )
...
* enable download of team specs
* add docs v1 for ags to documentation website
* update docs readme/image
* Update python/packages/autogen-core/docs/src/user-guide/autogenstudio-user-guide/usage.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update python/packages/autogen-core/docs/src/user-guide/autogenstudio-user-guide/index.md
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-14 22:59:26 -08:00
Ryan Sweet
55e157cb99
Rysweet refactor 4670 rename abstractions to contracts ( #4674 )
...
* refactor renaming agent base
* 1st draft
* 1st draft
* format
* rename the tsts
* move IagentWorker
* 1st draft
* format
* gen-proto
* run gen-proto-samples
* format
* merge problem format
2024-12-12 19:43:26 -08:00
gagb
fa563cb434
controlling => resetting ( #4691 )
2024-12-12 15:55:57 -08:00
gagb
feb0da39e1
Fix lang ( #4690 )
2024-12-12 15:45:44 -08:00
Kapil Sachdeva
dec4c45cec
fix - correct the deprecation messages from autogen_core.components.models module ( #4647 )
...
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2024-12-11 17:21:59 -08:00
peterychang
a65855d00d
Fix one failure mode in the user guide ( #4658 )
...
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
2024-12-11 16:56:33 -08:00
gagb
69526038a9
Add discord links ( #4661 )
...
* Add discord links
* Update
* Update
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2024-12-11 16:32:30 -08:00
gagb
b776c53e6f
Improve language ( #4650 )
...
* Improve language
* Update images for examples
* reduce size
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2024-12-11 14:04:14 -08:00
hsm207
afd6257ac9
typo: messages docs ( #4655 )
2024-12-11 07:29:34 -08:00
Eric Zhu
6c1f638960
dev11 release ( #4642 )
...
* dev11 release
2024-12-10 08:28:48 -08:00