Skip to content

Conversation

@Chesars
Copy link
Contributor

@Chesars Chesars commented Dec 6, 2025

Title

Cleanup unused scripts and fix misplaced test file

Relevant issues

N/A - codebase cleanup

Pre-Submission checklist

  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Note: No tests needed - this is a cleanup PR removing unused files

Type

🧹 Refactoring

Changes

  1. Remove unused scripts/ directory:

  2. Fix misplaced test file from PR [Feat] Add guardrails for pass through endpoints  #17221:

    • Move test_litellm/proxy/pass_through_endpoints/test_passthrough_guardrails_field_targeting.py
    • To tests/test_litellm/proxy/pass_through_endpoints/test_passthrough_guardrails_field_targeting.py

Remove scripts/ directory containing unused development/debug scripts:
- mock_ibm_guardrails_server.py
- test_groq_streaming_issue.py (debug for BerriAI#12660)
- test_mock_ibm_guardrails.py
- update_readme_providers_table.py

Move misplaced test file to correct location:
- test_litellm/ -> tests/test_litellm/ (from PR BerriAI#17221)
@vercel
Copy link

vercel bot commented Dec 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Dec 6, 2025 8:35pm

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