We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an up to date fork https://github.com/christianrondeau/go-wit and I also have a working version of wit.go. I'm open to providing a PR if you'll consider it.
wit.go
Right now, it's kind of working, but not so much :) I had some trouble running the samples. See wit-ai/wit#231
To be more precise, the MessageRequest function is deprecated, and the response format does not have Outcomes anymore.
MessageRequest
Outcomes
The text was updated successfully, but these errors were encountered:
Merge pull request BeepBoopHQ#6 from adampointer/essentialkaos
90a322f
Remove debug lines
No branches or pull requests
I have an up to date fork https://github.com/christianrondeau/go-wit and I also have a working version of
wit.go
. I'm open to providing a PR if you'll consider it.Right now, it's kind of working, but not so much :) I had some trouble running the samples. See wit-ai/wit#231
To be more precise, the
MessageRequest
function is deprecated, and the response format does not haveOutcomes
anymore.The text was updated successfully, but these errors were encountered: