Harrison Chase

Results 367 comments of Harrison Chase

> Hi @hwchase17 ! First of all, thanks for this great project. This is my first contribution, and I'm trying to dive deep into the details. This loader relies on...

we added an agent that can use tools with multiple inputs - hope this helps!

> > can this also be used in embeddings? > > Yes, it can. I'll adjust the PR tomorrow with an Azure class for embeddings. Might have to add a...

lets add some tests: - does this work when values are strings - what if values are functions? - what if values are non json serialiable objects?

agree with @vowelparrot this probably isnt the best place to handle it `I used LLM with our api, i goes wrong with response in above pic` theres probably some misconfiguration...

> @hwchase17 @vowelparrot @agola11 @PeadarOhAodha @nfcampos review please? sorry for delay - will try to take a look in next day or so!

i agree with @jzluo - i think better to keep separate and have a bit of repition for the benefit of clarity + future adjustments

believe it or not, this was actually left by the atlas folks on purpose

> > p > > Yeah I think a test for it would be good. I'm currently working on a real application using this stuff so that's how I'm testing...