Git Product home page Git Product logo

rasahost's Issues

How do i start this rasa-host

Hi i have installed using pip install rasa-host. I have see pip list. the package. how do I start this server and access.

no attribute 'channels'

Hi, I installed Rasa-host, but when I try to run one of the scripts, say:

from RasaHost import host
host.domain_path = os.path.join(current_dir, "/data/domain.yml")
if name == 'main':
host.run()

I get that message:

AttributeError: 'RasaHost' object has no attribute 'channels'

  • Serving Flask app "RasaHost" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
    2019-06-06 19:30:39 INFO werkzeug - * Running on http://0.0.0.0:5555/ (Press CTRL+C to quit)

Any idea? Thanks.

in handle_text output = host.agent.handle_text(message, sender_id=sender_id) AttributeError: 'NoneType' object has no attribute 'handle_text'

Screenshot from 2020-03-03 12-33-33
Hi... I am trying to use rasahost. But whenever I chat, I try to send a message then I get the following error ** File "/Desktop/RasaHost-master/src/RasaHost/RasaHost/services/conversations_service.py", line 89, in handle_text
output = host.agent.handle_text(message, sender_id=sender_id)
AttributeError: 'NoneType' object has no attribute 'handle_text'
**

and one more thing, memoization policy does not show anything. I have attached the screenshots.
Screenshot from 2020-03-03 12-31-40

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.