Skip to content

Enhance configuration management and setup wizard#227

Merged
AnkushMalaker merged 3 commits intofix/cleanup-modelfrom
feat/config-yaml-compatible-wizard
Dec 22, 2025
Merged

Enhance configuration management and setup wizard#227
AnkushMalaker merged 3 commits intofix/cleanup-modelfrom
feat/config-yaml-compatible-wizard

Conversation

@AnkushMalaker
Copy link
Collaborator

  • Updated README to reflect the new setup wizard process.
  • Added functionality to load and save config.yml in the setup wizard, including default configurations for LLM and memory providers.
  • Improved user feedback during configuration updates, including success messages for configuration file updates.
  • Enabled backup of existing config.yml before saving changes.

- Updated README to reflect the new setup wizard process.
- Added functionality to load and save `config.yml` in the setup wizard, including default configurations for LLM and memory providers.
- Improved user feedback during configuration updates, including success messages for configuration file updates.
- Enabled backup of existing `config.yml` before saving changes.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 22, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/config-yaml-compatible-wizard

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Added functionality to check for existing SERVER_IP in the environment file and prompt the user to reuse or enter a new IP for SSL certificates.
- Improved user prompts for server IP/domain input during HTTPS setup.
- Updated default behavior to use existing IP or localhost based on user input.
- Changed RECORD_ONLY_ENROLLED_SPEAKERS setting in the .env template to false for broader access.
@AnkushMalaker AnkushMalaker merged commit 274a38f into fix/cleanup-model Dec 22, 2025
2 checks passed
@AnkushMalaker AnkushMalaker deleted the feat/config-yaml-compatible-wizard branch December 22, 2025 14:57
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