achammah
Results
2
issues of
achammah
I see that the python repo had a new tool that is super useful, Human as a tool (https://github.com/hwchase17/langchain/tree/master/langchain/tools/human) I'm trying to implement it myself but am wondering if this...
**Issue** Sometimes when doing search similarity using chromaDB wrapper, I run into the following issue: `RuntimeError(\'Cannot return the results in a contigious 2D array. Probably ef or M is too...