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

Publishing new branch. #103

Merged
merged 5 commits into from
Dec 21, 2023
Merged

Publishing new branch. #103

merged 5 commits into from
Dec 21, 2023

Conversation

Daethyra
Copy link
Owner

  • Starting overhaul post LangChain ecosystem overhaul

- Starting overhaul post LangChain ecosystem overhaul
Removed outdated content from various files and reformatted prompts_MASTER.md for better readability.
…book

Implemented a new notebook "top_k-vectorstore_similaritysearching" to demonstrate similarity searching using top_k. The notebook covers data loading, splitting, retrieval and storage of embeddings in Pinecone or ChromaDB, and performing similarity searching. Additionally, it includes setting up environment variables for API keys and creating embeddings for semantic search using OpenAI. Finally, it demonstrates the use of Pinecone or ChromaDB for similarity searching and running a chain for RAG.

The notebook provides a comprehensive guide for users to understand and utilize similarity searching with vector stores effectively.
- src/llm_utilikit/LangChain/notebooks/langchain-embeddings-retrieval-agent.ipynb
I found a dirty fix, but don't know how to use it and am currently too lazy to find out.
- pinecone-io/pinecone-datasets#35
	modified:   src/llm_utilikit/LangChain/notebooks/top_k-vectorstore_similaritysearching.ipynb
@Daethyra Daethyra merged commit 8423686 into master Dec 21, 2023
3 checks passed
@Daethyra Daethyra deleted the 1.0.3 branch December 21, 2023 20:51
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.

1 participant