We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45e507 commit bc8ab3bCopy full SHA for bc8ab3b
README.md
@@ -158,24 +158,24 @@ Once it's done, you can access the following endpoints:
158
159
Download end-to-end scripts with `acontext`:
160
161
-- **OpenAI SDK + Acontext**
+**OpenAI SDK + Acontext**
162
163
```bash
164
acontext create my-proj --template-path "python/openai_basic"
165
```
166
-- **OpenAI Agent SDK + Acontext**
+**OpenAI Agent SDK + Acontext**
167
168
169
# Coming Soon!
170
171
172
-- **Agno + Acontext**
+**Agno + Acontext**
173
174
175
acontext create my-proj --template-path "python/agno_basic"
176
177
178
-- **vercel/ai-sdk + Acontext**
+**vercel/ai-sdk + Acontext**
179
180
181
0 commit comments