cancel
Showing results for 
Search instead for 
Did you mean: 
David_K93
Contributor
since ‎04-26-2023
‎06-26-2023

User Stats

  • 7 Posts
  • 2 Solutions
  • 2 Kudos given
  • 5 Kudos received

User Activity

Hello,I am working on building a Langchain QA application in Databricks. I currently have 13 .txt files loaded into the DBFS and am trying to read them in iteratively with TextLoader(), load them into the RecursiveCharacterTextSplitter() from Langcha...
Hello,I am somewhat new to Databricks and am trying to build a Q&A application based on a collection of documents. I need to move .pdf and .docx files from my local machine to storage in Databricks and eventually a document store. My questions are:Wh...
Hello,I'm working through the Dolly demo that was released a few days ago. There are a few lines of code that I have had to alter in order to make it work in my environment. However, I've been trying to run similarity_search() on the generated Chroma...
Kudos given to