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

chore: sync code base with OSS repository #72

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

ploeber
Copy link
Contributor

@ploeber ploeber commented Jun 26, 2024

Changes

Features

  • Add LeMUR methods get_response_data() and get_response_data_async():
    • Allows to retrieve a LeMUR response that was previously generated
  • Add new LeMUR response field usage:
    • Contains information about used input tokens and output tokens for LeMUR calls
  • Add new generic Lemur response type LemurStringResponse
  • Add __version__.py. The version number can now we accessed with aai.__version__

Improvements

  • Raise Exception to user if file uploading fails and no longer create a misleading invalid transcript object

Chore

  • Include info about SDK version and Python version in user agent

GitOrigin-RevId: 37befdab049360e2121ff8ef6a376e36fdfe265e
GitOrigin-RevId: a2f05d7df802cea94f5f1f65099aa23694cf2f7e
…5267)

GitOrigin-RevId: 850a69249c7054a97111554ccd31bb666a36782a
…261)

GitOrigin-RevId: 14e457dc2395cf7a25222b597691f47a2e8ec55f
GitOrigin-RevId: 59991143e3571e821be8ff7e18f6f73b0ed3476e
…` (#5377)

GitOrigin-RevId: b06c167a832762a758290346a2fa42fa42df3d45
@ploeber ploeber changed the title chore: sync sdk code with DeepLearning repo chore: sync code base with OSS repository Jun 26, 2024
@ploeber ploeber merged commit 4a5aa0f into master Jun 26, 2024
4 checks passed
@Swimburger Swimburger deleted the 4BC0DC2332AA856C855B8237FAD3BEA8 branch June 26, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants