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

feat: add config.prelude to allow setting default role/session #224

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Nov 7, 2023

For those who want aichat to enter a session after startup, you can set it as follows:

prelude: session:mysession

For those who want aichat to use a role after startup, you can set it as follows:

prelude: role:myrole

close #220

@sigoden sigoden merged commit 6bb2ec0 into main Nov 7, 2023
3 checks passed
@sigoden sigoden deleted the feat-prelude branch November 7, 2023 11:15
rooct pushed a commit to rooct/aichat that referenced this pull request Nov 30, 2023
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.

Allow configuring a default role
1 participant