Skip to content
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

feat(prompt): add url to get_prompt #117

Conversation

Dam-Buty
Copy link
Contributor

@Dam-Buty Dam-Buty commented Sep 6, 2024

No description provided.

assert prompt is not None
assert prompt.name == "Default"
assert prompt.version == 0
assert prompt.provider == "openai"
assert f"projects/{project.id}/playground?name=Default&version=0"
Copy link
Contributor

Choose a reason for hiding this comment

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

we are missing the equality check here

@clementsirieix clementsirieix force-pushed the damien/eng-1767-prompts-should-contain-a-field-that-links-to-the-literal-ai branch from 3e173fc to 257a7f6 Compare September 11, 2024 09:32
@clementsirieix clementsirieix merged commit 644a041 into main Sep 12, 2024
2 checks passed
@clementsirieix clementsirieix deleted the damien/eng-1767-prompts-should-contain-a-field-that-links-to-the-literal-ai branch September 12, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants