Starting from the retrieval-agent-fireworks template: https://templates.langchain.com/?integration_name=retrieval-agent-fireworks
LangSmith Trace: https://smith.langchain.com/public/8c351528-b425-4582-8ccf-efd6ec0381fc/r
Docs pages:
– NomicEmbeddings: https://python.langchain.com/docs/integrations/text_embedding/nomic
– Chroma Vectorstore: https://python.langchain.com/docs/integrations/vectorstores/chroma
– RecursiveCharacterTextSplitter: https://python.langchain.com/docs/modules/data_connection/document_transformers/recursive_text_splitter
Add comment