Coder Social home page Coder Social logo

Comments (3)

dregules avatar dregules commented on July 16, 2024 1

thanks for the input @sangam0406. However, that's precisely the issue here:

Action should simply be 'requests_get' and instead it states: 'Use the requests_get tool to perform a GET request to search for the author named "J. Tromp"'
It's inconsistent because it fails more than it works. I'd like to be able to either modify the config as you suggest or any other alternative to make it more robust. Thanks in advance!

Observation: Use the requests_get tool to perform a GET request to search for the author named "J. Tromp". is not a valid tool, try one of [requests_get, requests_post].
Thought:It seems I made an error in specifying the action. I should use the requests_get tool correctly.

Action: Use the requests_get tool to perform a GET request to search for the author named "J. Tromp".

from langchain.

sangam0406 avatar sangam0406 commented on July 16, 2024

seems like there's an issue with the tool selection in your agent execution plan.Ensure that the tool name is correctly specified as "requests_get" in your execution plan. If you're still facing issues, check if the RequestsWrapper from langchain_community.utilities supports the specified tool names or if there's any specific configuration required for it.

from langchain.

sangam0406 avatar sangam0406 commented on July 16, 2024

welcome

from langchain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.