Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add knowledge cutoff date to prompt #758

Closed
wants to merge 1 commit into from

Conversation

Romelium
Copy link

@Romelium Romelium commented Apr 11, 2023

Background

This change was made to the ai_config.py file #185. However, based on a suggestion, the knowledge cutoff was directly added to the prompt.txt file. This aims to provide metadata to the AI, enhancing its search coordination and thought processes.

Changes

A single line was added on top of prompt.txt file. The line added is Knowledge Cutoff Date: Please remember that your knowledge and information are accurate and up-to-date as of September 2021. Please use this information to better coordinate your searches and thoughts.

Documentation

Unfortunately, no documentation is made.

Test Plan

No test was conducted.

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not included any "extra" small tweaks or changes.

Copy link
Contributor

@richbeales richbeales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel this probably needs benchmarking - is it useful to the AI to know, or is it purely something that OpenAI added so the users are made aware of limitations.

@nponeccop nponeccop mentioned this pull request Apr 11, 2023
1 task
@github-actions github-actions bot added conflicts Automatically applied to PRs with merge conflicts labels Apr 17, 2023
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

2 similar comments
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@p-i-
Copy link
Contributor

p-i- commented May 5, 2023

This is a mass message from the AutoGPT core team.
Our apologies for the ongoing delay in processing PRs.
This is because we are re-architecting the AutoGPT core!

For more details (and for infor on joining our Discord), please refer to:
https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting

@Pwuts
Copy link
Member

Pwuts commented Jun 14, 2023

Any evidence that this improves Auto-GPT's performance?

@Pwuts
Copy link
Member

Pwuts commented Jul 7, 2023

Closing as stale. Feel free to bump, respond or ping me on Discord if you want to discuss further.

@Pwuts Pwuts closed this Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Automatically applied to PRs with merge conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants