- Notifications
You must be signed in to change notification settings - Fork34
🤯 You can now expose the bot in a FastAPI app with one line of code#3
momegas announced inAnnouncements
-
You can also create a FastAPI app that will expose the bot as an API. pip install qnabot fromqnabotimportQnABot,create_appapp=create_app(QnABot("./mydata")) |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment