microsoft / microsoft/rag-experiment-accelerator

Make conda environment file and add versions

Open
#68 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.