1

There are many plugins one can use in OpenAI for enhancing the capabilities of their chat.

Is it possible to make use of the same plugins for the analogous models in Azure OpenAI?

tobias
  • 501
  • 1
  • 6
  • 15

1 Answers1

0

Currently you can see only in Azure Open AI preview with the first party plugins as given below, customers will soon be able to use their own plugins with Azure OpenAI Service too..

enter image description here

Ram
  • 2,459
  • 1
  • 7
  • 14
  • Many thanks for getting back to me. Does that mean, I cannot make use of these plugins somehow via langchain? – tobias Aug 19 '23 at 17:42