Git Product home page Git Product logo

auto-gpt-serpapi-plugin's People

Contributors

zyc9012 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

auto-gpt-serpapi-plugin's Issues

`Cannot add command 'SerpApi Search'` error after submitting a prompt

A user reported that they receive the following message when trying to use our Auto-GPT-SerpApi-Plugin:

WARNING  Cannot add command 'SerpApi Search': parameter 'query' has invalid type '<query>'. Valid types are: dict_keys(['string', 'array', 'object', 'number', 'integer', 'boolean'])

I was able to reproduce it on my side. Below are the steps to reproduce:

  1. Clone the official AutoGPT repo
  2. Clone Auto-GPT-SerpApi-Plugin.zip into ./autogpts/autogpt/plugins directory
  3. Modify the .env file based on the Installation Instructions for the Auto-GPT-SerpApi-Plugin
  4. Add a plugins_config.yaml file based on the Auto-GPT-Plugins Installation instructions:
AutoGPTSerpApiSearch:
    config:
      api_key: MY_API_KEY
    enabled: true
  1. Start a container using docker compose run --rm auto-gpt run --install-plugin-deps
  2. Enter a basic prompt after the container finishes building and AutoGPT is running inside it.
  3. The same error that the user reported is received:
    image
  4. The AutoGPT prompt skips to NEXT ACTION: COMMAND = web_search after that

Intercom

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.