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

remove output to set OpenAI API key in config.py #1148

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

ezzcodeezzlife
Copy link
Contributor

@ezzcodeezzlife ezzcodeezzlife commented Apr 13, 2023

Background

config.py is not used anymore to hardcode the OpenAI API key, This is now done in the .env file.

Changes

Remove console output when OpenAI key is not set: "set in in config.py"

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 snuck in any "extra" small tweaks changes

@richbeales richbeales merged commit 23e5f3c into Significant-Gravitas:master Apr 13, 2023
@ezzcodeezzlife
Copy link
Contributor Author

Epic!

SquareandCompass pushed a commit to SquareandCompass/Auto-GPT that referenced this pull request Oct 21, 2023
* autogen.agent -> autogen.agentchat

* bug fix in portfolio

* notebook

* timeout

* timeout

* infer lang; close Significant-Gravitas#1150

* timeout

* message context

* context handling

* add sender to generate_reply

* clean up the receive function

* move mathchat to contrib

* contrib

* last_message
sindlinger pushed a commit to Orgsindlinger/Auto-GPT-WebUI that referenced this pull request Sep 25, 2024
remove output to set OpenAI API key in config.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants