Eugene Yurtsev

Results 457 comments of Eugene Yurtsev

Thanks for the contribution! Here is a reference for how to add tests with optional dependencies: https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md#working-with-optional-dependencies

Would it be better to use the tags if they exist and if not then fall back to a different strategy of using the body tag ?

@Haste171 let us know if you're interested in implementing the fallback strategy

Feel free to re-open if you end up doing any work on this! Thanks @Haste171

@dev2049 This works, we'll need to figure out how to handle things for serialization.

@dev2049 yeah that works -- if it gets complex in the future we can separate out to another post-processing step, but looks good where it is now

Hi @tyree731 , code looks good -- let's remove the abstractmethod to reduce scope and avoid breaking changes and then code is good to merge.

@sumanthdonthula thanks for the contribution! Looking good! I'm wondering if we could paraphrase the "train" word in this sentence: "The agent will be trained to perform 3 search functionalities with...

Hi @botchagalupe, If you have a full stack trace that would be more helpful (the one included in your previous response is abbreviated). Based on that stack trace I'd check...