Skip to content
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

Add integration tests for Anthropic/Cohere/Groq/Litellm/Mistral/AI21 #605

Merged
merged 4 commits into from
Dec 29, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Dec 27, 2024

Changes

  • Added pytest.skip() for missing API keys in test files
  • Standardized API key handling across all provider tests
  • Fixed docstring formatting in test files
  • Improved test pattern descriptions

Known Issues (Need Resolution)

  1. Package Version/Compatibility Issues:

    • Mistral: Missing 'Chat' class in mistralai package
    • AI21: Missing module 'ai21.clients.studio.resources.studio_answer'
    • These suggest incompatible or outdated package versions
  2. Environment Configuration Issues:

    • Python 3.7, 3.8, and 3.9 interpreters missing in CI environment
    • Preventing tests from running on these Python versions
  3. Test Implementation Issues:

    • LiteLLM: Maximum recursion depth exceeded in time travel cache
    • This needs investigation in the test implementation

Link to Devin run: https://app.devin.ai/sessions/9301617f90e843e0aa0e665551a08ab4

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@areibman
Copy link
Contributor

Will fix this on a separate branch. Devin was a bad intern :(

@areibman areibman merged commit a9f3e7b into main Dec 29, 2024
2 of 9 checks passed
@areibman areibman deleted the devin/1735258723-llm-integration-tests branch December 29, 2024 07:52
teocns added a commit that referenced this pull request Dec 29, 2024
the-praxs pushed a commit that referenced this pull request Dec 29, 2024
#614)

Revert "Add integration tests for Anthropic/Cohere/Groq/Litellm/Mistral/AI21 (#605)"

This reverts commit a9f3e7b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant