# User Guide

- [Installation](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/installation/)
- [Tutorial: Rasa Basics](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/rasa-tutorial/)
- [Tutorial: Building Assistants](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/building-assistants/)
- [Command Line Interface](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/command-line-interface/)
- [Architecture](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/architecture/)
- [Messaging and Voice Channels](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/messaging-and-voice-channels/)
- [Testing Your Assistant](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/testing-your-assistant/)
- [Setting up CI/CD](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/setting-up-ci-cd/)
- [Validate Data](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/validate-files/)
- [Configuring the HTTP API](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/configuring-http-api/)
- [Deploying Your Rasa Assistant](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/how-to-deploy/)
- [Cloud Storage](https://legacy-docs-v1.rasa.com/1.10.18/user-guide/cloud-storage/)

# NLU

- [About](https://legacy-docs-v1.rasa.com/1.10.18/nlu/about/)
- [Using NLU Only](https://legacy-docs-v1.rasa.com/1.10.18/nlu/using-nlu-only/)
- [Training Data Format](https://legacy-docs-v1.rasa.com/1.10.18/nlu/training-data-format/)
- [Language Support](https://legacy-docs-v1.rasa.com/1.10.18/nlu/language-support/)
- [Choosing a Pipeline](https://legacy-docs-v1.rasa.com/1.10.18/nlu/choosing-a-pipeline/)
- [Components](https://legacy-docs-v1.rasa.com/1.10.18/nlu/components/)
- [Entity Extraction](https://legacy-docs-v1.rasa.com/1.10.18/nlu/entity-extraction/)

# Core

- [About](https://legacy-docs-v1.rasa.com/1.10.18/core/about/)
- [Stories](https://legacy-docs-v1.rasa.com/1.10.18/core/stories/)
- [Domains](https://legacy-docs-v1.rasa.com/1.10.18/core/domains/)
- [Responses](https://legacy-docs-v1.rasa.com/1.10.18/core/responses/)
- [Actions](https://legacy-docs-v1.rasa.com/1.10.18/core/actions/)
- [Reminders and External Events](https://legacy-docs-v1.rasa.com/1.10.18/core/reminders-and-external-events/)
- [Policies](https://legacy-docs-v1.rasa.com/1.10.18/core/policies/)
- [Slots](https://legacy-docs-v1.rasa.com/1.10.18/core/slots/)
- [Forms](https://legacy-docs-v1.rasa.com/1.10.18/core/forms/)
- [Retrieval Actions](https://legacy-docs-v1.rasa.com/1.10.18/core/retrieval-actions/)
- [Interactive Learning](https://legacy-docs-v1.rasa.com/1.10.18/core/interactive-learning/)
- [Fallback Actions](https://legacy-docs-v1.rasa.com/1.10.18/core/fallback-actions/)
- [Knowledge Base Actions](https://legacy-docs-v1.rasa.com/1.10.18/core/knowledge-bases/)

# Conversation Design

- [Dialogue Elements](https://legacy-docs-v1.rasa.com/1.10.18/dialogue-elements/dialogue-elements/)
- [Small Talk](https://legacy-docs-v1.rasa.com/1.10.18/dialogue-elements/small-talk/)
- [Completing Tasks](https://legacy-docs-v1.rasa.com/1.10.18/dialogue-elements/completing-tasks/)
- [Guiding Users](https://legacy-docs-v1.rasa.com/1.10.18/dialogue-elements/guiding-users/)

# API Reference

- [Action Server](https://legacy-docs-v1.rasa.com/1.10.18/api/action-server/)
- [HTTP API](https://legacy-docs-v1.rasa.com/1.10.18/api/http-api/)
- [Jupyter Notebooks](https://legacy-docs-v1.rasa.com/1.10.18/api/jupyter-notebooks/)
- [Agent](https://legacy-docs-v1.rasa.com/1.10.18/api/agent/#)
- [Custom NLU Components](https://legacy-docs-v1.rasa.com/1.10.18/api/custom-nlu-components/)
- [Rasa SDK](https://legacy-docs-v1.rasa.com/1.10.18/api/rasa-sdk/)
- [Events](https://legacy-docs-v1.rasa.com/1.10.18/api/events/)
- [Tracker](https://legacy-docs-v1.rasa.com/1.10.18/api/tracker/)
- [Tracker Stores](https://legacy-docs-v1.rasa.com/1.10.18/api/tracker-stores/)
- [Event Brokers](https://legacy-docs-v1.rasa.com/1.10.18/api/event-brokers/)
- [Lock Stores](https://legacy-docs-v1.rasa.com/1.10.18/api/lock-stores/)
- [Training Data Importers](https://legacy-docs-v1.rasa.com/1.10.18/api/training-data-importers/)
- [Featurization of Conversations](https://legacy-docs-v1.rasa.com/1.10.18/api/core-featurization/)
- [TensorFlow Configuration](https://legacy-docs-v1.rasa.com/1.10.18/api/tensorflow_usage/)
- [Migration Guide](https://legacy-docs-v1.rasa.com/1.10.18/migration-guide/)
- [Rasa Open Source Change Log](https://legacy-docs-v1.rasa.com/1.10.18/changelog/)

# Migrate from (beta)

- [Dialogflow](https://legacy-docs-v1.rasa.com/1.10.18/migrate-from/google-dialogflow-to-rasa/)
- [Wit.ai](https://legacy-docs-v1.rasa.com/1.10.18/migrate-from/facebook-wit-ai-to-rasa/)
- [LUIS](https://legacy-docs-v1.rasa.com/1.10.18/migrate-from/microsoft-luis-to-rasa/)
- [IBM Watson](https://legacy-docs-v1.rasa.com/1.10.18/migrate-from/ibm-watson-to-rasa/)

# Reference

- [Glossary](https://legacy-docs-v1.rasa.com/1.10.18/glossary/)

# Versions

viewing: 1.10.18

---

**Warning:** This document is for an old version of Rasa. The latest version is 1.10.26.

## Agent

_class_ `rasa.core.agent.``Agent`( _domain=None_, _policies=None_, _interpreter=None_, _generator=None_, _tracker_store=None_, _lock_store=None_, _action_endpoint=None_, _fingerprint=None_, _model_directory=None_, _model_server=None_, _remote_storage=None_, _path_to_model_archive=None_)

The Agent class provides a convenient interface for the most important Rasa functionality.

This includes training, handling messages, loading a dialogue model, getting the next action, and handling a channel.

`create_processor`( _preprocessor=None_)

Instantiates a processor based on the set state of the agent.

Return type: `MessageProcessor`

_async_ `execute_action`( _sender_id_, _action_, _output_channel_, _policy_, _confidence_)

Handle a single message.

Return type: [`DialogueStateTracker`](https://legacy-docs-v1.rasa.com/1.10.18/api/tracker/#rasa.core.trackers.DialogueStateTracker)

`handle_channels`( _channels_, _http_port=5005_, _route='/webhooks/'_, _cors=None_)

Start a webserver attaching the input channels and handling messages.

Return type: `Sanic`

_async_ `handle_message`( _message_, _message_preprocessor=None_, _**kwargs_)

Handle a single message.

Return type: `Optional`[`List`[`Dict`[`str`, `Any`]]

_async_ `handle_text`( _text_message_, _message_preprocessor=None_, _output_channel=None_, _sender_id='default_)

Handle a single message.

Return type: `Optional`[`List`[`Dict`[`str`, `Any`]]

`is_core_ready`()

Check if all necessary components and policies are ready to use the agent.

Return type: `bool`

`is_ready`()

Check if all necessary components are instantiated to use the agent.

Return type: `bool`

_classmethod_ `load`( _model_path_, _interpreter=None_, _generator=None_, _tracker_store=None_, _lock_store=None_, _action_endpoint=None_, _model_server=None_, _remote_storage=None_, _path_to_model_archive=None_)

Load a persisted model from the passed path.

Return type: [`Agent`](https://legacy-docs-v1.rasa.com/1.10.18/api/agent/#rasa.core.agent.Agent)

_async_ `load_data`( _training_resource_, _remove_duplicates=True_, _unique_last_num_states=None_, _augmentation_factor=50_, _tracker_limit=None_, _use_story_concatenation=True_, _debug_plots=False_, _exclusion_percentage=None_)

Load training data from a resource.

Return type: `List`[ `DialogueStateTracker`](https://legacy-docs-v1.rasa.com/1.10.18/api/tracker/#rasa.core.trackers.DialogueStateTracker)

_async_ `log_message`( _message_, _message_preprocessor=None_, _**kwargs_)

Append a message to a dialogue - does not predict actions.

Return type: [`DialogueStateTracker`](https://legacy-docs-v1.rasa.com/1.10.18/api/tracker/#rasa.core.trackers.DialogueStateTracker)

_async_ `parse_message_using_nlu_interpreter`( _message_data_, _tracker=None_)

Handles message text and intent payload input messages.

Return type: `Dict`[`str`, `Any`]

`persist`( _model_path_)

Persists this agent into a directory for later loading and usage.

Return type: `None`

_async_ `predict_next`( _sender_id_, _**kwargs_)

Handle a single message.

Return type: `Optional`[`Dict`[`str`, `Any`]

`toggle_memoization`( _activate_)

Toggles memoization on and off.

Return type: `None`

`train`( _training_trackers_, _**kwargs_)

Train the policies / policy ensemble using dialogue data from file.

Return type: `None`

_async_ `trigger_intent`( _intent_name_, _entities_, _output_channel_, _tracker_)

Trigger a user intent, e.g. triggered by an external event.

Return type: `None`
