-
Notifications
You must be signed in to change notification settings - Fork 425
Add LLM Integration Tests #603
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
Closed
devin-ai-integration
wants to merge
16
commits into
main
from
devin/1734999771-llm-integration-tests
Closed
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
6c3c203
Add integration tests for additional LLM providers
devin-ai-integration[bot] 5b39eda
Fix style issues in test files
devin-ai-integration[bot] 2a5e4fa
Remove extra blank lines between imports and decorators
devin-ai-integration[bot] e64d0e6
Fix style: Add single blank line between imports and decorators
devin-ai-integration[bot] d70231f
Fix style: Remove double blank lines between imports and decorators
devin-ai-integration[bot] 36c5199
Fix style: Remove trailing whitespace and fix blank lines
devin-ai-integration[bot] fb460b3
Fix style: Replace print statements with pass in Mistral integration …
devin-ai-integration[bot] 19f2aaa
Fix style: Remove extra blank line in test_anthropic_integration.py
devin-ai-integration[bot] 78c0154
Fix style: Remove extra blank lines in remaining test files
devin-ai-integration[bot] d94c01a
Fix style: Remove extra blank lines between imports and decorators
devin-ai-integration[bot] 4439cff
style: Apply ruff-format changes to maintain consistent spacing
devin-ai-integration[bot] 83b840a
ci: Add AGENTOPS_API_KEY to top-level workflow environment
devin-ai-integration[bot] b21b239
revert: Restore original OpenAI test file to maintain existing test b…
devin-ai-integration[bot] dff9ca6
fix: Update Mistral provider to use new API methods (create, create_a…
devin-ai-integration[bot] f2f6186
style: Apply ruff-format changes and remove try-except blocks
devin-ai-integration[bot] fc2438e
fix: Remove try-except blocks and fix formatting in Mistral provider
devin-ai-integration[bot] 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
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
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.