Add dependencies for RASA framework 66/29266/1
authorMalik Talha <talhamalik727x@gmail.com>
Fri, 6 Oct 2023 18:42:08 +0000 (23:42 +0500)
committerMalik Talha <talhamalik727x@gmail.com>
Fri, 6 Oct 2023 18:42:08 +0000 (23:42 +0500)
commit7b4a029168133bbf58c5dfe97e618badfe77b361
treeb8f63ff4baec31ba5ca7feb815869b30ccc653ba
parent713efdf66dca8e60c3db1e720a9bb2bd074c40f3
Add dependencies for RASA framework

This adds the libraries for the RASA machine learning framework.

Bug-AGL: SPEC-4856
Change-Id: I477b09cae8ff51e284b51238cb5940464ea57a51
Signed-off-by: Malik Talha <talhamalik727x@gmail.com>
58 files changed:
meta-offline-voice-agent/README.md
meta-offline-voice-agent/recipes-nlu/nlu-model/rasa-model-agl_0.1.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/files/0001-anyio-add-setup-file.patch [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/files/0001-exceptiongroup-add-setup-file.patch [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/files/0001-magic-filter-add-setup-file.patch [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/files/0001-rasa-remove-group-from-poetry-as-its-not-supported.patch [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/files/0001-rasa-sdk-remove-group-from-poetry-as-its-not-support.patch [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/files/0001-structlog-add-setup-file.patch [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-aio-pika_8.2.3.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-aiogram_2.25.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-aiohttp-retry_2.8.3.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-aiormq_6.4.2.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-anyio_3.7.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-apscheduler_3.9.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-babel_2.9.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-boto3_1.28.9.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-botocore_1.31.9.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-cloudpickle_2.2.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-dask_2022.10.2.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-exceptiongroup_1.1.2.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-fbmessenger_6.0.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-fire_0.5.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-fsspec_2023.6.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-google-auth-oauthlib_1.0.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-html5tagger_1.3.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-httptools_0.6.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-jsonpickle_3.0.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-locket_1.0.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-magic-filter_1.0.10.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-pamqp_3.2.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-partd_1.4.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-pydantic_1.10.9.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-questionary_1.10.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-randomname_0.1.5.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-rasa-sdk_3.6.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-rasa_3.6.4.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-requests-toolbelt_1.0.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-ruamel.yaml.clib_0.2.7.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-ruamel.yaml_0.17.21.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-s3transfer_0.6.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-sanic-cors_2.0.1.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-sanic-jwt_1.8.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-sanic-routing_0.7.2.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-sanic_21.12.2.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-slack-sdk_3.21.3.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-sniffio_1.3.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-structlog-sentry_2.0.3.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-structlog_23.1.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-tarsafe_0.0.4.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-terminaltables_3.1.10.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-toolz_0.12.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-tracerite_1.1.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-twilio_8.2.2.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-typing-utils_0.1.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-uvloop_0.17.0.bb [new file with mode: 0644]
meta-offline-voice-agent/recipes-python/python3-rasa/python3-webexteamssdk_1.6.1.bb [new file with mode: 0644]
templates/feature/agl-offline-voice-agent/50_local.conf.inc
templates/feature/agl-offline-voice-agent/README_feature_agl-offline-voice-agent.md