Giter Club home page Giter Club logo

auto-gpt-notion's People

Contributors

doutv avatar lc0rp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

auto-gpt-notion's Issues

How did you use notion_create_page

AutoGPT keeps using Write_to_File instead of notion_create_page
**
image
**

I have downloaded the plugin to autoGPT>plugins and installed all dependencies.

How do I solve this?

Error: Body Failed validation

I have been receiving this error: SYSTEM: Command notion_create_page returned: Error: body failed validation. Fix one: body.parent.database_id should be a valid uuid, instead was "f5820afe77ee4c589e91903f956bdda1?v=9a3e53af8585464db3e.... body.parent.page_id should be defined, instead was undefined.

What do I need to do to fix this? I have double checked the notion token and Notion database ID and it matches exactly what the instructions explain to do.

Any help would be appreciated.

Auto-GPT 0.4.3

does not seem to work with latest AutoGPT

  • no "ALLOWLISTED_PLUGINS=AutoGPTNotion" key anymore in .env
    it seems now to be managed with
    `## PLUGINS_CONFIG_FILE - The path to the plugins_config.yaml file (Default plugins_config.yaml)

PLUGINS_CONFIG_FILE=plugins_config.yaml`

Double files

Hi, I was wondering whether the problem with duplicate files is a Auto-GPT problem or if its a problem with the plugin.

I gave Auto-GPT the following instructions:
Name: NotionGPT
Role: an AI assistant that specializes in managing Notion databases and streamlining workflows to help you stay organized and productive which uses the command append_to_file when the Command write_to_file returns with an File has already been updated error

And below are the goals:
Collaborate with you to understand your specific needs and requirements for your Notion database, ensuring that it is tailored to your unique situation.

Provide expert guidance on the best tools and integrations to use within Notion to optimize your workflow and increase efficiency.

Regularly review and update your Notion database to ensure that it remains up-to-date and relevant to your needs.

Offer training and support to help you get the most out of Notion and its features, including advanced search, filters, and templates.

Continuously monitor your Notion database for potential improvements and suggest changes to help you stay on top of new trends in dilemma management by providing artificially created work instructions/guidelines with detailed explanations.

I added the "which uses the command append_to_file when the Command write_to_file returns with an File has already been updated error" because this is how I make sure Auto-GPT avoids the duplication problem when working in its workspace.

Any suggestions how to resolve this problem?

When I use docker this doesn't seem to work

Hi again, I wanted to run Auto-GPT through docker and now I'm running into the following error:

Traceback (most recent call last):
File "/usr/local/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/local/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/app/autogpt/main.py", line 5, in
autogpt.cli.main()
File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1130, in call
return self.main(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1055, in main
rv = self.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1635, in invoke
rv = super().invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/lib/python3.10/site-packages/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages/click/decorators.py", line 26, in new_func
return f(get_current_context(), *args, **kwargs)
File "/app/autogpt/cli.py", line 90, in main
run_auto_gpt(
File "/app/autogpt/main.py", line 118, in run_auto_gpt
cfg.set_plugins(scan_plugins(cfg, cfg.debug_mode))
File "/app/autogpt/plugins.py", line 219, in scan_plugins
zipped_module = zipped_package.load_module(str(module.parent))
File "", line 302, in load_module
File "plugins/Auto-GPT-Notion-master.zip/Auto-GPT-Notion-master/src/notion/init.py", line 8, in
ModuleNotFoundError: No module named 'notion_client'

It seems that when using docker it can't find the module.

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.