Giter Site home page Giter Site logo

rasa-masterclass's Introduction

rasa-masterclass

Rasa Masterclass course using Rasa 2.0

rasa-masterclass's People

Contributors

mxaviersmp avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

xkungfu tpoljak

rasa-masterclass's Issues

<rasa_sdk.interfaces.Tracker object at 0x7f2e063a7eb8> is not JSON serializable

python 3.6.9
rasa 2.0.0rc3
rasa-sdk 2.0.0rc1

File "/rasa2rc3/env/lib/python3.6/site-packages/rasa_sdk/endpoint.py",  in webhook return response.json(result, status=200)
File "/rasa2rc3/env/lib/python3.6/site-packages/sanic/response.py", line 202, in json dumps(body, **kwargs),

TypeError: <rasa_sdk.interfaces.Tracker object at 0x7f2e063a7eb8> is not JSON serializable


the error caused from:
action.py class FindFacilityTypes(Action) --> dispatcher.utter_message('utter_greet', buttons=buttons, tracker=tracker)

QUESTIONS:
1、what version of your rasa-sdk?
2、why dispatcher "tracker"? what useage of it? and what is it in fact?
3、how to resovle the error?

thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.