Skip to content

Commit 491a237

Browse files
committed
docs: update
1 parent c54d3cd commit 491a237

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Acontext can help you:
6464
# 🏗️ How it works?
6565

6666
<details>
67-
<summary>Click to open the architecture diagram, if you're interested.</summary>
67+
<summary>click to open</summary>
6868

6969
```mermaid
7070
graph TB
@@ -215,7 +215,7 @@ mkdir acontext_server && cd acontext_server
215215
acontext docker up
216216
```
217217

218-
> [📖 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
218+
> [📖 local setup](https://docs.acontext.io/local#start-acontext-server-locally) We recommend `gpt-4.1` as the LLM model
219219
220220
`acontext docker up` will create/use `.env` and `config.yaml` for Acontext, and create a `db` folder to persist data.
221221

@@ -275,7 +275,7 @@ Check our example repo for more templates: [Acontext-Examples](https://github.co
275275
## Step-by-step Quickstart
276276

277277
<details>
278-
<summary>Click to Open</summary>
278+
<summary>click to open</summary>
279279

280280

281281
We're maintaining Python [![pypi](https://img.shields.io/pypi/v/acontext.svg)](https://pypi.org/project/acontext/) and Typescript [![npm](https://img.shields.io/npm/v/@acontext/acontext.svg?logo=npm&logoColor=fff&style=flat&labelColor=2C2C2C&color=28CF8D)](https://www.npmjs.com/package/@acontext/acontext) SDKs. The snippets below are using Python.

0 commit comments

Comments
 (0)