9201ef759e
Harness Compat / harness compat (push) Failing after 0s
CI / test on 3.12 (standard) (push) Has been cancelled
CI / test on 3.13 (standard) (push) Has been cancelled
CI / test on 3.14 (standard) (push) Has been cancelled
CI / test on 3.10 (all-extras) (push) Has been cancelled
CI / test on 3.11 (all-extras) (push) Has been cancelled
CI / test on 3.12 (all-extras) (push) Has been cancelled
CI / test on 3.14 (pydantic-ai-slim) (push) Has been cancelled
CI / test on 3.10 (pydantic-evals) (push) Has been cancelled
CI / test on 3.11 (pydantic-evals) (push) Has been cancelled
CI / test on 3.12 (pydantic-evals) (push) Has been cancelled
CI / deploy-docs-preview (push) Has been cancelled
CI / build release artifacts (push) Has been cancelled
CI / publish to PyPI (push) Has been cancelled
CI / Send tweet (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / mypy (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / test on 3.10 (standard) (push) Has been cancelled
CI / test on 3.11 (standard) (push) Has been cancelled
CI / test on 3.13 (all-extras) (push) Has been cancelled
CI / test on 3.14 (all-extras) (push) Has been cancelled
CI / test on 3.10 (pydantic-ai-slim) (push) Has been cancelled
CI / test on 3.11 (pydantic-ai-slim) (push) Has been cancelled
CI / test on 3.12 (pydantic-ai-slim) (push) Has been cancelled
CI / test on 3.13 (pydantic-ai-slim) (push) Has been cancelled
CI / test on 3.13 (pydantic-evals) (push) Has been cancelled
CI / test on 3.14 (pydantic-evals) (push) Has been cancelled
CI / test on 3.10 (lowest-versions) (push) Has been cancelled
CI / test on 3.11 (lowest-versions) (push) Has been cancelled
CI / test on 3.12 (lowest-versions) (push) Has been cancelled
CI / test on 3.13 (lowest-versions) (push) Has been cancelled
CI / test on 3.14 (lowest-versions) (push) Has been cancelled
CI / test examples on 3.11 (push) Has been cancelled
CI / test examples on 3.12 (push) Has been cancelled
CI / test examples on 3.13 (push) Has been cancelled
CI / test examples on 3.14 (push) Has been cancelled
CI / coverage (push) Has been cancelled
CI / check (push) Has been cancelled
CI / deploy-docs (push) Has been cancelled
55 lines
1.3 KiB
YAML
55 lines
1.3 KiB
YAML
interactions:
|
|
- request:
|
|
headers:
|
|
accept:
|
|
- '*/*'
|
|
accept-encoding:
|
|
- gzip, deflate
|
|
connection:
|
|
- keep-alive
|
|
content-length:
|
|
- '137'
|
|
content-type:
|
|
- application/json
|
|
host:
|
|
- api.cohere.com
|
|
method: POST
|
|
parsed_body:
|
|
input_type: search_query
|
|
max_tokens: null
|
|
model: nonexistent
|
|
output_dimension: null
|
|
texts:
|
|
- Hello, world!
|
|
truncate: NONE
|
|
embedding_types:
|
|
- float
|
|
uri: https://api.cohere.com/v2/embed
|
|
response:
|
|
headers:
|
|
access-control-expose-headers:
|
|
- X-Debug-Trace-ID
|
|
alt-svc:
|
|
- h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
|
|
cache-control:
|
|
- no-cache, no-store, no-transform, must-revalidate, private, max-age=0
|
|
content-length:
|
|
- '167'
|
|
content-type:
|
|
- application/json
|
|
expires:
|
|
- Thu, 01 Jan 1970 00:00:00 GMT
|
|
pragma:
|
|
- no-cache
|
|
transfer-encoding:
|
|
- chunked
|
|
vary:
|
|
- Origin,Accept-Encoding
|
|
parsed_body:
|
|
id: 8bd5b608-887c-49f7-a6b3-d3bd5830c3de
|
|
message: model 'nonexistent' not found, make sure the correct model ID was used and that you have access to the model.
|
|
status:
|
|
code: 404
|
|
message: Not Found
|
|
version: 1
|