-
Notifications
You must be signed in to change notification settings - Fork 364
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(prompts): add code snippets using the phoenix-clients #6441
Conversation
mikeldking
commented
Feb 18, 2025


const config = languageConfigs.python.openai; | ||
return config.clientTemplate({ | ||
tab: TAB, | ||
verionId: prompt.versionId, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be called versionId across the file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need cspell ;)
prompt, | ||
sdk: "anthropic", | ||
variables: { | ||
key: "value, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe add a single line comment explaining what this is
* cleanup * cleanup * cleanup * cleanup * cleanup * cleanup
* cleanup * cleanup * cleanup * cleanup * cleanup * cleanup