Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

@willydouhard
Copy link
Contributor

No description provided.



def create_prompt_variant_helper(
from_lineage_id: Optional[str] = None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I take we don't want to expose from_version integer.

@@ -1 +1 @@
__version__ = "0.0.629"
__version__ = "0.0.630"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we try to align with 0.1.0 so we know the switch?

name: str,
dataset_id: Optional[str] = None,
prompt_id: Optional[str] = None,
prompt_experiment_id: Optional[str] = None,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say we call it prompt_variant_id. We should rename it in the platform code too, else it's going to lead to errors.

@desaxce desaxce self-requested a review November 12, 2024 16:45
@desaxce desaxce merged commit d2cae60 into main Nov 12, 2024
@desaxce desaxce deleted the willy/prompt-variant branch November 12, 2024 16:47
desaxce added a commit that referenced this pull request Nov 12, 2024
* feat: prompt variant

* fix: mypy errors on mistralai

* fix: rename + version bump

---------

Co-authored-by: Hugues de Saxcé <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants