Will Fu-Hinthorn

Results 157 comments of Will Fu-Hinthorn

Will sync with @hwchase17 on this one and review tomorrow

> Any advice on fixing the lint failure? There is some type mismatch because I saved a datetime to the `outputs` dict of `GenerativeAgentMemory.save_context`, which has the type annotated as...

Thanks for the PR! I believe @eyurtsev is working on an iterable data loading interface - we'll try to make sure this fits in with what we're building towards before...

The `ZERO_SHOT_REACT_DESCRIPTION` agents don't yet work with multi-argument messages. The `CHAT_ZERO_SHOT_REACT_DESCRIPTION` work better, though the updates to tool descriptoin are still not landed. We are looking to land fixes in...

Yeah you can check out https://python.langchain.com/en/latest/modules/agents/agents/examples/structured_chat.html?highlight=structured%20chat

I'll review today. Thanks for your patience everyone - lots of changes in dependent libs!

Thanks for raising this issue, everyone. The GPT4All "official" bindings have changed three times in as many weeks - I'd be happy to review a PR updating to the imports...

I'm backlogged :) If you could share some code examples with the outputs along with the model URL you were using that are working for the use cases, that can...

This is really cool! And thank you for the PR and patience! The reason I'm taking some time to review this is that it changes a couple pretty core pieces...