ci/cd bump python v

This commit is contained in:
Ishaan Jaff 2024-05-31 08:25:11 -07:00
parent 3408035ed6
commit becae4ba1f
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: 4.3.4
jobs:
local_testing:
docker:
- image: circleci/python:3.11
- image: cimg/3.11
working_directory: ~/project
steps:

View file

@ -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",