We are running ollama with llama3.2 model. I've tried setting up the meta llama with our url's and it doesn't work.
Is there a timeline for a self hosted AI Assistant like ollama?
Is there any chance that stability and speed are going to be a key thing being looked at in future development?
PLSQL Developer crashs ALL the time, multiple times a day. If there is more than 1 sql window open and openting the schema list on the objects browser it sometimes crashes. Resizing...
I'm trying to get the beautifier to format xmlelements.
I want something like this
xmlelement("XML1",
xmlagg(
xmlelement("XML2",
xmlattributes(value1 as "title1",
value2 as "title2",
value3 as...
I miss PLSQL Developer. I hate windows and moved over to linux a few years ago. SQL Developer does what I want. But, PLSQL Developer would be much better for what I do day to day.
When will there be a supported linux version.
I'm on windows 10 and the PC updated overnight. Which is a regular thing, and this hasn't happened to me before. I always leave PL/SQL Developer open, but the program was closed when windows did an update and restart last night and now I can't access the workset I had open yesterday, I'm getting...
We were updating one of our views in plsql developer and came across a weird bug. It mainly happens in 13.0.6.
The bug in 13.0.6 happens when there is a "with" and a "function" within 2 lines the code breaks and you use a semicolon to finish the code.
I also have 12.0.7 and if there is a "with"...