GithubHelp home page GithubHelp logo

Comments (8)

sebastian0619 avatar sebastian0619 commented on July 23, 2024

I successfully deploy through docker and configured my apis. The purpose is to have this opensourced webbot project deployed to my website. But turns out it still requires the subscription even i have my own openai api key

from webwhiz.

sachinchoolur avatar sachinchoolur commented on July 23, 2024

Could you please share a screenshot of the issue?
We are making this configurable, but for now, you can edit the below file to configure the number of projects and tokens if you need

from webwhiz.

sebastian0619 avatar sebastian0619 commented on July 23, 2024

Thx for the prompt response!

Tried tweaked the subscription.const.ts and it works! thanks.

The current problem is that, the created chatbot cannot be implemented on my website as it saids that it is not available for "Free" plan user.

image

from webwhiz.

sachinchoolur avatar sachinchoolur commented on July 23, 2024

There is a minor configuration issue. We'll deploy a new version by EOD.

Until then, you can directly use the below js to add a chatbot to your website.

<script id="__webwhizSdk__" widgetUrl="WIDGET_URL/index.html" baseUrl="API_BASE_URL" src="https://www.unpkg.com/[email protected]/dist/sdk.js" chatbotId="YOUR_CHATBOT_ID"></script>

Example values

baseUrl : https://api.webwhiz.ai

widgetUrl: https://widget.webwhiz.ai/

Please note that the widget is not included in the docker, and you need to host it separately for now.

https://github.com/webwhiz-ai/webwhiz/tree/main/widget

from webwhiz.

sebastian0619 avatar sebastian0619 commented on July 23, 2024

There is a minor configuration issue. We'll deploy a new version by EOD.

Until then, you can directly use the below js to add a chatbot to your website.

<script id="__webwhizSdk__" widgetUrl="WIDGET_URL/index.html" baseUrl="API_BASE_URL" src="https://www.unpkg.com/[email protected]/dist/sdk.js" chatbotId="YOUR_CHATBOT_ID"></script>

Example values


baseUrl : https://api.webwhiz.ai



widgetUrl: https://widget.webwhiz.ai/

Please note that the widget is not included in the docker, and you need to host it separately for now.


https://github.com/webwhiz-ai/webwhiz/tree/main/widget

Hi Thabks for sharing the way.

I used mongodb changing my subscription plan and make my way to add to site section.

But new problem with connectivity with openai. Tried multiple times as I have many other Project hosting one same server which have no problem with openai. I'll further test it and see if there is a real problem.

Thanks

from webwhiz.

rossman22590 avatar rossman22590 commented on July 23, 2024

will the widget text to copy update to

<script id="__webwhizSdk__" widgetUrl="WIDGET_URL/index.html" baseUrl="API_BASE_URL" src="https://www.unpkg.com/[email protected]/dist/sdk.js" chatbotId="YOUR_CHATBOT_ID"></script>

or will it remain

<script id="__webwhizSdk__" src="https://widget.webwhiz.ai/webwhiz-sdk.js" chatbotId="64cd8d1466a32f1cf650434f"></script>

from webwhiz.

sachinchoolur avatar sachinchoolur commented on July 23, 2024

If you are self-hosting, you need to provide widgetUrl and baseUrl

Docs

from webwhiz.

rossman22590 avatar rossman22590 commented on July 23, 2024

I will check this ty

from webwhiz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.