Skip to content

Conversation

@henchaves
Copy link
Member

@henchaves henchaves commented Jun 23, 2025

This PR enables to properly create/update a chat test case (conversation) using the checks from another conversation.

For example:

conversation_01 = hub.conversations.retrieve(conversation_id)

# List of checks containing built-in and custom
conversation_01.checks 
# Before it was returning an error due to missing param 'type'
hub.conversations.create(...., checks=conversation_01.checks)

@linear
Copy link

linear bot commented Jun 23, 2025

@henchaves henchaves self-assigned this Jun 23, 2025
@sonarqubecloud
Copy link

@Hartorn Hartorn merged commit 0939f50 into main Jul 7, 2025
8 checks passed
@Hartorn Hartorn deleted the feature/gsk-4424-passing-custom-check-with-params-to-conversationscreate branch July 7, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants