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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ You should have [docker](https://www.docker.com/get-started/) installed and an O
138
138
acontext docker up
139
139
```
140
140
141
-
> [📖](https://docs.acontext.io/settings/core) Acontext requires an LLM provider and an embedding provider.
141
+
> [📖](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
0 commit comments