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

Ability to specify Aurora DB Name for storing embeddings #405

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

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    5882056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873becd View commit details
    Browse the repository at this point in the history
  3. ability to specify rds default database name

    santhosh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3820c39 View commit details
    Browse the repository at this point in the history
  4. fix indentation issue

    santhosh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b3d1ccb View commit details
    Browse the repository at this point in the history
  5. delete rds kms key

    santhosh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f0b1d6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e992e6e View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    santhosh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    174be8d View commit details
    Browse the repository at this point in the history
  8. fix to populate db name from existing config json

    santhosh committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f17a9cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0212b79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cd7b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. update initial value for database name

    santhosh committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    17e7d62 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'aurora-db-name' of https://github.com/surukonda/aws-gen…

    …ai-llm-chatbot into aurora-db-name
    santhosh committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    95a81d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 16, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    11c2c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e46e014 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Apr 11, 2024

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

Commits on May 6, 2024

  1. ability to pass the default db name

    santhosh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d8bd35a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'aurora-db-name' of https://github.com/surukonda/aws-gen…

    …ai-llm-chatbot into aurora-db-name
    santhosh committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d01b518 View commit details
    Browse the repository at this point in the history