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

added dotenv in .toml, added an example to use qdrant, fixed the code in main.py #1653

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

Conversation

rajib76
Copy link

@rajib76 rajib76 commented Aug 6, 2024

Description

made three changes

  1. Added python-dotenv = "^1.0.1" in .toml
  2. Commented line 37 in main.py and added line 36
  3. added the example "add_memory_using_qdrant_cloud" under cookbook

@rajib76
Copy link
Author

rajib76 commented Aug 6, 2024

@Dev-Khant - Hi Dev, i have resolved the merge conflicts

@Dev-Khant
Copy link
Collaborator

Hey @rajib76 Can you please remove python-dotenv as its not a core dependency. User can install it manually for the cookbook.

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