Greg Stephens

Results 78 issues of Greg Stephens

Based on upcoming 3.11 & 4.0 releases, LLM config settings will move to `endpoints.yml`. This change would help support this. In the mean time, `train_args` can be use to specify...

enhancement

Add support for Rasa Pro e2e tests

enhancement

Add support for `RASA_PRO_LICENSE` & `OPENAI_API_KEY` as a github secret that can be passed into the docker build

enhancement

While adding support for Rasa Pro, add a `none` option to `test_type` so we can disable testing until e2e testing is supported by this action.

enhancement

Github is deprecating set-output. Details [here](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/#examples). Need to update use in the action.yml.

bug

Since the domain is typically stored in a directory under Rasa Pro, add support for domain location. In the mean time, use: `train_args: '--domain domain'`

enhancement

Review and close any DM1 related GitHub issues that no longer apply to CALM version of bot.