Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    AI samples

    Hello, I don't know if they're just not ready as they're "hidden" in the showcase, but apart the (really nice) "Napkin Sketch Demo" sample which works, the AI-Generated Fields sample makes the browser crash (Chrome on MacOS), I don't even see a request, and the others AI assist/AIDE samples doesn't work, I see this error in the response:

    Code:
    {
        affectedRows:0,
        data:"java.sql.SQLSyntaxErrorException: (conn=17278446) unknown escape sequence {webDB}",
        invalidateCache:false,
        isDSResponse:true,
        queueStatus:-1,
        status:-1
    }

    #2
    This looks like you might be trying to run them locally in your SDK? They're hidden because they require some setup steps that aren't documented yet, so they would not be expected to work when run in your SDK.

    Comment


      #3
      Actually I’m trying them in the online showcase

      Comment


        #4
        Now I see more of them working. Doesn't seem to work the aiFilterAIDENewSample, and for aiGeneratedFieldsAIDENewSample the "add religions" prompt.

        Comment


          #5
          Yup, we've fixed part of the problem, which was just an authentication mechanism used specifically for the Showcase. We'll let you know when the rest of the issues are addressed.

          Comment

          Working...
          X