Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the dependencies and readme file #50

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sudarshan-koirala
Copy link

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.

README.md Outdated

```
poetry install --with dev
```

By default, we use OpenAI for both the builder agent as well as the generated RAG agent.
Add `.streamlit/secrets.toml` in the home folder.
Add `.streamlit/secrets.toml` in the home folder. Get the metaphor api key from the [metaphor website](https://metaphor.systems/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Metaphor is not a mandatory requirement. If you could add it as an optional requirement. That will be great!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants