Skip to content

Conversation

mdciri
Copy link
Collaborator

@mdciri mdciri commented Oct 15, 2025

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

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

changeset-bot bot commented Oct 15, 2025

⚠️ No Changeset found

Latest commit: 5ae6461

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file

Copy link
Collaborator Author

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
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name: Chatbot Reindex
name: Chatbot Create Index

Copy link
Collaborator Author

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 }})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create_index...

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

github-actions bot commented Oct 15, 2025

Jira Pull Request Link

This Pull Request refers to the following Jira issue CAI-611

@mdciri mdciri requested a review from marcobottaro October 15, 2025 15:33
@marcobottaro marcobottaro merged commit 14f8789 into main Oct 15, 2025
12 checks passed
@marcobottaro marcobottaro deleted the CAI-611-chatbot-reindex-github-action branch October 15, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants