Add minimal Python version#2
Merged
1 commit merged intoAug 6, 2021
Merged
Conversation
|
Build succeeded (check pipeline). |
Contributor
|
LGTM |
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-python-sdk-gate-PR2 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
|
Build succeeded (gate pipeline).
|
jaceksan
added a commit
to jaceksan/gooddata-python-sdk
that referenced
this pull request
Apr 19, 2022
jaceksan
added a commit
to jaceksan/gooddata-python-sdk
that referenced
this pull request
Apr 19, 2022
jaceksan
added a commit
to jaceksan/gooddata-python-sdk
that referenced
this pull request
Apr 28, 2022
hkad98
pushed a commit
to hkad98/gooddata-python-sdk
that referenced
this pull request
Aug 22, 2023
TRIVIAL: bump gooddata-sdk
Tomkess
added a commit
that referenced
this pull request
Jun 22, 2026
…-up routing #1 max_clarification_turns: default was 20 (caused 462s timeout on GPT conv-002). Now defaults to 3, exposed as --max-clarification-turns CLI flag threaded through RunConfig -> run_agentic_items -> run_agentic_conversation. #2 skill_routing leniency for follow-up turns: turn 0 requires explicit set_skills (strict); turns 1+ check output_present only — the model carries skill state from the prior turn, consistent with ToolSandbox milestone evaluation and COMPASS conversation-level scoring. TurnResult gains turn_index field; skill_success property branches on it. JIRA: TRIVIAL risk: nonprod
This pull request was closed.
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.
No description provided.