docs: fix documentation

This commit is contained in:
Florian Hönicke
2023-04-18 20:38:43 +02:00
parent cee02b077a
commit 3a1d570337

View File

@@ -100,7 +100,7 @@ jc delete <microservice id>
In this section you can get a feeling for the kind of microservices that can be generated with GPT Deploy.
### Chemical Formula Visualization
```bash
generate \
gptdeploy generate \
--description "Convert a chemical formula into a 2D chemical structure diagram" \
--test "C=C, CN=C=O, CCC(=O)O" \
--model gpt-4 \