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

[OPIK-271] Add integration with aws bedrock #529

Merged
merged 27 commits into from
Nov 5, 2024

Commits on Oct 30, 2024

  1. Init bedrock namespace

    alexkuzmik committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0021cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a89ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282ff46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76fd4eb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update implementation for bedrock integration. Stream inside the resp…

    …onse is now wrapped and response is returned. Metadata from the start of the span/trace is now merged with the metadata from the end of the span/trace.
    alexkuzmik committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7b921f2 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    alexkuzmik committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d8eeb40 View commit details
    Browse the repository at this point in the history
  3. Update _generators_handler

    alexkuzmik committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9fb61e7 View commit details
    Browse the repository at this point in the history
  4. Fix lint errors

    alexkuzmik committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    62a9696 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8368f40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    913f72a View commit details
    Browse the repository at this point in the history
  7. Add comment

    alexkuzmik committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c7dca49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87a334e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. add docstrings

    alexkuzmik committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c712c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a5690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ddc82c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d793b4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08622a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    341c978 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jacques Verré <[email protected]>
    Lothiraldan and jverre authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    cb92ac7 View commit details
    Browse the repository at this point in the history
  2. Update bedrock cookbook

    Pass project_name directly when possible
    Add screenshots
    Lothiraldan committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e12f3c6 View commit details
    Browse the repository at this point in the history
  3. Introduce Opik.search_spans (#545)

    * Added Opik.search_spans method
    jverre authored and alexkuzmik committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    47c6c81 View commit details
    Browse the repository at this point in the history
  4. [OPIK-309] Create prompt endpoint (#531)

    * [OPIK-309] Create prompt endpoint
    
    * Add logic to create first version when specified
    
    * Address PR review comments
    thiagohora authored and alexkuzmik committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ac3479b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95b7540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30c9c6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b879241 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7da9526 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7628d32 View commit details
    Browse the repository at this point in the history