readd entire chat history - see if this helps halucination 4b39932 John Graham Reynolds commited on Nov 14, 2024
try using fn to partially format and pass system prompt instead of config 6e20b16 John Graham Reynolds commited on Nov 12, 2024
try using partial to partially format the system prompt fc8d6af John Graham Reynolds commited on Nov 12, 2024
add date to date_str var in template formatting 5029f5a John Graham Reynolds commited on Nov 12, 2024
move date string to just before prompt() and template it is used in- looks like passing str into RunnablePassthrough() is erroneous 80dda63 John Graham Reynolds commited on Nov 12, 2024
ignore hashing the already cached embeddings arg c1c75a4 John Graham Reynolds commited on Nov 12, 2024
make sure we are using the langchain_databricks implementation 4dd1424 John Graham Reynolds commited on Nov 12, 2024
add self arg to all methods referenced in chain 4627350 John Graham Reynolds commited on Nov 12, 2024
only cache chat model, vector store retriever, and embedding model for retriever f8977f5 John Graham Reynolds commited on Nov 12, 2024
add chain for reformatting inputs and augmenting the question with relevant context 29cf982 John Graham Reynolds commited on Nov 11, 2024