mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 09:12:20 +00:00
dd17661b13
* Add support for DataRobot as a router in LiteLLM * Updates to logic * Changes to make things work better * Capitalize bearer * Revert change * Undo and simplify things * Add basic testing * Add some extra handling * More tests * Lowercase * Fix * Comment * Add local test_completion for datarobot * Sync repo to main * Update get_complete_url to accept deployments * Migrate to OpenAILike * Mock datarobot in test * Migrate everything to OpenAI LIke * Apply fixes and changes from review * Update docs * Update env vars * Move tests