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 for latest library version for LangChain and LlamaIndex #6

Merged
merged 8 commits into from
Jun 28, 2023

Conversation

VanillaMacchiato
Copy link
Contributor

Changes:

  • GPTSimpleVectorIndex changed to GPTVectorStoreIndex.
  • To query an index from LlamaIndex, call as_query_engine method from the index.
  • load_dotenv function must be called before importing llama_index or openAI library.

@onlyphantom onlyphantom merged commit a29b995 into onlyphantom:july2023 Jun 28, 2023
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