How To Integrate ChatGPT in ASP.NET Web API

แชร์
ฝัง

ความคิดเห็น • 20

  • @AthelstanEngland
    @AthelstanEngland 3 หลายเดือนก่อน +2

    Thanks. Your for each loop though just overwrites answer each time. So the return reseult is just the last one?

  • @DanRibar
    @DanRibar ปีที่แล้ว +1

    nice

  • @sureshpal5569
    @sureshpal5569 2 หลายเดือนก่อน +1

    great , can you share the git report for this

  • @DanRibar
    @DanRibar ปีที่แล้ว +1

    Can we set the base path to a local LLM?

  • @believeinlordkrishna4146
    @believeinlordkrishna4146 10 หลายเดือนก่อน

    i get error as "The model `text-davinci-003` has been deprecated", if i use the mentioned model

    • @UshaShanmugavel0274
      @UshaShanmugavel0274 9 หลายเดือนก่อน

      change the line from
      completion.Model = OpenAI_API.Models.Model.DevinText
      to
      completion.Model = OpenAI_API.Models.Model.ChatGPTTurboInstruct;
      and run it again you will get the response

  • @oneside5418
    @oneside5418 ปีที่แล้ว +1

    Thank you bro

  • @sparta3068
    @sparta3068 ปีที่แล้ว +3

    "error": {
    "message": "You exceeded your current quota, please check your plan and billing details.",
    "type": "insufficient_quota",
    "param": null,
    "code": "insufficient_quota"
    }
    I HAVE THIS ERROR EVEN MY OPENAI ACCOUNT IS LICENSED

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  ปีที่แล้ว

      You need to try out after sometime or create new account in OpenAI and run the code

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  ปีที่แล้ว +1

      There is a limit of hits in OpenAI API

    • @martinserrano6913
      @martinserrano6913 ปีที่แล้ว +1

      pudiste resolverlo? necesito alguien que me de el codigo funcionando, ya que no logro hacerlo

    • @azharulsharif9486
      @azharulsharif9486 ปีที่แล้ว +1

      I think there is no free access to open api. Need to purchase. But no one tell this in his vedio😢

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  ปีที่แล้ว

      @AndyNguyen-du9dh Thanks for replying

  • @CNetter
    @CNetter 9 หลายเดือนก่อน

    It doesnt work..I only see the weatherforecast. "Home" doesnt show up

  • @aisonsystem3168
    @aisonsystem3168 ปีที่แล้ว

    thanks

  • @aganyanag8839
    @aganyanag8839 7 หลายเดือนก่อน

    am getting an error 500 status while executing

  • @nic-ej1ww
    @nic-ej1ww 11 หลายเดือนก่อน

    Davinci return an error Davinci has been deprecated

  • @SpicyCurrey
    @SpicyCurrey ปีที่แล้ว

    Could you please provide the source code for this project?

    • @DigitalTECHJOINT
      @DigitalTECHJOINT  ปีที่แล้ว

      Thanks for visiting Digital TechJoint channel. Please drop email to us for source code. Thanks