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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    13c73e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89352d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. chore: merge main

    batdevis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cfdcf7b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    bb56c77 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. remove role

    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]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9fb3c5c View commit details
    Browse the repository at this point in the history
  2. use commit id

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    440e010 View commit details
    Browse the repository at this point in the history
  3. use commit id

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1a3212c View commit details
    Browse the repository at this point in the history
  4. use commit id

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    df19a02 View commit details
    Browse the repository at this point in the history
  5. remove AWS credentials

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d63f52a View commit details
    Browse the repository at this point in the history
  6. runs on codebuild

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7419532 View commit details
    Browse the repository at this point in the history
  7. remove AWS credentials

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fb62beb View commit details
    Browse the repository at this point in the history
  8. runs on AWS codebuild

    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]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    527300e View commit details
    Browse the repository at this point in the history
  9. remove AWS credentials

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    38dd587 View commit details
    Browse the repository at this point in the history
  10. runs on AWS codebuild

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    18d210d View commit details
    Browse the repository at this point in the history
  11. remove AWS credentials

    Co-authored-by: christian-calabrese <[email protected]>
    batdevis and christian-calabrese authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0991b2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7da219f View commit details
    Browse the repository at this point in the history