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

[OPIK-319]: prompt library improvements; #579

Merged
merged 6 commits into from
Nov 7, 2024
Merged

[OPIK-319]: prompt library improvements; #579

merged 6 commits into from
Nov 7, 2024

Conversation

aadereiko
Copy link
Contributor

Details

  • added code snippets for prompt usages;
  • displaying commits instead of their ids;
  • added refetch interval;
image image

Issues

Resolves #

Testing

Documentation

@aadereiko aadereiko requested a review from a team as a code owner November 7, 2024 12:44
@@ -64,6 +65,8 @@ const CommitsTab = ({ prompt }: CommitsTabInterface) => {
},
{
enabled: !!prompt?.id,
placeholderData: keepPreviousData,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice catch!

@ferc ferc merged commit 4472867 into main Nov 7, 2024
1 check passed
@ferc ferc deleted the sasha/prompt-fixes branch November 7, 2024 12:47
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.

2 participants