-
Notifications
You must be signed in to change notification settings - Fork 0
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: AI playbook actions #365
base: main
Are you sure you want to change the base?
Conversation
8cf0c6f
to
ae1d9dc
Compare
ae1d9dc
to
4b91525
Compare
Can we break this out it into its own chart ? |
78485bb
to
d1db49a
Compare
d263637
to
deddccc
Compare
- name: query | ||
ai: | ||
connection: '{{.Values.global.connection}}' | ||
systemPrompt: |- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we move this into the helm values ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I initially did that but the Readme became too long (populated with long default value) as well as the the schema.
deddccc
to
951795f
Compare
9d34ecc
to
31b9226
Compare
resolves: #361