mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-23 18:37:58 -05:00
Update README.md (#507)
Fixed small typos Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
@@ -38,7 +38,7 @@ AutoGen is powered by collaborative [research studies](https://microsoft.github.
|
||||
|
||||
## Quickstart
|
||||
The easiest way to start playing is
|
||||
1. Click below to use the Github Codespace
|
||||
1. Click below to use the GitHub Codespace
|
||||
|
||||
[](https://codespaces.new/microsoft/autogen?quickstart=1)
|
||||
|
||||
@@ -66,7 +66,7 @@ Find more options in [Installation](https://microsoft.github.io/autogen/docs/Ins
|
||||
|
||||
<!-- Each of the [`notebook examples`](https://github.com/microsoft/autogen/tree/main/notebook) may require a specific option to be installed. -->
|
||||
|
||||
For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the python docker package, and using docker.
|
||||
For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the Python docker package and using docker.
|
||||
|
||||
For LLM inference configurations, check the [FAQs](https://microsoft.github.io/autogen/docs/FAQ#set-your-api-endpoints).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user