Closed jvargh closed 10 months ago
The contoso-cosmos custom connection should look like this:
Had it recreated but error remains. Below shows studio and local formats. Thoughts?
Looking at the output of your screenshot, you need to have 4 key-value pairs and the first one should be called "key". In the list above, I see "key1" in the config but no "key"
it should be taking 'key' from secrets. Running create-connections notebook it did create the below. Will not allow using name 'key' in configs. Error from above remains. Let know if you see the same
PG working on fixing it. For a workaround create the connection in ML studio in promptflow >connections.
Get this error when running evaluate-chat-prompt-flow.ipynb, which points to the connection definition in AI Studio. Could a sample be provided to compare?