Chip Davis
Chip Davis
### This issue is for a: (mark with an `x`) ``` - [X ] bug report -> please search issues before submitting - [ ] feature request - [ ]...
When creating an executable using Pyinstaller, docx2pdf will fail to load due to an error with CoInitialize.
This PR adds support for using Pinecone as a vector store. This is still a WIP as no tests have been written. From simple usage testing, it appears to all...
CGAL is now on version 5.6.x so a change was needed on that. Fontconfig has moved from github to gitlab which also required an update. Thanks for the project!
### Issue you'd like to raise. I have a pydantic extractor which extracts the classname from a user question. I am trying to implement some evalulations following the [docs](https://docs.smith.langchain.com/how_to_guides/evaluation/evaluate_llm_application) but...