Code2Night
Code2Night
  • Видео 206
  • Просмотров 382 227
The model does not exist or you do not have access to it | Chatgpt | OpenAI API
Hello guys in this video we will see how to check and fix error The model `gpt-4.5-turbo` does not exist or you do not have access to it | Chatgpt | OpenAI API
Here is the error response that you can get
"error": {
"message": "The model `gpt-4.5-turbo` does not exist or you do not have access to it.",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
We will see what can cause this issue
You can check the models details at
platform.openai.com/docs/models
JOIN US On Whatsapp
whatsapp.com/channel/0029VaA5aW88vd1NebOeei1y
💖 Show Your Support ( Donation )
www.buymeacoffee.com/code2night
Follow Us on for new programming videos and articles
Code2night
Website- www.cod...
Просмотров: 11

Видео

Error context_length_exceeded in chatgpt api | invalid_request_error
Просмотров 47 часов назад
Hello guys in this video we will see how to check and fix error Error context_length_exceeded in chatgpt api or openai api { "error": { "message": "This model's maximum context length is 128000 tokens. However, your messages resulted in 166204 tokens. Please reduce the length of the messages.", "type": "invalid_request_error", "param": "messages", "code": "context_length_exceeded" } } We will s...
How to use chatgpt search on local data (Sql)
Просмотров 1912 часов назад
Hello guys in this video we will see How to use chatgpt search on local data (Sql) or how to let chatgpt predict result based on your own database data. We will see how you can make chatgpt api search on your internal database JOIN US On Whatsapp whatsapp.com/channel/0029VaA5aW88vd1NebOeei1y Show Your Support ( Donation ) www.buymeacoffee.com/code2night Follow Us on for new programming videos ...
How to use chatgpt with internal database (Sql)
Просмотров 2519 часов назад
Hello guys in this video we will see How to use chatgpt with internal database (Sql). We will see how you can make chatgpt api search on your internal database JOIN US On Whatsapp whatsapp.com/channel/0029VaA5aW88vd1NebOeei1y Show Your Support ( Donation ) www.buymeacoffee.com/code2night Follow Us on for new programming videos and articles Code2night Website- www.code2night.com/ F...
How to Integrate chatgpt api in asp net | Open AI Integration
Просмотров 3203 месяца назад
In this tutorial, We will see how to integrate and use chatgpt api in asp.net application. We will see how to use open ai for fetching prompt results. Show Your Support ( Donation ) www.buymeacoffee.com/code2night For Source code code2night.com/Blog/MyBlog/integrating-chatgpt-api-in-aspnet #chatgpt #openaiapi #chatgptinaspnet #aspnetmvc Follow Us on for new programming videos and articles face...
You exceeded your current quota, please check your plan and billing details | Open AI | Chat gpt API
Просмотров 1,3 тыс.4 месяца назад
Hello guys in the video We will see how you can fix error You exceeded your current quota, please check your plan and billing details while using open ai api in your project Error at completions (api.openai.com/v1/completions) with HTTP status code: TooManyRequests. Content: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. For more informatio...
Failed to launch debug adapter Additional information may be available in the output window
Просмотров 3005 месяцев назад
Hello guys in this video we will see how to fix error Failed to launch debug adapter Additional information may be available in the output window in visual studio debugging. JOIN US On Whatsapp whatsapp.com/channel/0029VaA5aW88vd1NebOeei1y Show Your Support ( Donation ) www.buymeacoffee.com/code2night Follow Us on for new programming videos and articles Code2night Website- www.cod...
How to integrate Google Login in Asp.Net Core 8.0
Просмотров 6306 месяцев назад
Hello guys this is the second part of How to integrate Google Sign In in Asp.Net Core 8.0 application .You can use the same to implement google login in any asp.net core version. In this video we will see how to use client key and client secret for google api and get user profile data using Google Authentication. #asp.net #csharp #googlesignin #googlelogincore #googlesignincore #aspnetcore Join...
'AuthenticationBuilder ' does not contain a definition for 'AddGoogle'
Просмотров 596 месяцев назад
Hello guys in this video we will see how you can fix error 'AuthenticationBuilder ' does not contain a definition for 'AddGoogle' in asp.net core application. JOIN US On Whatsapp whatsapp.com/channel/0029VaA5aW88vd1NebOeei1y Show Your Support ( Donation ) www.buymeacoffee.com/code2night Follow Us on for new programming videos and articles Code2night Website- www.code2night.com/ Fe...
An error occurred while processing your request (IIS)
Просмотров 2,4 тыс.7 месяцев назад
Error. An error occurred while processing your request. Request ID: 00-89316ac2a53bac28f31fdd5fe5676b4e-03890c1774557156-00 Development Mode Swapping to Development environment will display more detailed information about the error that occurred. The Development environment shouldn't be enabled for deployed applications. It can result in displaying sensitive information from exceptions to end u...
How to fix Xml Injection vulnerability in asp.net (CWE-91) | CWE-91 Xml Injection
Просмотров 2147 месяцев назад
In this tutorial, We will see how to fix Xml Injection vulnerability in asp.net (CWE-91) . We will see the ways for mitigating the xml injection vulnerabilities. We will be using Snyk tool to scan for xml injection vulnerabilities in our application. Show Your Support ( Donation ) www.buymeacoffee.com/code2night For Source code code2night.com/Blog/MyBlog/how-to-fix-xml-injection-vulnerability-...
Uncaught TypeError: p.widget is not a function | Jquery multiselect
Просмотров 747 месяцев назад
In this tutorial, We will see how we can fix Uncaught TypeError: p.widget is not a function in Jquery multiselect. These error can occure when you are trying to create jquery multiselect. #multiselect #jquerymultiselect Show Your Support ( Donation ) www.buymeacoffee.com/code2night Follow Us on for new programming videos and articles Code2night Website- www.code2night.com/ Feature...
Couldn't import calendar. try again ! Outlook
Просмотров 1,1 тыс.8 месяцев назад
Hello guys in this video we will see how to fix error Couldn't import calendar. try again ! in microsoft outlook when trying to add event to calendar. So you can check the tutorial for fixing error couldn't import calendar. JOIN US On Whatsapp whatsapp.com/channel/0029VaA5aW88vd1NebOeei1y Show Your Support ( Donation ) www.buymeacoffee.com/code2night Follow Us on for new programming videos and...
How to validate jwt token and refresh jwt token automatically in asp.net
Просмотров 1,1 тыс.8 месяцев назад
Hello guys, considering the security of web applications and api's we often have to implement security tokens. Sometimes we use owin authentication and sometimes JWT Tokens. So in this video we will see how to implement JWT Token Authentication in ASP.NET MVC and then we will also see how to validate jwt token and also how to refresh jwt token automatically when expired in asp.net mvc. For the ...
How to integrate Jquery Full Calender With ASP.NET
Просмотров 2188 месяцев назад
How to integrate Jquery Full Calender With ASP.NET
How to Create Subscriptions in Paypal in Asp.Net Core | Paypal Subscriptions
Просмотров 5558 месяцев назад
How to Create Subscriptions in Paypal in Asp.Net Core | Paypal Subscriptions
Un-Conditional Statements in C | Break | Continue | Go To
Просмотров 739 месяцев назад
Un-Conditional Statements in C | Break | Continue | Go To
Send voice call using Twillio in Asp net mvc | Twillio Audio Call
Просмотров 2469 месяцев назад
Send voice call using Twillio in Asp net mvc | Twillio Audio Call
Twilio.Exceptions.ApiException: 'The number XXXX is unverified | Twillio | SMS | Asp.Net
Просмотров 4429 месяцев назад
Twilio.Exceptions.ApiException: 'The number XXXX is unverified | Twillio | SMS | Asp.Net
How to get AccountSId and Auth token for twillio | Get Api Credentials for Twillio
Просмотров 5509 месяцев назад
How to get AccountSId and Auth token for twillio | Get Api Credentials for Twillio
How to implement Paypal payment gateway in asp net webforms
Просмотров 1,1 тыс.9 месяцев назад
How to implement Paypal payment gateway in asp net webforms
Cannot insert the value NULL into column 'Id', table 'HangFire.Job'; column does not allow nulls
Просмотров 27510 месяцев назад
Cannot insert the value NULL into column 'Id', table 'HangFire.Job'; column does not allow nulls
Your request resulted in an error . User is not assigned to the client application | OKTA
Просмотров 54110 месяцев назад
Your request resulted in an error . User is not assigned to the client application | OKTA
'HttpContextBase' does not contain a definition for 'GetOwinContext'
Просмотров 8110 месяцев назад
'HttpContextBase' does not contain a definition for 'GetOwinContext'
Speech to Text Converter in asp.net
Просмотров 53911 месяцев назад
Speech to Text Converter in asp.net
How to Integrate Authorize.Net Payment Gateway ASP.NET MVC | Authorize.Net | Asp.Net
Просмотров 99311 месяцев назад
How to Integrate Authorize.Net Payment Gateway ASP.NET MVC | Authorize.Net | Asp.Net
How to Integrate Stripe Payment Gateway Integration in ASP.NET Core 8.0 | Stripe | Core 8.0
Просмотров 2 тыс.11 месяцев назад
How to Integrate Stripe Payment Gateway Integration in ASP.NET Core 8.0 | Stripe | Core 8.0
Paypal Payment Gateway integration in Asp.Net Core 8.0 | Implement Paypal in Asp.Net
Просмотров 3 тыс.11 месяцев назад
Paypal Payment Gateway integration in Asp.Net Core 8.0 | Implement Paypal in Asp.Net
How to send fcm mobile notification using Asp.net
Просмотров 933Год назад
How to send fcm mobile notification using Asp.net
How to Get fcm server key for mobile notifications
Просмотров 424Год назад
How to Get fcm server key for mobile notifications

Комментарии

  • @robsonlinhares
    @robsonlinhares 17 часов назад

    Thanks for help!!

    • @code2night
      @code2night 7 часов назад

      Good to know it helped☺️

  • @NaniPothabathula
    @NaniPothabathula 8 дней назад

    thanks its workinig

  • @choononnlim3701
    @choononnlim3701 10 дней назад

    tf you doing stupid

  • @AKhappyvibes
    @AKhappyvibes 13 дней назад

    Thank you so much

  • @borasenyigit9138
    @borasenyigit9138 15 дней назад

    Hello, thanks for the explanation. It was very helpful. However, there is one part that I can't figure out and it is important. How can we get the amount from a label or session value? Thanks in advance.

    • @code2night
      @code2night 15 дней назад

      Yes , you can pass that from session or label

    • @borasenyigit9138
      @borasenyigit9138 15 дней назад

      ​@@code2night But; it doesn't work for Value under AmountWithBreakdown :(

    • @code2night
      @code2night 15 дней назад

      Well you can keep the amount in hiddenfield in the form , so when you click pay then that hidden field value will go into amount. If you can use that way

  • @RahulChaudhary-z6v
    @RahulChaudhary-z6v 16 дней назад

    could you please share me the code

    • @code2night
      @code2night 16 дней назад

      You can download from website

  • @tyco101
    @tyco101 20 дней назад

    Excelente, muchas gracias

    • @code2night
      @code2night 20 дней назад

      Good to know it helped😊

  • @lennartl.4588
    @lennartl.4588 23 дня назад

    Thank you soooo much <3

  • @macdonaldkharsahnoh6040
    @macdonaldkharsahnoh6040 23 дня назад

    I tried but it's not working

  • @MARIO79057459
    @MARIO79057459 24 дня назад

    muchas gracias , solucione mi problema

  • @kaiqueAlbanoEscrituras
    @kaiqueAlbanoEscrituras 26 дней назад

    OBRIGADUUUU

  • @geokzms
    @geokzms Месяц назад

    Helpful video. Many Thanks!

    • @code2night
      @code2night Месяц назад

      Good to know it helped☺️

  • @Eduardo-b8f7g
    @Eduardo-b8f7g Месяц назад

    very good video, Thanks a lot

    • @code2night
      @code2night Месяц назад

      Good to know it helped

  • @lararawf6100
    @lararawf6100 Месяц назад

    God bless u

  • @mateoibanez8479
    @mateoibanez8479 Месяц назад

    Great Video, it help me a lot.

    • @code2night
      @code2night Месяц назад

      Good to know it helped😊

  • @KhiemNguyen-rg7wd
    @KhiemNguyen-rg7wd Месяц назад

    Why i run Success in swagger but the message did not sent to my phonenumber . Am form VietNam .Thank you for your video

    • @code2night
      @code2night Месяц назад

      You can only send to the phone number which is added in the list of twillio account

  • @famousswan8857
    @famousswan8857 Месяц назад

    Thanks Sir Wow Thanks

    • @code2night
      @code2night Месяц назад

      Good to know it helped

  • @ShahanGhani-m1c
    @ShahanGhani-m1c Месяц назад

    Brother I am Student building Final Year Project and have to use this api but can we strat for 5$. I am poor and will it run for one year if we not use it regularly just for testing purpose .

    • @code2night
      @code2night Месяц назад

      Yeah you can try with 5$ or 6 $

  • @gui.lhermeb
    @gui.lhermeb Месяц назад

    the only place that actually solved this

  • @clevercoder1037
    @clevercoder1037 Месяц назад

    it works thank you bro

    • @code2night
      @code2night Месяц назад

      Good to know it helped☺️

  • @bugsbunny8858
    @bugsbunny8858 Месяц назад

    Thank you so much for fixing this and making understand in an easy way.

    • @code2night
      @code2night Месяц назад

      Good to know it helped☺️

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

    Thanks for the video. It provided easier solution

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

      Good to know it helped😊

  • @TalhaZabair-n9e
    @TalhaZabair-n9e 2 месяца назад

    Install-Package System.Security.Permissions

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

    thank u so much for this video..

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

    Can you develop 1 proper .NET Ecommerce API? with payment gateway and all. I'll give you almost 200 views by myside. I have circle of 200 - 500 peoples who want one playlist of full WEB API project with payment gateway and all. tell me if you can. I'll share channel link.

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

    cannot access the blog, can you please send an updated link

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

      Let me check

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

      Hi sorry , due to some issue site is not working. We are working on that and let you know once site works again

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

      Site is working now , you can try same link

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

    Thank you, sir

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

      Good to know it helped☺️

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

    Thanks !!!

  • @cgraider
    @cgraider 3 месяца назад

    so this means there is no free option any more ?

    • @code2night
      @code2night 3 месяца назад

      Yes , you can't use for free anymore

  • @majditaleeb3251
    @majditaleeb3251 3 месяца назад

    How to use it in chatgpt4

    • @code2night
      @code2night 3 месяца назад

      If you want that model, use gpt-4 instead of gpt-3.5 into code

  • @divyasingla2591
    @divyasingla2591 3 месяца назад

    I cannot get my access token

  • @divyasingla2591
    @divyasingla2591 3 месяца назад

    How to do this react js

  • @OceanLlamaMedia
    @OceanLlamaMedia 3 месяца назад

    Thank you! Looked up instructions on Cloudflare's documentation and it was way over my head.

  • @sandeepdhillon1612
    @sandeepdhillon1612 3 месяца назад

    Thank u so much your video was helpful for my project.

    • @code2night
      @code2night 3 месяца назад

      Good to know it helped☺️

  • @smart_shopping888
    @smart_shopping888 4 месяца назад

    Thank you so much, mate! It's working!

    • @code2night
      @code2night 4 месяца назад

      Good to know it helped☺️

  • @ANINDYABISWAS1989
    @ANINDYABISWAS1989 4 месяца назад

    You saved my whole day .Thanks a lot

    • @code2night
      @code2night 4 месяца назад

      Good to know it helped

  • @juanfanjulbravo4848
    @juanfanjulbravo4848 4 месяца назад

    Super helpful!! thanks a lot

    • @code2night
      @code2night 4 месяца назад

      Good to know it helped😊

  • @dant5464
    @dant5464 4 месяца назад

    Thank you - adding the mapping again in reverse order is the one thing I was missing after upgrading a project to .net 8 and Automapper to v13 👍

    • @code2night
      @code2night 4 месяца назад

      Good to know it worked☺️

  • @beratak1857
    @beratak1857 4 месяца назад

    saved my day!

    • @code2night
      @code2night 4 месяца назад

      Good to know it worked

  • @JapanPatel-d7g
    @JapanPatel-d7g 4 месяца назад

    TK

  • @SG07
    @SG07 4 месяца назад

    matlab rs830 ka chuna lagne wala hai hugging face ja raha hu mai

  • @NumanAlBakir
    @NumanAlBakir 4 месяца назад

    worke! thank you soooo much!

    • @code2night
      @code2night 4 месяца назад

      Good to know it worked

  • @bettercallyass152
    @bettercallyass152 4 месяца назад

    thank you very much

    • @code2night
      @code2night 4 месяца назад

      Good to know it helped😊

  • @EldhoLikesIt
    @EldhoLikesIt 4 месяца назад

    Thanks Sir

    • @code2night
      @code2night 4 месяца назад

      Good to know it helped

  • @pms1bt
    @pms1bt 4 месяца назад

    Have you know the demerits of setting values false? Half knowledge is more dangerous. Do some research on it.

  • @SuhailKhan-gv6sg
    @SuhailKhan-gv6sg 5 месяцев назад

    thanks for sharing

    • @code2night
      @code2night 5 месяцев назад

      Good to know it helped😇

  • @samansamadi2324
    @samansamadi2324 5 месяцев назад

    thanks for sharing💪💪🐥🐥

  • @arslanshafi4632
    @arslanshafi4632 5 месяцев назад

    Its very helpful thanks for sharing code

    • @code2night
      @code2night 5 месяцев назад

      Good to know it helped☺️

  • @muharremekimci2208
    @muharremekimci2208 5 месяцев назад

    Thank youuuuuuuuuuuuuuuuuu

    • @code2night
      @code2night 5 месяцев назад

      Good to know it helped😊

  • @GMIgroup-yr2uu
    @GMIgroup-yr2uu 5 месяцев назад

    Sorry, I seem to have missed what comes before the request for an access token. What's behind your 'login to microsoft' button? Which URL have you built up?

    • @code2night
      @code2night 5 месяцев назад

      That is url you have to hit to get to microsoft login screen, that you can see in the button html side

    • @GMIgroup-yr2uu
      @GMIgroup-yr2uu 5 месяцев назад

      @@code2night I'm sorry but I don't see that in the video, could you maybe give the timestamp? Thank you!

    • @code2night
      @code2night 5 месяцев назад

      Well you can simply try to download the code from our website and run that by using your credentials...you'll be able to see how things working there

    • @code2night
      @code2night 5 месяцев назад

      3:51 is the timestamp where you can see this

    • @GMIgroup-yr2uu
      @GMIgroup-yr2uu 5 месяцев назад

      @@code2nightRight, so it always ends with &state=12345 ? okay then i will try this myself, thank you so much!