From cf2eb8b739a5a4cb759d3c5623f595db2e491bbc Mon Sep 17 00:00:00 2001 From: GitHub CI Date: Mon, 25 Nov 2024 16:33:05 +0000 Subject: [PATCH] AUTO docusaurus 20241125 --- .github/workflows/continous-integration.yml | 6 +++--- create/bin/python | 2 +- create/pyvenv.cfg | 4 ++-- docs/docs/docker/building-in-docker.mdx | 2 +- docs/docs/llms/llm-intent.mdx | 10 +++------- docs/docs/llms/llm-nlg.mdx | 2 +- docs/docs/sources/rasa_interactive___help.txt | 2 +- docs/docs/sources/rasa_shell___help.txt | 2 +- docs/package.json | 8 +------- 9 files changed, 14 insertions(+), 24 deletions(-) diff --git a/.github/workflows/continous-integration.yml b/.github/workflows/continous-integration.yml index 83868717d35a..27a6d84eabbc 100644 --- a/.github/workflows/continous-integration.yml +++ b/.github/workflows/continous-integration.yml @@ -389,7 +389,7 @@ jobs: - name: Store coverage reports if: needs.changes.outputs.backend == 'true' && matrix.os == 'ubuntu-22.04' - uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce + uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 #v4.4.3 with: name: ${{ matrix.test }}-coverage path: | @@ -540,7 +540,7 @@ jobs: - name: Store coverage reports if: needs.changes.outputs.backend == 'true' && matrix.os == 'ubuntu-22.04' - uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce + uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 #v4.4.3 with: name: ${{ matrix.test }}-coverage path: | @@ -567,7 +567,7 @@ jobs: - name: Get backend coverage reports if: needs.changes.outputs.backend == 'true' - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 #v4.1.8 with: path: ${{ github.workspace }}/tests_coverage diff --git a/create/bin/python b/create/bin/python index c960d6f2a92c..23a69d8b2923 120000 --- a/create/bin/python +++ b/create/bin/python @@ -1 +1 @@ -/opt/hostedtoolcache/Python/3.10.13/x64/bin/python \ No newline at end of file +/opt/hostedtoolcache/Python/3.10.15/x64/bin/python \ No newline at end of file diff --git a/create/pyvenv.cfg b/create/pyvenv.cfg index 8ae1a91b3604..f29abcf2f631 100644 --- a/create/pyvenv.cfg +++ b/create/pyvenv.cfg @@ -1,3 +1,3 @@ -home = /opt/hostedtoolcache/Python/3.10.13/x64/bin +home = /opt/hostedtoolcache/Python/3.10.15/x64/bin include-system-site-packages = false -version = 3.10.13 +version = 3.10.15 diff --git a/docs/docs/docker/building-in-docker.mdx b/docs/docs/docker/building-in-docker.mdx index ce6395be7936..a6027c51f7e2 100644 --- a/docs/docs/docker/building-in-docker.mdx +++ b/docs/docs/docker/building-in-docker.mdx @@ -67,7 +67,7 @@ The initial project files should all be there, as well as a `models` directory t :::note If you run into permission errors, it may be because the `rasa/rasa` images run as user `1001` as a best practice, to avoid giving the container `root` permissions. -Hence, all files created by these containers will be owned by user `1001`. See the [Docker documentation](https://docs.docker.com/engine/containers/run/) +Hence, all files created by these containers will be owned by user `1001`. See the [Docker documentation](https://docs.docker.com/edge/engine/reference/commandline/run/) if you want to run the containers as a different user. ::: diff --git a/docs/docs/llms/llm-intent.mdx b/docs/docs/llms/llm-intent.mdx index 4c70fe07798e..d51a335559f1 100644 --- a/docs/docs/llms/llm-intent.mdx +++ b/docs/docs/llms/llm-intent.mdx @@ -14,13 +14,9 @@ import LLMIntentClassifierImg from "./llm-IntentClassifier-docs.jpg"; -:::warning + -The experimental `LLMIntentClassifier` described on this page has been removed in Rasa 3.10. Please use the -[Conversational AI with Language Models (CALM)](https://rasa.com/docs/rasa-pro/calm) instead. -CALM is an LLM-native approach to building reliable conversational AI. - -::: + ## Key Features @@ -115,7 +111,7 @@ pipeline: Defaults to `text-davinci-003`. The model name needs to be set to a generative model using the completions API of -[OpenAI](https://platform.openai.com/docs/guides/chat-completions). +[OpenAI](https://platform.openai.com/docs/guides/text-generation/chat-completions-api). If you want to use Azure OpenAI Service, you can configure the necessary parameters as described in the diff --git a/docs/docs/llms/llm-nlg.mdx b/docs/docs/llms/llm-nlg.mdx index bb3537565f4f..3e95971816fc 100644 --- a/docs/docs/llms/llm-nlg.mdx +++ b/docs/docs/llms/llm-nlg.mdx @@ -157,7 +157,7 @@ nlg: Defaults to `text-davinci-003`. The model name needs to be set to a generative model using the completions API of -[OpenAI](https://platform.openai.com/docs/guides/chat-completions). +[OpenAI](https://platform.openai.com/docs/guides/text-generation/chat-completions-api). If you want to use Azure OpenAI Service, you can configure the necessary parameters as described in the diff --git a/docs/docs/sources/rasa_interactive___help.txt b/docs/docs/sources/rasa_interactive___help.txt index 2c3f6a903d2e..fd6edf733b01 100644 --- a/docs/docs/sources/rasa_interactive___help.txt +++ b/docs/docs/sources/rasa_interactive___help.txt @@ -39,7 +39,7 @@ options: --conversation-id CONVERSATION_ID Specify the id of the conversation the messages are in. Defaults to a UUID that will be randomly - generated. (default: 9284b5ce99d34c7d8d40fb60e267c7f1) + generated. (default: 2a9e857aa9654935b7c6ca49de565171) --endpoints ENDPOINTS Configuration file for the model server and the connectors as a yml file. (default: endpoints.yml) diff --git a/docs/docs/sources/rasa_shell___help.txt b/docs/docs/sources/rasa_shell___help.txt index a1b3fa797af3..2db49be2bbd3 100644 --- a/docs/docs/sources/rasa_shell___help.txt +++ b/docs/docs/sources/rasa_shell___help.txt @@ -30,7 +30,7 @@ options: -h, --help show this help message and exit --conversation-id CONVERSATION_ID Set the conversation ID. (default: - f1e5cf4aab0849018e401f39e7a80b7b) + 0d991183c16d480790a7faadec9ad22c) -m MODEL, --model MODEL Path to a trained Rasa model. If a directory is specified, it will use the latest model in this diff --git a/docs/package.json b/docs/package.json index 06e2b78ec944..2f45cb80ab85 100644 --- a/docs/package.json +++ b/docs/package.json @@ -115,13 +115,7 @@ "\\.prototyping\\.rasa\\.com", "^https://github\\.com/mit-nlp/MITIE/releases/download/v0\\.4/MITIE-models-v0\\.2\\.tar\\.bz2$", "^https://forum.rasa.com/t/rasa-open-source-2-0-is-out-now-internal-draft/35577$", - "https://docs-test-001.openai.azure.com", - "^https://platform\\.openai\\.com.*", - "^https://westus.dev.cognitive.microsoft.com/docs/services/luis-endpoint-api-v3-0$", - "^https://westcentralus.dev.cognitive.microsoft.com/docs/services/luis-endpoint-api-v3-0/$", - "^https://www.tensorflow.org/api_docs/python/tf/config$", - "^https://www.tensorflow.org/api_docs/python/tf/keras/callbacks/TensorBoard$" - + "https://docs-test-001.openai.azure.com" ] } ]