-
Notifications
You must be signed in to change notification settings - Fork 115
fix: Remove tests and examples for deprecated models #1012
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
+190
−1,275
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
c4d9b47
Fix tests that fail on machines without GPUs
frreiss 5538377
Merge branch 'main' into drop_3.3
frreiss 0140a1f
Fix warning
frreiss ca6a74f
Fix broken tests
frreiss 46b556d
Remove references to deprecated models in tests
frreiss 85c3e22
Remove unused test files
frreiss 0238e98
Merge branch 'main' into drop_3.3
frreiss ff5fbfd
Selectively revert changes
frreiss 27dba8d
Revert more changes
frreiss 4fa1e89
Update docstrings
frreiss 3a0bae0
Switch mypy back to 3.11
frreiss b4b05ad
Move rag intrinsics tests to 4.1 except for context relevance
frreiss dc91cc7
Update test/stdlib/components/intrinsic/test_rag.py
frreiss 82eea75
Update test/stdlib/components/intrinsic/test_rag.py
frreiss f49b497
Update docstring
frreiss 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # Ignore everything... | ||
| * | ||
| # ...except this file | ||
| !.gitignore |
28 changes: 0 additions & 28 deletions
28
test/formatters/granite/testdata/input_json/requirement_check.json
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
test/formatters/granite/testdata/input_json/uncertainty.json
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
test/formatters/granite/testdata/test_canned_input/requirement_check.json
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
test/formatters/granite/testdata/test_canned_input/uncertainty.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.