-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Prompt support for Inference SDK #37917
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d7f8a46
Prompty support within Azure AI Inference SDK
YusakuNo1 1e25075
Fix unit test
YusakuNo1 ffeaab8
Address PR feedback with copyright, merge PromptConfig to PromptTemplate
YusakuNo1 44d2f2c
Add comment and set model_name as optional
YusakuNo1 2d1d132
Bug fixes
YusakuNo1 9f7b679
Updated parameter names from PM feedbacks
YusakuNo1 b4f2d5b
Merge branch 'main' into users/daviwu/prompty
YusakuNo1 b7657e5
Merge branch 'main' into users/daviwu/prompty
YusakuNo1 38eb258
Improve sample code and unit tests
YusakuNo1 aa28df4
Update readme and comments
YusakuNo1 9a1eb79
Rename files
YusakuNo1 1252b3a
Address PR comment
YusakuNo1 b3e8616
add Pydantic as dependency
YusakuNo1 c43f88e
Fix type errors
YusakuNo1 e9cab12
Fix spelling issues
YusakuNo1 24c3ced
Address PR comments and fix linter issues
YusakuNo1 19316b8
Fix type import for "Self"
YusakuNo1 ed718cb
Change to keyword-only constructor and fix linter issues
YusakuNo1 ebfa1f8
Rename function `from_message` to `from_str`; `render` to `create_mes…
YusakuNo1 25a0365
Change from `from_str` to `from_string`
YusakuNo1 6b8ad60
Merge branch 'main' into users/daviwu/prompty
YusakuNo1 a7a0bf2
Merge latest code from `microsoft/prompty` and resolve linter issues
YusakuNo1 4b43b46
Fix PR comment
YusakuNo1 633c84f
Fix PR comments
YusakuNo1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Address PR comment
- Loading branch information
commit 1252b3aedb054616676c13ef4af7ecc271c490e1
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.