-
Notifications
You must be signed in to change notification settings - Fork 936
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
prompty: adds embeddings api support #3824
Conversation
The capabilities of Prompty model definition and templating are also usefull to interfase with embeddings Adds api = 'embedding' option to be able to use it in the same fashion
Hi, thank you for your interest in helping to improve the prompt flow experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. |
Hi, any chance to advance with this? |
Hi, thank you for your interest in helping to improve the prompt flow experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. |
Hi, thank you for your contribution. Since there has not been recent engagement, we are going to close this out. Feel free to reopen if you'd like to continue working on these changes. Please be sure to remove the |
Description
The capabilities of Prompty model definition and templating are also usefull to interfase with embeddings
Adds api = 'embedding' option to be able to use it in the same fashion
All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines