-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sdk/models): improve prompt adapter templates
- Loading branch information
1 parent
0e83bb3
commit db251d5
Showing
10 changed files
with
129 additions
and
72 deletions.
There are no files selected for viewing
14 changes: 6 additions & 8 deletions
14
packages/galileo-sdk/src/models/llms/anthropic/__snapshots__/claude.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
10 changes: 3 additions & 7 deletions
10
packages/galileo-sdk/src/models/llms/meta/__snapshots__/llama2.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
9 changes: 3 additions & 6 deletions
9
packages/galileo-sdk/src/models/llms/openassistant/__snapshots__/falcon.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
15 changes: 3 additions & 12 deletions
15
packages/galileo-sdk/src/prompt/templates/chat/__snapshots__/condense-question.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
35 changes: 14 additions & 21 deletions
35
packages/galileo-sdk/src/prompt/templates/chat/__snapshots__/question-answer.test.ts.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.