• Resolved dmvos

    (@dmvos)


    On the back end, it works, bur now I want to use it on the font end, there I het this error:

    json: cannot unmarshal bool into Go struct field GenerateRequest.prompt of type string

    What can I do?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author carmelosantana

    (@carmelosantana)

    @dmvos Please try adding model parameter to the shortcode.

    [alpacabot model=llama3.2 cache=0]Hello who are you?[/alpacabot]

    Thread Starter dmvos

    (@dmvos)

    That works ??

    Is there also a way to het a chat function on the front-end?

    Plugin Author carmelosantana

    (@carmelosantana)

    Not easily. It was never intended to live on the front-end and doesn’t currently translate to front-end use very well. It was originally developed as an admin’s tool for private chat and streamline development. The goal was to share access with multiple creators to help formulate ideas and content.

    Plugin Author carmelosantana

    (@carmelosantana)

    I did not ask for any comments to be removed from this thread. User @ptc79 asked the same question. Please re-add those users questions and comments.

    Plugin Author carmelosantana

    (@carmelosantana)

    I did not ask for any deletion. I responded to these users and was happy to continue dialog.

    Thread Starter dmvos

    (@dmvos)

    Thanks for your swift reply ?? and I will use it on the back-end then!

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.