Roman Gallardo

Results 4 comments of Roman Gallardo

Thank you. Here is my output ``` GET https://api.openai.com/v1/models Status: 200 OK Content-Type: application/json Body: In memory (8438 bytes) ``` So I think my error is elsewhere

I tried it and got the following output: `> chattr::chattr("hello") Error in `openai_check_error()`: ! Error from OpenAI Type:insufficient_quota Message: You exceeded your current quota, please check your plan and billing...

sure. here is the output when I run chattr_app(). `> chattr_app() • Provider: Open AI - Chat Completions • Path/URL: https://api.openai.com/v1/chat/completions • Model: gpt-3.5-turbo Listening on http://127.0.0.1:5937 Error: ! in...