go-rasa-sdk icon indicating copy to clipboard operation
go-rasa-sdk copied to clipboard

Go implementation of the Rasa SDK for implementing custom actions 🎉

Results 3 go-rasa-sdk issues
Sort by recently updated
recently updated
newest added

``` go get github.com/wochinge/go-rasa-sdk/v2 go: downloading github.com/wochinge/go-rasa-sdk/v2 v2.0.0 go get: github.com/wochinge/go-rasa-sdk/[email protected]: verifying module: checksum mismatch downloaded: h1:JxwAcZQO1vA/NauD8U88BLfjIFqaGDmmBeUx94Epex8= sum.golang.org: h1:GeMPo0c3gEjHto+p/y4ir1J8TgV1xO9LgLUC2OVdsog= SECURITY ERROR This download does NOT match the one reported by...

the example is currently tied to the 1.0.0 release. Update it to the latest release.

- [ ] document usage - [ ] add `slots mapped in domain`