I saw an Oracle Apex Blog on using Select AI to create a chat window to query your database, it provided the sql to import the application (ChatDb) into my workspace and got that done and working with my own data, but it seems to be using OpenAI's GPT-3 model. Does anybody know if there's a way to choose an LLM model to use? Like GPT-4?
Also, if you know of a way to “prime” the chatbot so it gets better instructions when executing a user's request.