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

ClassyCat in Presto: CV2 4789 #97

Merged
merged 48 commits into from
Jul 25, 2024
Merged

ClassyCat in Presto: CV2 4789 #97

merged 48 commits into from
Jul 25, 2024

Commits on Jun 25, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9f271cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f713e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6939d4b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a1f22d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c2d815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e7e7e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    860ea5d View commit details
    Browse the repository at this point in the history
  5. WIP: minor bug fixes

    ashkankzme committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ed5ab1c View commit details
    Browse the repository at this point in the history
  6. WIP: minor bugfix

    ashkankzme committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b63c012 View commit details
    Browse the repository at this point in the history
  7. WIP: minor bugfix

    ashkankzme committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d393c41 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    2b55566 View commit details
    Browse the repository at this point in the history
  2. removing minor comment

    ashkankzme committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cd3280b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53a7e92 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    b39095d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca42b0 View commit details
    Browse the repository at this point in the history
  3. classify success test

    ashkankzme committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2524726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e910f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    9b89cfd View commit details
    Browse the repository at this point in the history
  2. Update lib/model/classycat_classify.py

    adding a comment for validating responses generated from LLMs (just the ticket)
    
    Co-authored-by: Skye Bender-deMoll <[email protected]>
    ashkankzme and skyemeedan authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    61c9f04 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    2eedf93 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/CV2-4789' into CV2-4789

    # Conflicts:
    #	docker-compose.yml
    ashkankzme committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bc61e4f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    cc4d0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb84707 View commit details
    Browse the repository at this point in the history
  3. changed callback urls in tests to something generic -- confirmed that…

    … in other tests, the callbacks are not being mocked, e.g. test_image.py, and tests run fine locally
    ashkankzme committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d21efac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c8bb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c186a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eae4b25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76f1136 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c95c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d40c927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2271d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddc8ee9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 23, 2024

  1. retrieve /test/presto secrets from SSM

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a026b54 View commit details
    Browse the repository at this point in the history
  2. CV2-4710-retrieve /test/presto secrets from SSM

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c4d01f4 View commit details
    Browse the repository at this point in the history
  3. CV2-4710-fix secrets

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b87b4c1 View commit details
    Browse the repository at this point in the history
  4. CV2-4710-retrieve /test/presto secrets from SSM

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    df60309 View commit details
    Browse the repository at this point in the history
  5. fix test ssm parameters

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    37a29e3 View commit details
    Browse the repository at this point in the history
  6. fix test ssm parameters

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8c50bf8 View commit details
    Browse the repository at this point in the history
  7. fix test ssm parameters

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cd4b0c8 View commit details
    Browse the repository at this point in the history
  8. fix test ssm parameters

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3089214 View commit details
    Browse the repository at this point in the history
  9. fix test ssm parameters

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    36795b9 View commit details
    Browse the repository at this point in the history
  10. add env to ci-test-branches.yml

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    089e2e2 View commit details
    Browse the repository at this point in the history
  11. add env to ci-test-branches.yml

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c80475d View commit details
    Browse the repository at this point in the history
  12. add env to ci-test-branches.yml

    chinelo-obitube authored and chinelo-obitube committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    688146b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update lib/model/classycat_classify.py

    adding logging to mark where future tickets will be implemented
    
    Co-authored-by: Skye Bender-deMoll <[email protected]>
    ashkankzme and skyemeedan authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1e675bf View commit details
    Browse the repository at this point in the history