Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

Beastmaster23
Copy link

  • Remove exit condition when OPENAI_API_KEY is not set
  • Allow run.sh to continue with warning messages instead of failing and still be set through UI
  • Maintain helpful instructions for setting the API key via environment variable or UI settings

Description

This change makes the initial setup process more flexible by allowing users to
start OpenMemory without immediately requiring an OpenAI API key, which can
be configured later through the application interface.

Fixes #3445

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

- Remove exit condition when OPENAI_API_KEY is not set
- Allow run.sh to continue with warning messages instead of failing and still be set through UI
- Maintain helpful instructions for setting the API key via environment variable or UI settings

This change makes the initial setup process more flexible by allowing users to
start OpenMemory without immediately requiring an OpenAI API key, which can
be configured later through the application interface.
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.

Fix/Feature: Remove OpenAI key from being required in run.sh

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.