You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ AutoGen is powered by collaborative [research studies](https://microsoft.github.
38
38
39
39
## Quickstart
40
40
The easiest way to start playing is
41
-
1. Click below to use the Github Codespace
41
+
1. Click below to use the GitHub Codespace
42
42
43
43
[](https://codespaces.new/microsoft/autogen?quickstart=1)
44
44
@@ -66,7 +66,7 @@ Find more options in [Installation](https://microsoft.github.io/autogen/docs/Ins
66
66
67
67
<!-- Each of the [`notebook examples`](https://github.com/microsoft/autogen/tree/main/notebook) may require a specific option to be installed. -->
68
68
69
-
For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the python docker package, and using docker.
69
+
For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the Python docker package and using docker.
70
70
71
71
For LLM inference configurations, check the [FAQs](https://microsoft.github.io/autogen/docs/FAQ#set-your-api-endpoints).
0 commit comments