You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
Hi Max, great work. Total python newb here coming from an ASP.NET background -- You're using Compute Engine to essentially run the bot on that platform right?
I am thinking perhaps there is an interface that has "Start Bot" and "Stop Bot" and the bot runs locally on your machine rather than deploying the python application to a VM. Thoughts?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Could be nice to lower the barrier of entry.
Cloud logging can already be disabled easily. Maybe wrap some imports in try/except.
Would need to figure out how to make Application Default Credentials work for the Cloud Natural Language API.
The text was updated successfully, but these errors were encountered: