mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 20:23:18 +00:00
ci/cd bump python v
This commit is contained in:
@@ -2,7 +2,7 @@ version: 4.3.4
|
||||
jobs:
|
||||
local_testing:
|
||||
docker:
|
||||
- image: cimg/3.11
|
||||
- image: cimg/python:3.11
|
||||
working_directory: ~/project
|
||||
|
||||
steps:
|
||||
|
||||
@@ -38,7 +38,7 @@ def reset_callbacks():
|
||||
@pytest.mark.skip(reason="Local test")
|
||||
def test_response_model_none():
|
||||
"""
|
||||
Addresses: https://github.com/BerriAI/litellm/issues/2972
|
||||
Addresses:https://github.com/BerriAI/litellm/issues/2972
|
||||
"""
|
||||
x = completion(
|
||||
model="mymodel",
|
||||
|
||||
Reference in New Issue
Block a user