-
Notifications
You must be signed in to change notification settings - Fork 1
[CAI-611] Add chatbot create index GitHub action #1739
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
Conversation
|
.changeset/loud-chairs-switch.md
Outdated
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.
Remove this file
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.
done
@@ -0,0 +1,83 @@ | |||
--- | |||
name: Chatbot Reindex |
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.
name: Chatbot Reindex | |
name: Chatbot Create Index |
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.
done
jobs: | ||
|
||
cd_reindex: | ||
name: Llama reindex (cd_reindex on ${{ matrix.environment }}) |
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.
create_index...
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.
done
Jira Pull Request LinkThis Pull Request refers to the following Jira issue CAI-611 |
List of Changes
Add of a new GitHub Workflow for the vector index creation
Motivation and Context
Creation ex novo of the vector index
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: