โ03-31-2025 03:56 AM
Hi Team,
I am new to Databricks and working on Gen AI requirements.
Task - Build custom prompt with set of instructions to classify incident e.g. False Positive or True Positive. Input will be columns in Delta Table
Can I build custom LLM function with custom prompt and invoke it similar to built in AI function as SQL query. Or I should register function as model serving endpoint and then use this endpoint to apply on each record in Delta Table. Kindly provide suggestions
โ03-31-2025 06:47 AM
Hi @neha89 -
You can use below approach:
Databricks provides AI Functions that allow invoking large language models directly within SQL queries. Hereโs how this approach works:
โ03-31-2025 06:47 AM
Hi @neha89 -
You can use below approach:
Databricks provides AI Functions that allow invoking large language models directly within SQL queries. Hereโs how this approach works:
โ03-31-2025 07:28 PM
Thank you @Alberto_Umana for explanation. This is really helpful!
โ04-01-2025 05:37 AM
No problem, if you have any other question, let me know!
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now