Skip to content

Commit a45e507

Browse files
committed
docs: fix folding
1 parent bee3459 commit a45e507

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
@@ -133,9 +133,7 @@ You should have [docker](https://www.docker.com/get-started/) installed and an O
133133
acontext docker up
134134
```
135135

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
139137
140138

141139

@@ -189,6 +187,8 @@ acontext create my-proj --template-path "python/agno_basic"
189187

190188
<details>
191189
<summary>Click to Open</summary>
190+
191+
192192
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.
193193

194194
## Install SDKs

0 commit comments

Comments
 (0)