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

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

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.

Copy link

changeset-bot bot commented Sep 24, 2024

⚠️ No Changeset found

Latest commit: 7da219f

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
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
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/actions/chatbot/action.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website_content.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website_content.yaml Show resolved Hide resolved
.github/workflows/deploy_website.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy_website.yaml Show resolved Hide resolved
batdevis and others added 11 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

github-actions bot commented Nov 5, 2024

Branch is not up to date with base branch

@batdevis it seems this Pull Request is not updated with base branch.
Please proceed with a merge or rebase to solve this.

Copy link
Contributor

github-actions bot commented Nov 5, 2024

Jira Pull Request Link

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

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