microsoft / microsoft/rag-experiment-accelerator
AzureML pipeline: Use Docker image for the environment
@tanya-borisova is already working on this.
Since Mar 19, 2024.
- Dominant language
- Python
- Stars
- 311
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/microsoft/rag-experiment-accelerator/pull/343, there is a temporary implementation for the environment to use with AzureML pipeline (see azureml/pipeline.py) which generates a Conda file.
In this task, create a more robust implementation for the environment using Docker.
In this task, investigate whether this environment can work with the PromptFlow as well (see promptflow/rag_experiment_accelerator/custom_environment), to reduce duplication.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.