Currently I'm using OpenAI. OPEN_API_KEY="....." _Enter your prompt (or 'quit' to exit): Cool! Create a new table for products. Each product should have a name and a price. Generate 10 fake products ...
I was trying the example code for the structured output but kept getting "Error in httr2::req_perform(req) : HTTP 400 Bad Request." with running the generate() and ...