We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Generate a API token from OpenAI's dashboard and set it to the OPENAI_API_KEY variable in .env.
OPENAI_API_KEY
.env
Make sure you are on the branch main.
main
Then, run the following command to start the chatbot UI.
fastapi dev chatbot
Now, try the chatbot at http://localhost:8000.
http://localhost:8000
There was an error while loading. Please reload this page.