Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Dec 9, 2024
1 parent 1afcae5 commit 7ef4345
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ interactions:
body:
string: |-
{
"id": "e7d8e128-c2b6-452b-9274-a52298d4e279",
"id": "d6c6c01a-e089-47be-aa35-8e342a2425e6",
"message": {
"role": "assistant",
"content": [
Expand Down Expand Up @@ -77,7 +77,7 @@ interactions:
content-type:
- application/json
date:
- Mon, 09 Dec 2024 21:18:26 GMT
- Mon, 09 Dec 2024 21:38:34 GMT
expires:
- Thu, 01 Jan 1970 00:00:00 UTC
num_chars:
Expand All @@ -93,11 +93,11 @@ interactions:
x-accel-expires:
- '0'
x-debug-trace-id:
- afec42690070e90f99584d392dcd1d5d
- 5f3eace25a51f8493ce35165bd0e83e6
x-endpoint-monthly-call-limit:
- '1000'
x-envoy-upstream-service-time:
- '192'
- '196'
x-trial-endpoint-call-limit:
- '40'
x-trial-endpoint-call-remaining:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@


@pytest.mark.vcr()
def test_chat_completion_with_content(
def test_chat_with_content(
span_exporter, log_exporter, instrument_with_content, cohere_client
):
llm_model_value = "command-r-plus"
Expand Down

0 comments on commit 7ef4345

Please sign in to comment.