What have been your experiences with it? What does your workflow look like?
Curious to hear preferred models and pipelines!
Frameworks
Databases
Tutorials
Am I missing any other RAG resources?
What have been your experiences with it? What does your workflow look like?
Curious to hear preferred models and pipelines!
Frameworks
Databases
Tutorials
Am I missing any other RAG resources?
We’re using langchain, llamaindex, and weaviate with gpt-4. Overall works pretty well, I’m also trying out the beta for langsmith and the automatic visibility into what the LLM is doing is pretty nice. I’ve seen comments online saying langchain is unnecessary and you don’t need it, but integrations like langsmith are actually pretty handy.