Harrison Chase

Results 367 comments of Harrison Chase

@rbjarnason async will be in tmrws release

TableQA looks awesome. Thinking outloud, theres a few options as I see them: 1. TableQA looks pretty good as a standalone package - could just link to it from a...

@timothyasp updated minorly here will plan to land and release friday!

wht are "Speak" and "None"? We don't have a canonical definition for those, so am a bit confused

link works for me.... https://memprompt.com does it still not work for you?

we added tenacity to handle retries for the LLM wrapper... did this not suffice for your use case?

> @hwchase17 fixed things up, and added some tests and documentation. Let me know what you think. am a bit confused why the optional typing is needed, may pull it...

> That is also not working in my case unfortunately... from langchain.llms import HuggingFaceEndpoint ImportError: cannot import name 'HuggingFaceEndpoint' from 'langchain.llms' > > But again, this works: from langchain.llms import...

> Also changed the general init file to make "from langchain import HuggingFaceEndpoint" possible im gonna remove this once its merged in actually - i actually dont want this to...