Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
Stars
916
Forks
316
Watchers
916
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
47
commits
7
commits
6
commits
2
commits
1
commits
1
commits
Merge pull request #79 from AndreChristianto/fix/prompt-helper-args
a3048a3View on GitHubfix: update all files for LangChain 1.x, llama_index 0.10+, ChromaDB 1.x, and other package compatibility
a4b62ffView on GitHubfix: update imports and compatibility for llama_index 0.10+, LangChain 1.x, and ChromaDB 1.x
e0aabb1View on GitHubfix: update requirements.txt for LangChain 1.x split packages and ChromaDB 0.4+
0ce2b4aView on GitHubfix: use PersistentClient and get_or_create_collection in 02b_llama_chroma.py
baacc94View on GitHubfix: comment out Linux-only packages in requirements.txt
ab4ec5eView on GitHubfix: update 01_qna.py for LangChain 1.x and ChromaDB compatibility
3a11b64View on GitHubfix: rename deprecated PromptHelper args for LlamaIndex compatibility
6a19c5cView on GitHub