• Resolved hebhansen

    (@hebhansen)


    I came across this: https://learn.www.ads-software.com/lesson/building-plugins-and-themes-that-support-multisite/

    In video at 5:20ish considerations for multisite plugin is discussed.

    • Network: What settings go here
      • Main Site: This currently seems to work
      • Site #2: Sketchy at best
      • Site #3: Sketchy

    I hope this can push things to a full featured plugin.

    Great work on the recent restyle backend. One thought…. chatbot – log – review is a lot of clicks before you get to the action. Maybe the log could display in Chat Dashboard as a constant reminder to check what people ask and how it answers…. Will training get lost in case of theme update? Will it get lost in case of model update from same provider and will it get lost in case of new provider, new model?

    Ex: Switch Gemini 1.5 to 2.0

    Ex: Switch Gemini 1.5 to OpenAI 3.5

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author senols

    (@senols)

    Hi @hebhansen,

    Thank you for your kind words. I’m glad you like the new backend—I put a lot of effort into implementing it, so it’s great to hear your feedback. ??

    I’m aware of the current incompatibility with multisite setups and already know how to fix it and I plan to fix it soon.

    Re: log access: I’ll take this into consideration for future updates.

    Regarding your concerns about training data loss: training data is stored independently, so it won’t be affected by theme or model changes. The only scenarios where training data might be lost are if the database becomes corrupted, deleted, or if the vector database is manually removed. Otherwise, your data should remain safe and functional.

    At the moment, though, I’m fully focused on integrating the OpenAI Assistant API. I believe this integration is essential as it will allow you to create your own assistant on OpenAI’s platform and use it directly within the plugin.

    Once the assistant integration is complete, I’ll shift my focus to fix multisite issues and improving AI forms (including implementing markdown parsing libraries).

    As I’m the only developer working on this plugin, I truly appreciate your patience and understanding. Thank you for your support.

    Thread Starter hebhansen

    (@hebhansen)

    @senols

    No stress at all. Only trying to assist in logging issues that may have slip’ed somewhere. Your work is highly appreciated.

    Thx for the info. Sounds great about multisites and even better reg preserved models.

    For now I am using Gemini for my site. My general impression is Gemini more human’ish and Open AI / ChatGpt seems more machine’ish and factual. I haven’t tested the latest yet as they cost.

    Thx again for all your efforts

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