AI-Assistant

Heiko12345

Member²
First of all, thanks for the new version :-)
I tried to use the AI Assistant with chatGPT-API-Key. No matter what I do, I always get error 429. This error also occurs without API key. Is there perhaps a blocking firewall in play here? Does this error message come from ChatGPT?
 
Is there also a message? Apparently 429 can be "Rate limit reached for requests", or "You exceeded your current quota, please check your plan and billing details".
 
Hi, thank you for this option. But can I ask is there plans for Github Copilot to be included as an AI Assitant. I think most of us can get their hands on copilot around our work.
 
As soon as Github introduces their Copilot SDK we will be integrating it in PL/SQL Developer. Unfortunately Github does not yet have an ETA on this at the moment.
 
Looks like free account on chatGPT does not work for integration to PL/SQL Dev. You always get the message "You exceeded your current quota..." So the question is what kind of subscription does work. For example at AI2sql only Enterprise level subscription has API access. But, do I really need that kind of acess (since this is also the most expensive one)?

Which AI do you recomend? I always used free subscriptions for AI but I am ready to pay for service if it woud integrate in PL/SQL Dev and into my database.
 
For all AI systems you can use a "pay as you go" billing method, based on credit that you explicitly add. The costs will typically be a less than a dollarcent per request, so a little credit will go a long way.

For OpenAI GPT you can create an account, and add credit to the default project or user-defined projects:

pls16_openai_billing.png
 
Back
Top