Azure OpenAI - Chat Completion Playground and API

Поделиться
HTML-код
  • Опубликовано: 2 ноя 2024

Комментарии • 4

  • @VladmirPutinOrg
    @VladmirPutinOrg Год назад +2

  • @harimanjula-f9q
    @harimanjula-f9q 8 месяцев назад

    Nice explain & Nice Voice Bro

  • @JayashreeHarinath
    @JayashreeHarinath 2 месяца назад

    im getting the below error while generating teh response
    :There was an error generating a response. Chat history can't be saved at this time. Error code: 400 - {'error': {'requestid': '2d9de109-4763-43e4-89c4-31cf38abb42d', 'code': 400, 'message': 'Failed to get managed identity token. Response: {"error":{"code":"ManagedIdentityIsNotEnabled","message":"Managed Identity (MI) is not set for this account while the encryption key source is \'Microsoft.KeyVault\', customer managed storage or Network Security Perimeter is used."}}'}}
    Can you please let me know why?

  • @joannezhu101
    @joannezhu101 Год назад

    Thank you Kamal, that is very helpful. I've got a question (sorry that I am new to this Azure openai), the system message I changed it according to my need and connect the data to cognitive service index, then I deploy this onto web app, will the prompt message that I type in System message remain in the app? and also if I use API call in my python code, I put other prompt message (say now I want the bot act as DBA, in the interface I use sysetm template ask the BOT to behave like customer care), will my api prompt overwrite the prompt written in the interface though it is published and deployed?