mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Add quick start and utils for extracting code blocks (#404)
* Add quick start and utils for extracting code blocks * format * Spelling
This commit is contained in:
248
python/docs/src/getting-started/quickstart.ipynb
Normal file
248
python/docs/src/getting-started/quickstart.ipynb
Normal file
File diff suppressed because one or more lines are too long
@@ -9,8 +9,7 @@ You can implement agents in
|
||||
different programming languages and deploy them on different machines across organizational boundaries.
|
||||
You can also implement agents using other agent frameworks and run them in AGNext.
|
||||
|
||||
To get you started quickly, we offers
|
||||
`a suite of samples <https://github.com/microsoft/agnext/tree/main/python/samples>`_.
|
||||
To start quickly, read the `quick start <getting-started/quickstart.html>`_.
|
||||
|
||||
To learn about the core concepts of AGNext, read the `overview <core-concepts/overview.html>`_.
|
||||
|
||||
@@ -25,6 +24,7 @@ To learn about the core concepts of AGNext, read the `overview <core-concepts/ov
|
||||
:hidden:
|
||||
|
||||
getting-started/installation
|
||||
getting-started/quickstart
|
||||
getting-started/agent-and-agent-runtime
|
||||
getting-started/message-and-communication
|
||||
getting-started/model-clients
|
||||
|
||||
Reference in New Issue
Block a user