mirror of https://github.com/dapr/docs.git
Merge pull request #4018 from hhunter-ms/issue_4016
Add OpenAI to binding spec index page
This commit is contained in:
commit
ecc3abd0cc
|
@ -14,6 +14,14 @@
|
||||||
features:
|
features:
|
||||||
input: true
|
input: true
|
||||||
output: true
|
output: true
|
||||||
|
- component: Azure OpenAI
|
||||||
|
link: openai
|
||||||
|
state: Alpha
|
||||||
|
version: v1
|
||||||
|
since: "1.11"
|
||||||
|
features:
|
||||||
|
input: true
|
||||||
|
output: true
|
||||||
- component: Azure SignalR
|
- component: Azure SignalR
|
||||||
link: signalr
|
link: signalr
|
||||||
state: Alpha
|
state: Alpha
|
||||||
|
|
Loading…
Reference in New Issue