-
Notifications
You must be signed in to change notification settings - Fork 131
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
[Feature] Open AI Client Mixin #779
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aravind-segu
force-pushed
the
open_ai_client
branch
3 times, most recently
from
October 4, 2024 00:57
8b90ae8
to
79abd8f
Compare
mgyucht
reviewed
Oct 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's check with legal about if there are any concerns about adding these optional dependencies. I started a thread internally with the four of us to discuss.
aravind-segu
force-pushed
the
open_ai_client
branch
from
October 8, 2024 18:57
9f6d7b9
to
be6a3f5
Compare
mgyucht
approved these changes
Oct 9, 2024
jenkins merge |
Signed-off-by: aravind-segu <[email protected]>
auto-merge was automatically disabled
October 9, 2024 20:57
Head branch was pushed to by a user without write access
aravind-segu
force-pushed
the
open_ai_client
branch
from
October 9, 2024 20:57
7f1afb3
to
109aded
Compare
aravind-segu
force-pushed
the
open_ai_client
branch
from
October 9, 2024 20:57
109aded
to
5582d58
Compare
rauchy
added a commit
that referenced
this pull request
Oct 17, 2024
### New Features and Improvements * Open AI Client Mixin ([#779](#779)). ### Bug Fixes * Update Serving Endpoint mixing template and docs generation logic ([#792](#792)). ### API Changes: * Added `databricks.sdk.service.pipelines.ReportSpec` dataclass. * Added `unity_catalog_provisioning_state` field for `databricks.sdk.service.catalog.OnlineTable`. * Added `is_truncated` field for `databricks.sdk.service.dashboards.Result`. * Added `effective_budget_policy_id` field for `databricks.sdk.service.jobs.BaseJob`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.CreateJob`. * Added `effective_budget_policy_id` field for `databricks.sdk.service.jobs.Job`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.JobSettings`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.SubmitRun`. * Added `report` field for `databricks.sdk.service.pipelines.IngestionConfig`. * Added `sequence_by` field for `databricks.sdk.service.pipelines.TableSpecificConfig`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.Alert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.CreateAlertRequestAlert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.ListAlertsResponseAlert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.UpdateAlertRequestAlert`. OpenAPI SHA: cf9c61453990df0f9453670f2fe68e1b128647a2, Date: 2024-10-14
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 17, 2024
### New Features and Improvements * Open AI Client Mixin ([#779](#779)). ### Bug Fixes * Update Serving Endpoint mixing template and docs generation logic ([#792](#792)). ### API Changes: * Added `databricks.sdk.service.pipelines.ReportSpec` dataclass. * Added `unity_catalog_provisioning_state` field for `databricks.sdk.service.catalog.OnlineTable`. * Added `is_truncated` field for `databricks.sdk.service.dashboards.Result`. * Added `effective_budget_policy_id` field for `databricks.sdk.service.jobs.BaseJob`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.CreateJob`. * Added `effective_budget_policy_id` field for `databricks.sdk.service.jobs.Job`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.JobSettings`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.SubmitRun`. * Added `report` field for `databricks.sdk.service.pipelines.IngestionConfig`. * Added `sequence_by` field for `databricks.sdk.service.pipelines.TableSpecificConfig`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.Alert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.CreateAlertRequestAlert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.ListAlertsResponseAlert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.UpdateAlertRequestAlert`. OpenAPI SHA: cf9c61453990df0f9453670f2fe68e1b128647a2, Date: 2024-10-14 Co-authored-by: Omer Lachish <[email protected]>
rauchy
added a commit
that referenced
this pull request
Oct 17, 2024
* Open AI Client Mixin ([#779](#779)). * Update Serving Endpoint mixing template and docs generation logic ([#792](#792)). * Added `databricks.sdk.service.pipelines.ReportSpec` dataclass. * Added `unity_catalog_provisioning_state` field for `databricks.sdk.service.catalog.OnlineTable`. * Added `is_truncated` field for `databricks.sdk.service.dashboards.Result`. * Added `effective_budget_policy_id` field for `databricks.sdk.service.jobs.BaseJob`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.CreateJob`. * Added `effective_budget_policy_id` field for `databricks.sdk.service.jobs.Job`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.JobSettings`. * Added `budget_policy_id` field for `databricks.sdk.service.jobs.SubmitRun`. * Added `report` field for `databricks.sdk.service.pipelines.IngestionConfig`. * Added `sequence_by` field for `databricks.sdk.service.pipelines.TableSpecificConfig`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.Alert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.CreateAlertRequestAlert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.ListAlertsResponseAlert`. * Added `notify_on_ok` field for `databricks.sdk.service.sql.UpdateAlertRequestAlert`. OpenAPI SHA: cf9c61453990df0f9453670f2fe68e1b128647a2, Date: 2024-10-14 Co-authored-by: Omer Lachish <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Add Open AI Client Mixing with the Serving Endpoints API. Open AI Client requires a token to be authenticated. Therefore we are moving the creation of OpenAI client to the databricks sdk so that users can easily use it in both the notebook and model serving environments
Tests
Dogfood Test: https://e2-dogfood.staging.cloud.databricks.com/editor/notebooks/2337940012762945?o=6051921418418893
make test
run locallymake fmt
applied