I had always wanted to get started in the world of programming but I felt that the starting barriers were really high both due to complexity and the dynamism with which things change. Your channel has helped me create my own application with videos like these, thank you for your continuous and daily service.
Sorry new to GitHub Copilot and this models angle but I'm curious because copilot advertises you have unlimited model usage and now they've added multiple models but then there's this whole separate GitHub models pricing thing which is confusing because that seems to contradict what the meaning of unlimited is, but is that the nuance that you start this video out with?
Github Copilot is a seperate product and Models is a seperate product. Copilot gives you access to the models inside Copilot unlimited for free while this models thing is a seperate thing all together (you may get additional benefits in Github models if you're a copilot user.)
BUBBB BAA DUBBB DUB BUBB BAA DUBB DUBB BUBB BAA DUB DUB DUBBBBB This is my rendition of the intro music. This format is about as adictive as tv programs as a child.
@@AICodeKing thx, I know the difference between Win and Linux on setting evironment vars. Of course I use setx. The error Im getting when using Cline is: The api_key client option must be set either by passing api_key to the client or by setting the GITHUB_API_KEY environment variable
I want to build a bot that will answer questions in a community. I will try that as I don't want to pay money as it will be a hobby project. Thank you!
my litellm is always saying: 500 litellm.AuthenticationError: AuthenticationError: GithubException - The api_key client option must be set either by passing api_key to the client or by setting the GITHUB_API_KEY environment variable. even though i followed your video. :(
if you are on windows before launching litellm use command "set" instead of "export" in the same terminal instance to store the api key in environmental variable. You'll have to make it each time you launch litellm or set it manually in environmental variables through windows setting to store it permanently
I think your channel is an eye-opener for a no-code environment, especially for people who want to learn about AI tools with minimal costs
Thank you so much AI King. I open my eyes in the morning, and first thing, watch your new and exciting video. Keep up your good work.
always up for new things
I had always wanted to get started in the world of programming but I felt that the starting barriers were really high both due to complexity and the dynamism with which things change. Your channel has helped me create my own application with videos like these, thank you for your continuous and daily service.
This is insane man, thank you very much.
But nothing beats Claude 3.5 Sonnet🏹
for sho but this one is crazy expensive like 15 bucks for 20 minutes of coding with cline through openrouter
Love you from Indonesian: GMT +7, 19:00
Do Ghostly. Also do agents: mistral or anything else that does free agents
Thanks a lot!
WOW! Thanks 😊😊👍👍
This is helpful, thanks. Subcribed.
always waiting for new things
2:08 These are probably the rate limits you get with Claude, even if you are paying!!! 😂😂😂
Gooooood!!
Well done..
My kid love your into :)
Thanks for sharing. Based on your experience, which free model is the best so far?
Thanks!
Thanks bro
Bro you dropping that fire daily - bless. Just spent like 20 on testing yesterday.. this will save me
never thought id see calm simon on a codeking vid
Bless up
thank youuuuuuuuuuuuuuuuuuuuuuuuu
Sorry new to GitHub Copilot and this models angle but I'm curious because copilot advertises you have unlimited model usage and now they've added multiple models but then there's this whole separate GitHub models pricing thing which is confusing because that seems to contradict what the meaning of unlimited is, but is that the nuance that you start this video out with?
Github Copilot is a seperate product and Models is a seperate product. Copilot gives you access to the models inside Copilot unlimited for free while this models thing is a seperate thing all together (you may get additional benefits in Github models if you're a copilot user.)
Just easier to use GitHub copilot unlimited than complex setups
The duration of free services
You must be from Sydney
BUBBB BAA DUBBB DUB BUBB BAA DUBB DUBB BUBB BAA DUB DUB DUBBBBB This is my rendition of the intro music. This format is about as adictive as tv programs as a child.
Sounds great but doesnt work in Win11. Maybe there should be some special setup for Token in GitHub but this part is missing in the video.
Instead of the export command use the "setx" command
@@AICodeKing thx, I know the difference between Win and Linux on setting evironment vars. Of course I use setx. The error Im getting when using Cline is: The api_key client option must be set either by passing api_key to the client or by setting the GITHUB_API_KEY environment variable
@@dmitryisakov3215same here, were you able to fix?
@@sillybilly346 no (((
wow
I want to build a bot that will answer questions in a community. I will try that as I don't want to pay money as it will be a hobby project. Thank you!
hi
Can use this with github cli in terminal its baller
What do you mean?
I don't know why github copilot not integrating free tier with those free models, especially after major recent enhancement of the copilot.
is it possible to use with cursor ai ?
hi , how can we connect for a paid collab
You can contact me on discord: @aicodeking
First
Cloud 3.5 doesn't give trial access anywhere?
They give 5$ free credit but it can get exhausted and doesn't get re-populated daily like this one does. This one is much more reliable.
How to?@@AICodeKing
How to do thet in idx
my litellm is always saying: 500 litellm.AuthenticationError: AuthenticationError: GithubException - The api_key client option must be set either by passing api_key to the client or by setting the GITHUB_API_KEY environment variable.
even though i followed your video. :(
if you are on windows before launching litellm use command "set" instead of "export" in the same terminal instance to store the api key in environmental variable. You'll have to make it each time you launch litellm or set it manually in environmental variables through windows setting to store it permanently
@BACA01 nevermind, i already fixed it, need to install open ai package via node and need to do $Env:GITHUB_KEY:your-githubModel-key
Try with a config.yaml and the azure url. It worked for me
I have the same issue. I successfully setup GITHUB_API_KEY in my Windows PowerShell using setx. But this is not working (((
problem solved, use git bash