[GSK-2497] Allow to connect multiple external mlworkers (#1740)#1771
Merged
andreybavt merged 62 commits intomainfrom Apr 7, 2024
Merged
[GSK-2497] Allow to connect multiple external mlworkers (#1740)#1771andreybavt merged 62 commits intomainfrom
andreybavt merged 62 commits intomainfrom
Conversation
* WIP * Removing notion of internal and external * Fix raised error in CLI * Fixing lint + fixing tests * Fix cli for worker * Fix linting * Fixing communications tests
* Switching from mlWorkerId to kernel name * Regenerating pdm.lock * Fixing a test * Regenerating pdm.lock * Fixing tests * Regenerating pdm.lock --------- Co-authored-by: BotLocker <bot.locker@users.noreply.github.com>
# Conflicts: # giskard/core/suite.py
* GSK-2896 Auto mode for kernel is a need * GSK-2896 Auto mode for kernel is a need * GSK-2875 Make kernel name related to project * GSK-2896 Extracted `create_kernel` method --------- Co-authored-by: Hartorn <bazire@giskard.ai>
…7-handle-kernel-migration-for-existing-projects
…doc/gsk-2877-handle-kernel-migration-for-existing-projects
…ion-for-existing-projects
…ion-for-existing-projects
…ion-for-existing-projects
…l-telemetry [GSK-3419] Add mixpanel telemetry to new client methods
…[hub, llm] (#1876) * Add `exact_deps` parameter to allow extract deps with extras (always on for giskard) * Add excluded libs for `pip` and `setuptools` (user-definable) * Fix var name for `requested_dependencies` --------- Co-authored-by: Kevin Messiaen <114553769+kevinmessiaen@users.noreply.github.com>
…kard-only-on-google-colab-and-the-other-cloud [GSK-3442] Install giskard only on google colab
…igration-for-existing-projects [GSK-2877] Update doc about ML worker to adapt kernel and multi-ML worker
|
This file contains hidden or 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
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.


Main branch for multiple ml workers (not yet to be merged)
Description
Related Issue
Type of Change
Checklist
CODE_OF_CONDUCT.mddocument.CONTRIBUTING.mdguide.make codestyle.