mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-20 22:14:20 +01:00
docs: fix documentation
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user