Problems with OpenAI Tokens and connection

imported my lovable githhub project too work on with bolt.diy… I have tried using each of the options and tried something simple liike copy the logo from the front end index page and copy to admin left hand side menu and it errors out, the log is saying its trying to use over the limit of 200k tokens for this tiny request? I cant get it to do anything within the limits? Help please

Hi @MaverickWar,

what model you are using? with 200k plus you likely just can use Gemini 2.0 Flash etc. Models with 1M+ context. Others will not work.

You also can try using context optimization features (experimental) within the settings, which will reduce the amount of tokens.

Well currently I only have an OpenAI api with token credit but have tried using 4.o and 3.5 flash but all openai

yeah, all OpenAI dont got enough token limit, but Google Gemini is free, so just use it :wink:

See my install youtube videos or just click get api key when google is choosen in provider list.