mirror of https://github.com/dapr/docs.git
use correct qutoes for apiType in OpenAi converastion api
Signed-off-by: fabistb <fabian0401@online.de>
This commit is contained in:
parent
766d8da01c
commit
5cf1c9be95
|
|
@ -26,7 +26,7 @@ spec:
|
|||
- name: cacheTTL
|
||||
value: 10m
|
||||
# - name: apiType # Optional
|
||||
# value: `azure`
|
||||
# value: 'azure'
|
||||
# - name: apiVersion # Optional
|
||||
# value: '2025-01-01-preview'
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue