Skip to Main Content
Feature Request FR-3869
Product Area AI Features
Status CLOSED

4 Voters

Add button to access APEX AI Assistant in menu bar of builder so it is always available

lee.burgess Public
· Jun 26 2024

Idea Summary
Unless I've missed it, I can't see a way to access the APEX AI Assistant without entering a code editor/SQL Workshop. It would be great to have a button available at all times to ask general questions.

Use Case
I am new to APEX and I want to ask how to add a logo to my application.   

Preferred Solution (Optional)

From the builder within my application I click APEX Assistant and ask my query 

 

Modal Assistant pops up and I can ask my question

(Is all APEX documentation fed in to model as a RAG? If not it should be to prevent hallucinations like the answer provided above…)

This request is likely a duplicate of FR-3881.

Comments

Comments

  • pmushkov OP 1.7 years ago

    The APEX Assistant uses different System Prompts when used in different places in the Builder. When used for SQL and PL/SQL it includes the DB Objects you have decided to share with the AI Service, when used in CSS or Javascript context, the System Prompt is slightly different. That's why it's not on Page level, but just in Code Editors.
    The documentation is not Vectorized currently. APEX 24.1 is still in use with Oracle database versions that do not support Vectors. But maybe it could be done conditionally if such “General Purpose APEX Assistant” gets added in future.

  • lee.burgess OP 1.7 years ago

    I think I probably misconstrued the intention of the ‘General Assistant'. Perhaps we need a a more general assistant 'APEX Guide' that basically queries the docs.