rasa
๐ฌ ํ ์คํธ ๋ฐ ์์ฑ ๊ธฐ๋ฐ ๋ํ๋ฅผ ์๋ํํ๋ ์คํ ์์ค ๋จธ์ ๋ฌ๋ ํ๋ ์์ํฌ: NLU, ๋ํ ๊ด๋ฆฌ, Slack, Facebook ๋ฑ๊ณผ์ ์ฐ๋ - ์ฑ๋ด ๋ฐ ์์ฑ ๋น์ ์ ์
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- devcontainer.json
- docker-compose.yml
- Dockerfile
- mr-test-example.yaml
- mr-test-schedule.json
- tf-cuda.json
- config.yml
- flake8-error-matcher.json
- github-runner-deployment.yaml.tmpl
- download_pretrained.py
- mr_generate_summary.py
- mr_publish_results.py
- start_dd_agent.sh
- validate_cpu.py
- validate_gpus.py
- configuration_variables.tmpl
- model_regression_test_config_comment.tmpl
- model_regression_test_config_to_json.tmpl
- model_regression_test_read_dataset_branch.tmpl
- model_regression_test_results.tmpl
- README.md
- bert_diet_response2t.yml
- comment_body.json
- comment_body_no_dataset_branch.json
- intent_report.json
- report-on-schedule-2022-02-02.json
- report_listformat_core.json
- report_listformat_nlu.json
- test_download_pretrained.py
- test_model_regression_test_read_dataset_branch_tmpl.py
- test_model_regression_test_results_tmpl.py
- test_mr_generate_summary.py
- test_mr_publish_results.py
- test_validate_gpus.py
- automatic-pr-update.yml
- ci-docs-tests.yml
- ci-github-actions.yml
- ci-model-regression-on-schedule.yml
- ci-model-regression.yml
- continous-integration.yml
- dependabot-batch-updater.yml
- documentation.yml
- nightly_release.yml
- rasa-install-cron-check.yml
- security-scans.yml
- semgrep-check.yml
- spellcheck.yml
- change_filters.yml
- dependabot.yml
- ISSUE_TEMPLATE.md
- no-response.yml
- poetry_version.txt
- PULL_REQUEST_AUTOMATIC_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- stale.yml
- postBuild
- _template.md.jinja2
- README.md
- config_featurizers.yml
- default_config.yml
- default_english_config.yml
- default_spacy_config.yml
- example_for_suggested_config.yml
- example_for_suggested_config_after_train.yml
- pretrained_embeddings_convert_config.yml
- pretrained_embeddings_mitie_config_1.yml
- pretrained_embeddings_mitie_config_2.yml
- pretrained_embeddings_spacy_config.yml
- supervised_embeddings_config.yml
- cuisine.json
- cuisine_entries_en.json
- cuisine_entries_es.json
- flightNumber.json
- flightNumber_entries_en.json
- location.json
- location_entries_en.json
- location_entries_es.json
- affirm.json
- affirm_usersays_en.json
- affirm_usersays_es.json
- Default Fallback Intent.json
- goodbye.json
- goodbye_usersays_en.json
- goodbye_usersays_es.json
- hi.json
- hi_usersays_en.json
- hi_usersays_es.json
- inform.json
- inform_usersays_en.json
- inform_usersays_es.json
- agent.json
- package.json
- demo-restaurants_v7.json
- demo-rasa-multi-intent.yml
- demo-rasa-responses.yml
- demo-rasa.json
- demo-rasa.yml
- demo-flights.json
- config_pretrained_embeddings_mitie_predict_schema.yml
- config_pretrained_embeddings_mitie_train_schema.yml
- config_pretrained_embeddings_mitie_zh_predict_schema.yml
- config_pretrained_embeddings_mitie_zh_train_schema.yml
- config_pretrained_embeddings_spacy_duckling_predict_schema.yml
- config_pretrained_embeddings_spacy_duckling_train_schema.yml
- default_config_core_predict_schema.yml
- default_config_core_train_schema.yml
- default_config_e2e_predict_schema.yml
- default_config_e2e_train_schema.yml
- default_config_finetune_epoch_fraction_schema.yml
- default_config_finetune_schema.yml
- default_config_nlu_predict_schema.yml
- default_config_nlu_train_schema.yml
- default_config_predict_schema.yml
- default_config_train_schema.yml
- graph_config_short_predict_schema.yml
- graph_config_short_train_schema.yml
- keyword_classifier_config_predict_schema.yml
- keyword_classifier_config_train_schema.yml
- max_hist_config_predict_schema.yml
- max_hist_config_train_schema.yml
- nlu.yml
- demo-rasa-intents-1.yml
- demo-rasa-intents-2.yml
- demo-rasa-intents-3.yml
- lookup_table.json
- lookup_table.yml
- plates.txt
- demo-rasa-affirm.json
- demo-rasa-chitchat.json
- demo-rasa-goodbye.json
- demo-rasa-greet.json
- demo-rasa-restaurant_search.json
- nlu.yml
- rules.yml
- stories.yml
- domain.yml
- nlu.yml
- rules.yml
- stories.yml
- domain.yml
- config_embedding_test.yml
- demo-rasa-composite-entities.yml
- demo-rasa-lookup-ents.yml
- demo-rasa-more-ents-and-multiplied.yml
- demo-rasa-no-ents.yml
- demo-rasa-noents.json
- demo-rasa-small.json
- demo-rasa-zh.json
- dialogflow_en_converted_to_rasa.json
- dialogflow_es_converted_to_rasa.json
- hf_transformers_models.txt
- incorrect_nlu_format.yml
- luis_converted_to_rasa.json
- many_intents.yml
- md_converted_to_json.json
- overlapping_regex_entities.yml
- simple_retrieval_intent_nlu.yml
- stories_default_retrieval_intents.yml
- synonyms_only.yml
- training_data_containing_special_chars.json
- wit_converted_to_rasa.json
- nlu.yml
- stories.yml
- .gitkeep
- test_stories.yml
- config.yml
- domain.yml
- nlu_dense.py
- nlu_meta_fallback.py
- nlu_meta_intent_featurizer.py
- nlu_sparse.py
- custom_slots.py
- graph_component_interface.py
- nlu_component_skeleton.py
- registered_component.py
- config_crf_custom_features.yml
- config_crf_no_pattern_feature.yml
- config_crf_no_regex.yml
- config_crf_no_synonyms.yml
- config_default_assistant_id_value.yml
- config_defaults.yml
- config_embedding_intent_response_selector.yml
- config_empty_en.yml
- config_empty_en_after_dumping.yml
- config_empty_en_after_dumping_core.yml
- config_empty_en_after_dumping_nlu.yml
- config_empty_fr.yml
- config_empty_fr_after_dumping.yml
- config_language_only.yml
- config_no_assistant_id.yml
- config_no_assistant_id_with_comments.yml
- config_pipeline_empty.yml
- config_pipeline_missing.yml
- config_policies_empty.yml
- config_policies_missing.yml
- config_pretrained_embeddings_convert.yml
- config_pretrained_embeddings_mitie.yml
- config_pretrained_embeddings_mitie_2.yml
- config_pretrained_embeddings_mitie_diet.yml
- config_pretrained_embeddings_mitie_zh.yml
- config_pretrained_embeddings_spacy.yml
- config_pretrained_embeddings_spacy_de.yml
- config_pretrained_embeddings_spacy_duckling.yml
- config_response_selector_minimal.yml
- config_spacy_entity_extractor.yml
- config_supervised_embeddings.yml
- config_supervised_embeddings_duckling.yml
- config_ted_policy_model_checkpointing.yml
- config_ted_policy_model_checkpointing_zero_eval_num_examples.yml
- config_ted_policy_model_checkpointing_zero_every_num_epochs.yml
- config_ted_policy_no_model_checkpointing.yml
- config_train_server_json.yml
- config_train_server_md.yml
- config_unique_assistant_id.yml
- config_with_comment_between_suggestions.yml
- config_with_comments.yml
- config_with_comments_after_dumping.yml
- embedding_random_seed.yaml
- example_config.yaml
- graph_config.yml
- graph_config_short.yml
- keyword_classifier_config.yml
- max_hist_config.yml
- no_max_hist_config.yml
- stack_config.yml
- test_moodbot_config_no_assistant_id.yml
- config.yml
- domain.yml
- nlu.yml
- stories.yml
- nlu.yml
- responses.yml
- stories.yml
- config.yml
- domain.yml
- domain_invalid.yml
- domain_valid.yml
- game_1.yml
- game_2.yml
- game_3.yml
- domain_pt2.yml
- domain_pt4.yml
- domain_pt3.yml
- domain_pt1.yml
- drum.yml
- last_month.yml
- main_menu.yml
- selection.yml
- small_talk.yml
- tomorrow.yml
- wallets.yml
- domain1.yml
- domain2.yml
- configuration.yml
- intents.yml
- responses.yml
- domain1.yml
- domain2.yml
- conditional_response_variations.yml
- custom_slot_domain.yml
- default.yml
- default_retrieval_intents.yml
- default_unfeaturized_entities.yml
- default_with_mapping.yml
- default_with_slots.yml
- domain_with_categorical_slot.yml
- duplicate_actions.yml
- duplicate_entities.yml
- duplicate_intents.yml
- duplicate_responses.yml
- empty_response_format.yml
- form.yml
- initial_slot_values_greet_and_goodbye.yml
- invalid_format.yml
- minimal_domain_validate_files_with_active_loop_null.yml
- missing_chitchat_response.yml
- missing_text_for_templates.yml
- mixed_retrieval_intents.yml
- people_form.yml
- query_form.yml
- response_selector_responses_in_domain.yml
- restaurant_form.yml
- selectors.yml
- simple_retrieval_intent.yml
- travel_form.yml
- valid_actions.yml
- wrong_custom_response_format.yml
- wrong_response_format.yml
- nlu.yml
- stories.yml
- test_stories.yml
- test_stories_with_unknown_bot_utterances.yml
- config.yml
- domain.yml
- kafka_invalid_sasl_mechanism.yml
- kafka_invalid_security_protocol.yml
- kafka_plaintext_endpoint.yml
- kafka_plaintext_endpoint_no_url.yml
- kafka_sasl_plaintext_endpoint.yml
- kafka_sasl_ssl_endpoint.yml
- kafka_ssl_endpoint.yml
- pika_endpoint.yml
- sql_endpoint.yml
- __init__.py
- cert.pem
- custom_tracker_endpoints.yml
- endpoints_redis.yml
- endpoints_sql.yml
- example_endpoints.yml
- model_endpoint.yml
- test_end_to_end_story.yml
- test_end_to_end_trips_circuit_breaker.yml
- test_form_end_to_end_stories.yml
- test_stories_trip_circuit_breaker.yml
- test_story_unknown_entity.yml
- config.yml
- domain.yml
- nlu.yml
- stories.yml
- config.yml
- domain.yml
- nlu.yml
- stories.yml
- nlg_training_data.yml
- training_data.yml
- training_data.yml
- test_invalid_format_value_in_config.yml
- test_invalid_handler_key_in_config.yml
- test_invalid_value_for_level_in_config.yml
- test_logging_config.yml
- test_missing_required_key_invalid_config.yml
- test_non_existent_handler_id.yml
- training_data.yml
- nlu.yml
- rules.yml
- stories.yml
- config.yml
- credentials.yml
- domain.yml
- unexpected_intent_policy_config.yml
- nlu.yml
- stories.yml
- domain.yml
- nlu.yml
- stories.yml
- config.yml
- domain.yml
- nlu.yml
- stories.yml
- config.yml
- domain.yml
- stories_part_1.yml
- stories_part_2.yml
- nlu.yml
- nlu.yml
- rules.yml
- domain.yml
- nlu.yml
- rules.yml
- domain.yml
- config.yml
- domain_with_response_ids.yml
- test_nlu_validate_files_with_active_loop_null.yml
- domain_with_only_responses.yml
- nlu_no_responses.yml
- nlu_with_unicode.yml
- sara_nlu_data.yml
- nlu.yml
- rules.yml
- stories.yml
- nlu.yml
- rules.yml
- test_stories.yml
- __init__.py
- config.yml
- domain.yml
- default.yml
- responses_utter_rasa.yml
- nlu.yml
- rules.yml
- stories.yml
- config.yml
- domain.yml
- nlu.yml
- nlu.yml
- stories.yml
- config.yml
- domain.yml
- naughty_strings.json
- tracker_moodbot.json
- tracker_moodbot_with_new_utterances.json
- nlu.yml
- stories.yml
- domain.yml
- intent_with_leading_slash.yml
- wrong_yaml.yml
- non_test_full_retrieval_intent_story.yml
- rules_greet_and_goodbye.yml
- rules_missing_intent.yml
- rules_with_stories_sorted.yaml
- rules_without_stories.yml
- rules_without_stories_and_wrong_names.yml
- simple_story_with_only_end.yml
- stories.yml
- stories_and_rules.yml
- stories_checkpoint_after_or.yml
- stories_conflicting_1.yml
- stories_conflicting_2.yml
- stories_conflicting_3.yml
- stories_conflicting_4.yml
- stories_conflicting_5.yml
- stories_conflicting_6.yml
- stories_conflicting_at_1.yml
- stories_defaultdomain.yml
- stories_e2e.yml
- stories_form.yml
- stories_hybrid_e2e.yml
- stories_missing_intent.yml
- stories_restart.yml
- stories_retrieval_intents.yml
- stories_simple.yml
- stories_unexpected_intent_unlearnable.yml
- stories_unfeaturized_entities.yml
- stories_unused_checkpoints.yml
- stories_with_cycle.yml
- stories_with_rules_conflicting.yml
- story_slot_different_types.yml
- story_with_or_and_entities.yml
- story_with_or_and_entities_with_no_value.yml
- story_with_or_slot_was_set.yml
- story_with_slot_was_set.yml
- story_with_two_equal_or_statements.yml
- test_base_retrieval_intent_story.yml
- test_base_retrieval_intent_wrong_prediction.yml
- test_failed_entity_extraction_comment.yml
- test_full_retrieval_intent_story.yml
- test_full_retrieval_intent_wrong_prediction.yml
- test_multiple_action_unlikely_intent_warnings.yml
- test_prediction_with_correct_intent_wrong_entity.yml
- test_prediction_with_wrong_intent_correct_entity.yml
- test_prediction_with_wrong_intent_wrong_entity.yml
- test_stories_entity_annotations.yml
- README.md
- config_pretrained_embeddings_mitie.yml
- config_pretrained_embeddings_spacy_de.yml
- config_pretrained_embeddings_spacy_en.yml
- config_pretrained_embeddings_spacy_en_duckling.yml
- config_pretrained_embeddings_spacy_it.yml
- .dockerignore
- docker-bake.hcl
- docker-cloud.yml
- docker-compose.yml
- Dockerfile.base
- Dockerfile.base-builder
- Dockerfile.base-mitie
- Dockerfile.base-poetry
- Dockerfile.full
- Dockerfile.pretrained_embeddings_mitie_en
- Dockerfile.pretrained_embeddings_spacy_de
- Dockerfile.pretrained_embeddings_spacy_en
- Dockerfile.pretrained_embeddings_spacy_it
- actions.mdx
- events.mdx
- index.mdx
- knowledge-base-actions.mdx
- running-action-server.mdx
- sanic-extensions.mdx
- sdk-actions.mdx
- sdk-dispatcher.mdx
- sdk-events.mdx
- sdk-tracker.mdx
- validation-action.mdx
- slack-app-home.png
- slack-create-app.png
- slack-events.png
- slack-install-app.png
- slack-interactivity.png
- slack-request-url.png
- slack-scopes.png
- slack-secret.png
- twilio-set-sip-webhook.png
- twilio-set-webhook.png
- audioodes-voiceai-connect.mdx
- cisco-webex-teams.mdx
- custom-connectors.mdx
- facebook-messenger.mdx
- hangouts.mdx
- mattermost.mdx
- microsoft-bot-framework.mdx
- rocketchat.mdx
- slack.mdx
- telegram.mdx
- twilio-voice.mdx
- twilio.mdx
- your-own-website.mdx
- deploy-action-server.mdx
- deploy-rasa-pro-services.mdx
- deploy-rasa.mdx
- introduction.mdx
- building-in-docker.mdx
- deploying-in-docker-compose.mdx
- installation.mdx
- rasa-pro-artifacts.mdx
- environment-set-up.mdx
- installing-rasa-open-source.mdx
- dialogflow_export.png
- dialogflow_export_2.png
- facebook-wit-ai-to-rasa.mdx
- google-dialogflow-to-rasa.mdx
- ibm-watson-to-rasa.mdx
- luis_export.png
- microsoft-luis-to-rasa.mdx
- data-structure-reference.mdx
- example-queries.mdx
- getting-started-with-analytics.mdx
- realtime-markers.mdx
- load-testing-guidelines.mdx
- tracing.mdx
- .keep
- events.json
- telemetry.mdx
- actions.mdx
- arch-overview.mdx
- architecture-img.png
- architecture.mdx
- business-logic.mdx
- chitchat-faqs.mdx
- command-line-interface.mdx
- compatibility-matrix.mdx
- component-lifecycle-img.png
- components.mdx
- contextual-conversations.mdx
- conversation-driven-development.mdx
- custom-actions.mdx
- custom-graph-components.mdx
- default-actions.mdx
- domain.mdx
- event-brokers.mdx
- fallback-handoff.mdx
- forms.mdx
- generating-nlu-data.mdx
- glossary.mdx
- graph-recipe.mdx
- http-api.mdx
- introduction.mdx
- jupyter-notebooks.mdx
- language-support.mdx
- lock-stores.mdx
- markers.mdx
- messaging-and-voice-channels.mdx
- migrate-from.mdx
- migration-guide.mdx
- model-configuration.mdx
- model-storage.mdx
- nlg.mdx
- nlu-only-server.mdx
- nlu-only.mdx
- nlu-training-data.mdx
- pii-management.mdx
- policies.mdx
- rasa-pro-changelog.mdx
- rasa-pro.mdx
- reaching-out-to-user.mdx
- responses.mdx
- rules.mdx
- sdk_changelog.mdx
- secrets-managers.mdx
- setting-up-ci-cd.mdx
- slot-validation-actions.mdx
- spaces.mdx
- stories.mdx
- testing-your-assistant.mdx
- tracker-stores.mdx
- training-data-format.mdx
- training-data-importers.mdx
- tuning-your-model.mdx
- unexpected-input.mdx
- writing-stories.mdx
- client.js
- index.js
- included_source.js
- program_output.js
- compile_included_sources.js
- compile_program_outputs.js
- compile_telemetry_reference.js
- compile_variables.js
- copy_md_files.js
- update_versioned_sources.js
- analytics-db-schema-old.png
- analytics-er-db.png
- analytics-er-rasa-action.png
- analytics-er-rasa-bot-message.png
- analytics-er-rasa-event.png
- analytics-er-rasa-sender.png
- analytics-er-rasa-session-slot-state.png
- analytics-er-rasa-session.png
- analytics-er-rasa-slot.png
- analytics-er-rasa-turn.png
- analytics-er-rasa-user-message.png
- analytics-examples.png
- graph-abandonment-rate.png
- graph-escalation-rate.png
- graph-intent-distribution.png
- graph-number-sessions-channel.png
- graph-number-sessions-month.png
- graph-top-5-intents.png
- realtime-markers.png
- architecture.png
- blocks.png
- graph_architecture.png
- intent_confusion_matrix_example.png
- intent_histogram_example.png
- introduction.png
- logo-rasa-oss.png
- logo-rasa-x.png
- og-image.png
- rasa-plus-architecture.png
- rasa-pro-analytics-overview.png
- spaces_hierarchy.png
- train-test-github-action.png
- rasa-chatblock.min.js
- action-server.yml
- rasa.yml
- index.jsx
- index.jsx
- styles.module.css
- index.jsx
- styles.module.css
- custom.css
- index.js
- .gitignore
- babel.config.js
- docusaurus.config.js
- netlify.toml
- package.json
- pydoc-markdown.yml
- README.md
- sidebars.js
- yarn.lock
- __init__.py
- actions.py
- nlu.yml
- rules.yml
- stories.yml
- config.yml
- domain.yml
- endpoints.yml
- README.md
- nlu.yml
- stories.yml
- test_stories.yml
- config.yml
- domain.yml
- __init__.py
- actions.py
- nlu.yml
- rules.yml
- stories.yml
- test_stories.yml
- config.yml
- domain.yml
- endpoints.yml
- README.md
- __init__.py
- actions.py
- nlu.yml
- rules.yml
- stories.yml
- config.yml
- domain.yml
- endpoints.yml
- knowledge_base_data.json
- README.md
- nlu.yml
- rules.yml
- stories.yml
- config.yml
- credentials.yml
- domain.yml
- README.md
- __init__.py
- nlg_server.py
- __init__.py
- actions.py
- nlu.yml
- rules.yml
- stories.yml
- callback_server.py
- config.yml
- credentials.yml
- domain.yml
- endpoints.yml
- README.md
- nlu.yml
- rules.yml
- stories.yml
- config.yml
- domain.yml
- README.md
- __init__.py
- actions.py
- nlu.yml
- rules.yml
- config.yml
- domain.yml
- endpoints.yml
- __init__.py
- __init__.py
- data.py
- default_arguments.py
- evaluate.py
- export.py
- interactive.py
- run.py
- shell.py
- test.py
- train.py
- visualize.py
- x.py
- __init__.py
- actions.py
- nlu.yml
- rules.yml
- stories.yml
- test_stories.yml
- config.yml
- credentials.yml
- domain.yml
- endpoints.yml
- __init__.py
- data.py
- evaluate.py
- export.py
- interactive.py
- run.py
- scaffold.py
- shell.py
- telemetry.py
- test.py
- train.py
- utils.py
- visualize.py
- x.py
- __init__.py
- action.py
- constants.py
- forms.py
- loops.py
- two_stage_fallback.py
- __init__.py
- broker.py
- file.py
- kafka.py
- pika.py
- sql.py
- __init__.py
- botframework.py
- callback.py
- channel.py
- console.py
- facebook.py
- hangouts.py
- mattermost.py
- rasa_chat.py
- rest.py
- rocketchat.py
- slack.py
- socketio.py
- telegram.py
- twilio.py
- twilio_voice.py
- webexteams.py
- __init__.py
- marker.py
- marker_base.py
- marker_stats.py
- marker_tracker_loader.py
- __init__.py
- precomputation.py
- single_state_featurizer.py
- tracker_featurizers.py
- __init__.py
- callback.py
- generator.py
- interpolator.py
- response.py
- __init__.py
- ensemble.py
- memoization.py
- policy.py
- rule_policy.py
- ted_policy.py
- unexpected_intent_policy.py
- __init__.py
- responses_prefix_converter.py
- __init__.py
- interactive.py
- story_conflict.py
- training.py
- __init__.py
- agent.py
- constants.py
- exceptions.py
- exporter.py
- http_interpreter.py
- jobs.py
- lock.py
- lock_store.py
- migrate.py
- processor.py
- run.py
- test.py
- tracker_store.py
- train.py
- utils.py
- visualize.py
- default_config.yml
- __init__.py
- default_components.py
- default_recipe.py
- graph_recipe.py
- recipe.py
- __init__.py
- dask.py
- interface.py
- __init__.py
- local_model_storage.py
- resource.py
- storage.py
- __init__.py
- components.py
- fingerprinting.py
- graph_trainer.py
- hooks.py
- __init__.py
- caching.py
- constants.py
- exceptions.py
- graph.py
- loader.py
- validation.py
- __init__.py
- nlu_message_converter.py
- __init__.py
- domain_for_core_training_provider.py
- domain_provider.py
- forms_provider.py
- nlu_training_data_provider.py
- responses_provider.py
- rule_only_provider.py
- story_graph_provider.py
- training_tracker_provider.py
- __init__.py
- default_recipe_validator.py
- finetuning_validator.py
- __init__.py
- __init__.py
- classifier.py
- diet_classifier.py
- fallback_classifier.py
- keyword_intent_classifier.py
- logistic_regression_classifier.py
- mitie_intent_classifier.py
- regex_message_handler.py
- sklearn_intent_classifier.py
- __init__.py
- dialogflow.py
- emulator.py
- luis.py
- no_emulator.py
- wit.py
- __init__.py
- crf_entity_extractor.py
- duckling_entity_extractor.py
- entity_synonyms.py
- extractor.py
- mitie_entity_extractor.py
- regex_entity_extractor.py
- spacy_entity_extractor.py
- __init__.py
- convert_featurizer.py
- dense_featurizer.py
- lm_featurizer.py
- mitie_featurizer.py
- spacy_featurizer.py
- __init__.py
- count_vectors_featurizer.py
- lexical_syntactic_featurizer.py
- regex_featurizer.py
- sparse_featurizer.py
- __init__.py
- featurizer.py
- __init__.py
- response_selector.py
- __init__.py
- jieba_tokenizer.py
- mitie_tokenizer.py
- spacy_tokenizer.py
- tokenizer.py
- whitespace_tokenizer.py
- __init__.py
- registry.py
- transformers_pre_post_processors.py
- __init__.py
- bilou_utils.py
- mitie_utils.py
- pattern_utils.py
- spacy_utils.py
- __init__.py
- constants.py
- convert.py
- model.py
- persistor.py
- run.py
- test.py
- __init__.py
- story_reader.py
- story_step_builder.py
- yaml_story_reader.py
- __init__.py
- story_writer.py
- yaml_story_writer.py
- __init__.py
- loading.py
- structures.py
- visualization.html
- visualization.py
- __init__.py
- constants.py
- conversation.py
- domain.py
- events.py
- generator.py
- slot_mappings.py
- slots.py
- trackers.py
- __init__.py
- importer.py
- multi_project.py
- rasa.py
- utils.py
- __init__.py
- dialogflow.py
- luis.py
- rasa.py
- rasa_yaml.py
- readerwriter.py
- wit.py
- __init__.py
- data_schema.py
- nlu.yml
- responses.yml
- __init__.py
- entities_parser.py
- features.py
- loading.py
- lookup_tables_parser.py
- message.py
- synonyms_parser.py
- training_data.py
- util.py
- __init__.py
- constants.py
- interpreter.py
- __init__.py
- config.yml
- domain.yml
- events.py
- model_config.yml
- stories.yml
- __init__.py
- cli.py
- common.py
- io.py
- pykwalify_extensions.py
- validation.py
- __init__.py
- constants.py
- data.py
- exceptions.py
- __init__.py
- callback.py
- constants.py
- crf.py
- data_generator.py
- environment.py
- exceptions.py
- feature_array.py
- layers.py
- layers_utils.py
- metrics.py
- model_data.py
- model_data_utils.py
- models.py
- rasa_layers.py
- transformer.py
- types.py
- __init__.py
- common.py
- converter.py
- endpoints.py
- io.py
- log_utils.py
- plotting.py
- train_utils.py
- __init__.py
- __main__.py
- api.py
- constants.py
- exceptions.py
- jupyter.py
- model.py
- model_testing.py
- model_training.py
- plugin.py
- server.py
- telemetry.py
- validator.py
- version.py
- download_transformer_model.py
- evaluate_release_tag.py
- lint_changelog_files.sh
- lint_python_docstrings.sh
- ping_slack_about_package_release.sh
- poetry-version.sh
- prepare_nightly_release.py
- publish_gh_release_notes.py
- push_docs_to_branch.sh
- read_tensorflow_version.sh
- release.py
- write_keys_file.sh
- __init__.pyi
- robust_channel.pyi
- sanic.pyi
- socketio.pyi
- docker-compose.yml
- README.md
- broker_jaas.conf
- docker-compose.yml
- README.md
- .gitignore
- broker_jaas.conf
- ca-cert
- docker-compose.yml
- README.md
- server.keystore.jks
- signed-server-cert
- ssl_key_credentials
- ssl_keystore_credentials
- .gitignore
- broker_jaas.conf
- ca-cert
- docker-compose.yml
- README.md
- server.keystore.jks
- signed-server-cert
- ssl_key_credentials
- ssl_keystore_credentials
- README.md
- broker_jaas.conf
- docker-compose.yml
- README.md
- zookeeper_client_jaas.conf
- zookeeper_server_jaas.conf
- broker_jaas.conf
- docker-compose.yml
- README.md
- zookeeper_client_jaas.conf
- zookeeper_server_jaas.conf
- README.md
- ca-cert
- server.keystore.jks
- ssl_key_credentials
- ssl_keystore_credentials
- broker_jaas.conf
- docker-compose.yml
- README.md
- zookeeper_client_jaas.conf
- zookeeper_server_jaas.conf
- ca-cert
- server.keystore.jks
- ssl_key_credentials
- ssl_keystore_credentials
- broker_jaas.conf
- docker-compose.yml
- README.md
- zookeeper_client_jaas.conf
- zookeeper_server_jaas.conf
- README.md
- README.md
- README.md
- README.md
- __init__.py
- conftest.py
- test_cli.py
- test_rasa_data.py
- test_rasa_evaluate_markers.py
- test_rasa_export.py
- test_rasa_init.py
- test_rasa_interactive.py
- test_rasa_run.py
- test_rasa_shell.py
- test_rasa_test.py
- test_rasa_train.py
- test_rasa_visualize.py
- test_rasa_x.py
- test_utils.py
- __init__.py
- test_forms.py
- test_loops.py
- test_two_stage_fallback.py
- __init__.py
- test_botframework.py
- test_cmdline.py
- test_facebook.py
- test_hangouts.py
- test_slack.py
- test_telegram.py
- test_twilio.py
- test_twilio_voice.py
- __init__.py
- test_marker.py
- test_marker_stats.py
- test_marker_tracker_loader.py
- __init__.py
- test_precomputation.py
- test_single_state_featurizers.py
- test_tracker_featurizer.py
- __init__.py
- test_callback.py
- test_generator.py
- test_response.py
- __init__.py
- test_rule_policy.py
- test_ted_policy.py
- test_unexpected_intent_policy.py
- __init__.py
- test_interactive.py
- test_story_conflict.py
- __init__.py
- conftest.py
- test_actions.py
- test_agent.py
- test_broker.py
- test_channels.py
- test_ensemble.py
- test_evaluation.py
- test_examples.py
- test_exporter.py
- test_http_interpreter.py
- test_lock_store.py
- test_migrate.py
- test_nlg.py
- test_policies.py
- test_processor.py
- test_restore.py
- test_run.py
- test_test.py
- test_tracker_stores.py
- test_training.py
- test_utils.py
- utilities.py
- __init__.py
- test_docs_embedded_modules.py
- test_docs_header_hierarchy.py
- test_docs_training_data.py
- test_docs_use_base_url.py
- __init__.py
- test_default_recipe.py
- test_graph_recipe.py
- test_recipe.py
- __init__.py
- test_dask.py
- __init__.py
- test_local_model_storage.py
- test_resource.py
- test_storage.py
- __init__.py
- test_components.py
- test_fingerprinting.py
- test_graph_trainer.py
- test_hooks.py
- __init__.py
- conftest.py
- graph_components_test_classes.py
- test_caching.py
- test_graph.py
- test_graph_node.py
- test_loader.py
- test_validation.py
- test_example_bots_training_data.py
- __init__.py
- test_nlu_message_converter.py
- __init__.py
- test_domain_for_core_training_provider.py
- test_domain_provider.py
- test_forms_provider.py
- test_nlu_training_data_provider.py
- test_responses_provider.py
- test_rule_only_provider.py
- test_story_graph_provider.py
- test_training_tracker_provider.py
- __init__.py
- test_default_recipe_validator.py
- test_finetuning_validator.py
- __init__.py
- __init__.py
- conftest.py
- test_action.py
- __init__.py
- conftest.py
- test_kafka.py
- test_pika.py
- __init__.py
- conftest.py
- test_agent.py
- test_cli_response.py
- test_exporter.py
- test_lock_store.py
- test_tracker_store.py
- __init__.py
- __init__.py
- test_diet_classifier.py
- test_fallback_classifier.py
- test_keyword_classifier.py
- test_logistic_regression_classifier.py
- test_mitie_intent_classifier.py
- test_regex_message_handler.py
- test_sklearn_classifier.py
- __init__.py
- test_dialogflow.py
- test_luis.py
- test_no_emulator.py
- test_wit.py
- __init__.py
- test_crf_entity_extractor.py
- test_duckling_entity_extractor.py
- test_entity_synonyms.py
- test_extractor.py
- test_mitie_entity_extractor.py
- test_regex_entity_extractor.py
- test_spacy_entity_extractors.py
- __init__.py
- test_convert_featurizer.py
- test_count_vectors_featurizer.py
- test_featurizer.py
- test_lexical_syntactic_featurizer.py
- test_lm_featurizer.py
- test_mitie_featurizer.py
- test_regex_featurizer.py
- test_spacy_featurizer.py
- __init__.py
- test_selectors.py
- __init__.py
- test_jieba_tokenizer.py
- test_mitie_tokenizer.py
- test_spacy_tokenizer.py
- test_tokenizer.py
- test_whitespace_tokenizer.py
- __init__.py
- test_bilou_utils.py
- test_mitie_utils.py
- test_pattern_utils.py
- test_spacy_utils.py
- __init__.py
- conftest.py
- test_evaluation.py
- test_persistor.py
- test_spacy_utils.py
- test_train.py
- test_utils.py
- utilities.py
- test_action_extract_slots_11333.py
- test_action_two_stage_fallback_11294.py
- test_domain_merge_multiple_files_with_custom_session_config_and_no_session_config.py
- __init__.py
- test_evaluate_release_tag.py
- __init__.py
- test_yaml_story_reader.py
- __init__.py
- test_yaml_story_writer.py
- __init__.py
- test_graph.py
- test_structures.py
- test_visualization.py
- __init__.py
- test_constants.py
- test_dialogues.py
- test_domain.py
- test_events.py
- test_generator.py
- test_slot_mappings.py
- test_slots.py
- test_trackers.py
- __init__.py
- test_importer.py
- test_multi_project.py
- test_rasa.py
- __init__.py
- test_rasa_yaml.py
- test_readerwriter.py
- __init__.py
- test_entities_parser.py
- test_features.py
- test_lookup_tables_parser.py
- test_message.py
- test_synonyms_parser.py
- test_training_data.py
- test_util.py
- __init__.py
- __init__.py
- test_events.py
- __init__.py
- test_cli.py
- test_common.py
- test_io.py
- test_validation.py
- __init__.py
- test_data.py
- test_shared.py
- __init__.py
- conftest.py
- test_callback.py
- test_crf.py
- test_data_generator.py
- test_feature_array.py
- test_layers.py
- test_layers_utils.py
- test_metrics.py
- test_model_data.py
- test_model_data_utils.py
- test_models.py
- test_rasa_layers.py
- test_tf_environment.py
- test_transformer.py
- __init__.py
- test_common.py
- test_endpoints.py
- test_io.py
- test_plotting.py
- test_train_utils.py
- __init__.py
- conftest.py
- dialogues.py
- test_default_project.py
- test_dependencies.py
- test_memory_leak.py
- test_model.py
- test_model_testing.py
- test_model_training.py
- test_plugin.py
- test_server.py
- test_telemetry.py
- test_validator.py
- train.py
- utilities.py
- .env.example
- docker-compose.integration.yml
- docker-compose.kafka.yml
- kafka_server_jaas.conf
- README.md
- .codeclimate.yml
- .coveragerc
- .deepsource.toml
- .dockerignore
- .env
- .gitattributes
- .gitignore
- .mergepal.yml
- .pre-commit-config.yaml
- .typo-ci.yml
- CHANGELOG.mdx
- cloudbuild.yaml
- CODE_OF_CONDUCT.md
- CODEOWNERS
- CONTRIBUTING.md
- Dockerfile
- LICENSE.txt
- Makefile
- NOTICE
- poetry.lock
- PRINCIPLES.md
- pyproject.toml
- README.md
- secrets.tar.enc
- security.txt
- trivy-secret.yaml
# ์ค์น ๊ฐ์ด๋
git clone https://github.com/RasaHQ/rasa
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd rasa
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Docker
์ฌ์ ์ถ์ฒ- Git GitHub์์ ํ๋ก์ ํธ ์ฝ๋๋ฅผ ๋ด๋ ค๋ฐ์ผ๋ ค๋ฉด ํ์ํฉ๋๋ค.
- Docker Desktop ์ปจํ ์ด๋๋ฅผ ๋น๋ํ๊ณ ์คํํ๋ ค๋ฉด ํ์ํฉ๋๋ค. ์ค์น ํ ์คํํด์ ๋ฐฑ๊ทธ๋ผ์ด๋์ ์ผ๋์ธ์.
docker build -t rasa .
Dockerfile์ ๊ธฐ๋ฐ์ผ๋ก ์คํ ๊ฐ๋ฅํ ์ด๋ฏธ์ง๋ฅผ ๋น๋ํฉ๋๋ค.
docker run -p 8080:80 rasa
๋น๋๋ ์ด๋ฏธ์ง๋ฅผ ์ค์ ์ปจํ ์ด๋๋ก ์คํํฉ๋๋ค.
3. Python
์ฌ์pip install .
PyPI์ ๋ฐฐํฌ๋ ํจํค์ง๋ฅผ ๋ฐ๋ก ์ค์นํฉ๋๋ค. ์์ค ํด๋ก ์ด ํ์ ์์ต๋๋ค.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
ํ์ด์ฌ ์คํฌ๋ฆฝํธ(๋๋ ๋ชจ๋)๋ฅผ ์คํํฉ๋๋ค.
4. Make
๋ณดํต- Git GitHub์์ ํ๋ก์ ํธ ์ฝ๋๋ฅผ ๋ด๋ ค๋ฐ์ผ๋ ค๋ฉด ํ์ํฉ๋๋ค.
- Make Linux/macOS๋ ๋ณดํต ๊ธฐ๋ณธ ์ค์น๋์ด ์์ต๋๋ค. Windows๋ ๋ณ๋ ์ค์น(์: MSYS2, WSL)๊ฐ ํ์ํฉ๋๋ค.
make install
์์ฑ๋ ๋น๋ ์ค์ ์ ๋ฐํ์ผ๋ก ์ค์ ์ปดํ์ผ์ ์งํํด ์คํ ํ์ผ์ ๋ง๋ญ๋๋ค.
make prepare-tests-ubuntu # Ubuntu/Debian
์์ฑ๋ ๋น๋ ์ค์ ์ ๋ฐํ์ผ๋ก ์ค์ ์ปดํ์ผ์ ์งํํด ์คํ ํ์ผ์ ๋ง๋ญ๋๋ค.
make prepare-tests-macos # macOS
์์ฑ๋ ๋น๋ ์ค์ ์ ๋ฐํ์ผ๋ก ์ค์ ์ปดํ์ผ์ ์งํํด ์คํ ํ์ผ์ ๋ง๋ญ๋๋ค.
make test # Run tests
์์ฑ๋ ๋น๋ ์ค์ ์ ๋ฐํ์ผ๋ก ์ค์ ์ปดํ์ผ์ ์งํํด ์คํ ํ์ผ์ ๋ง๋ญ๋๋ค.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
