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 878c6c2 commit 2843ccdCopy full SHA for 2843ccd
docs/package.json
@@ -115,7 +115,11 @@
115
"\\.prototyping\\.rasa\\.com",
116
"^https://github\\.com/mit-nlp/MITIE/releases/download/v0\\.4/MITIE-models-v0\\.2\\.tar\\.bz2$",
117
"^https://forum.rasa.com/t/rasa-open-source-2-0-is-out-now-internal-draft/35577$",
118
- "https://docs-test-001.openai.azure.com"
+ "https://docs-test-001.openai.azure.com",
119
+ "^https://platform\\.openai\\.com.*",
120
+ "^https://westus.dev.cognitive.microsoft.com/docs/services/luis-endpoint-api-v3-0$",
121
+ "^https://www.tensorflow.org/api_docs/python/tf/config$"
122
+
123
]
124
}
125
0 commit comments