-
Notifications
You must be signed in to change notification settings - Fork 60
[bot] Merge master/7912908c into rel/dev #1052
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
Merged
Merged
Conversation
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
This reflects the fact that the flexfun has been renamed to flexconnect. JIRA: CQ-1124 risk: low
JIRA: CQ-1124 risk: low
docs: mention FlexConnect in the README
jira: GDAI-269
jira: GDAI-269
Update LLM Endpoints' parameters
feat(ai): Update AI compute docstring.
This makes the DX of cancelling a single execution nicer. It does not throw an exception in case the ExecutionDefinition under the hood is not cancellable, it would only add friction. JIRA: CQ-1124 risk: low
feat: add cancel method to the Execution object
The Execution class needs to be exported by gooddata_sdk, so that users can hold a reference to it in a type-safe way. JIRA: CQ-1124 risk: low
fix: add missing Execution export
Introduce a ExecutionDefinition builder for created visualizations returned from chat interactions. jira: GDAI-238 risk: low
jira: GDAI-238 risk: low
jira: GDAI-238 risk: low
jira: GDAI-238 risk: low
jira: GDAI-238 risk: low
Add helper method to create dataframe from created visualizations in chat responses
Reflect the flexfun -> flexconnect rename in both the license file and the symlink. JIRA: CQ-102 risk: low
fix: use the correct LICENSE symlink
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.
🚀 Automated PR to perform merge from master into rel/dev with changes up to 7912908 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/15323140698).