run-llama / rags

Build ChatGPT over your data, all with natural language
MIT License
6.17k stars 629 forks source link

Update the dependencies and readme file #50

Open sudarshan-koirala opened 8 months ago

sudarshan-koirala commented 8 months ago

There isn't mentioned any info about the metaphor api key as well as installation of metaphor_python package in the pyproject.toml file. Hence following changes done.

  1. Updated readme with better instructions for creating and activating virtual environment.
  2. Updated readme with the metaphor api key and from where to get.
  3. Updated the toml file with the metaphor_python package.