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

[CAI-63] Chatbot: create vector index from pipeline #1159

Merged
merged 79 commits into from
Feb 3, 2025

Conversation

batdevis
Copy link
Collaborator

List of Changes

Addess "chatbot" action to deploy workflows.

Motivation and Context

We need to recreate LLamaindex Vector Index on Redis every time the documentation is recreated.

How Has This Been Tested?

I can't test it in local development.

@batdevis batdevis requested a review from a team as a code owner September 24, 2024 14:42
Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: e7d3fe2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
infrastructure Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added the stale label Oct 15, 2024
@github-actions github-actions bot removed the stale label Oct 29, 2024
batdevis and others added 12 commits November 5, 2024 09:38
his whole part of the pipeline will be run on a self hosted runner on AWS CodeBuild.
CodeBuild has its own role that can be used to contact AWS services
For this reason, it is not necessary to set IAM credentials/roles

Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
This makes the entire step to run on the self-hosted runner in AWS. Also, this takes into account the target environment.

Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Co-authored-by: christian-calabrese <[email protected]>
Copy link
Contributor

This pull request is stale because it has been open for 14 days with no activity. If the pull request is still valid, please update it within 21 days to keep it open or merge it, otherwise it will be closed automatically.

@github-actions github-actions bot added the stale label Nov 22, 2024
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Jira Pull Request Link

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

@batdevis batdevis merged commit 9410de4 into main Feb 3, 2025
13 checks passed
@batdevis batdevis deleted the chatbot/llamaindex-pipeline branch February 3, 2025 14:06
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