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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,9 +133,7 @@ You should have [docker](https://www.docker.com/get-started/) installed and an O
133
133
acontext docker up
134
134
```
135
135
136
-
> [📖](https://docs.acontext.io/local#start-acontext-server-locally) Acontext requires at least an OpenAI API key. We recommend `gpt-5.1` or `gpt-4.1` as the LLM model
137
-
138
-
> [📖](https://docs.acontext.io/local) Read about detailed setup in your computer
136
+
> [📖 local setup](https://docs.acontext.io/local#start-acontext-server-locally) Acontext requires at least an OpenAI API key. We recommend `gpt-5.1` or `gpt-4.1` as the LLM model
We're maintaining Python [](https://pypi.org/project/acontext/) and Typescript []("https://www.npmjs.com/package/@acontext/acontext") SDKs. The snippets below are using Python.
0 commit comments