microsoft / microsoft/rag-experiment-accelerator
Make conda environment file and add versions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 311
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Currently we are expecting some version of python and fixed versions of libraries, but do not specify it anywhere except README.
What could be done, is to create environment.yaml for conda, to automatically create conda env with everything required, including preloaded models and versioned libraries as well as specify python version
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.
Research direction
Start with the README's documented Python and library requirements. Use the proposed environment.yaml to capture those versions and required models; it is done when a fresh conda environment can be created with the documented Python version, dependencies, and models.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100