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 notebook examples #155

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

Conversation

verdimrc
Copy link
Contributor

Fix notebooks not working here and there.

  • document how to start required containers
  • fix deprecated model names
  • fix FAIS.load_local() refuses to load local .pkl files.
  • fix nvapi_key does not pick-up the NVIDIA_API_KEY environment variable.
  • parameterized uri of chain-server (in notebook 01)

- update deprecated model names
- fix deserialization error with newer langchain
- fix deprecated model name
- remove unused import torch
- relax patch-version of llama-index
- fix deprecated model names
- fix nvapi_key not loaded from env var
- fix fuyu() does not include nvapi_key in request
- fix nvapi_key does not use NVIDIA_API_KEY env var
- fix faiss-1.8.0 requires allow_dangerous_deserialization=True
- fix regex string
- fix deprecated model names
- make pip install (1st code cell) optional.
- fix nvapi_key does not pick-up NVIDIA_API_KEY env var
- parameterized the path to store/load local FAISS embeddings
- Fix nvapi_key does not pick-up the NVIDIA_API_KEY env var
- fix deprecated model names
- document how to start and stop Milvus database on localhost
@dglogo
Copy link
Collaborator

dglogo commented Nov 7, 2024

@verdimrc thanks for the contributions. Can you please resolve conflicts? thanks!

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.

2 participants