litellm icon indicating copy to clipboard operation
litellm copied to clipboard

Add netmind model provider

Open anhuaxiang opened this issue 8 months ago • 5 comments
trafficstars

Add netmind model provider

Relevant issues

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • [x] I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • [x] I have added a screenshot of my new test passing locally
  • [x] My PR passes all unit tests on (make test-unit)[https://docs.litellm.ai/docs/extras/contributing_code]
  • [x] My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature

Changes

image

anhuaxiang avatar Mar 12 '25 06:03 anhuaxiang

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2025 6:46am

vercel[bot] avatar Mar 12 '25 06:03 vercel[bot]

Hi @anhuaxiang, thank you for your PR. Please follow the contribution guidelines

  1. Please add your mock test to tests/litellm. Currently you've added real api calls in test_completion.py
  2. Please share a screenshot of your mock test passing
  3. Please run all the tests inside tests/litellm -> via make test-unit

krrishdholakia avatar Mar 13 '25 05:03 krrishdholakia

mock testing pass screenshot

image

anhuaxiang avatar Mar 13 '25 10:03 anhuaxiang

resolved @krrishdholakia

image

anhuaxiang avatar Mar 17 '25 07:03 anhuaxiang

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 22 '25 22:04 CLAassistant