mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-16 12:28:30 +00:00
Some checks failed
Build uv cache / build-cache (3.10) (push) Has been cancelled
Build uv cache / build-cache (3.11) (push) Has been cancelled
Build uv cache / build-cache (3.12) (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Notify Downstream / notify-downstream (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Build uv cache / build-cache (3.13) (push) Has been cancelled
51 lines
1.9 KiB
YAML
51 lines
1.9 KiB
YAML
interactions:
|
|
- request:
|
|
body: '{"contents":[{"role":"user","parts":[{"text":"What is the capital of France?"}]}],"generationConfig":{"stop_sequences":[]}}'
|
|
headers:
|
|
accept:
|
|
- '*/*'
|
|
accept-encoding:
|
|
- gzip, deflate, zstd
|
|
connection:
|
|
- keep-alive
|
|
content-length:
|
|
- '123'
|
|
content-type:
|
|
- application/json
|
|
host:
|
|
- generativelanguage.googleapis.com
|
|
user-agent:
|
|
- litellm/1.80.7
|
|
method: POST
|
|
uri: https://generativelanguage.googleapis.com/v1beta/models/gemma-3-27b-it:generateContent
|
|
response:
|
|
body:
|
|
string: "{\n \"candidates\": [\n {\n \"content\": {\n \"parts\": [\n {\n \"text\": \"The capital of France is **Paris**. \\n\\nIt's known for iconic landmarks like the Eiffel Tower, the Louvre Museum, and the Arc de Triomphe, as well as its fashion, cuisine, and culture.\\n\\n\\n\\n\"\n }\n ],\n \"role\": \"model\"\n },\n \"finishReason\": \"STOP\",\n \"index\": 0\n }\n ],\n \"usageMetadata\": {\n \"promptTokenCount\": 8,\n \"totalTokenCount\": 8,\n \"promptTokensDetails\": [\n {\n \"modality\": \"TEXT\",\n \"tokenCount\": 8\n }\n ]\n },\n \"modelVersion\": \"gemma-3-27b-it\",\n \"responseId\": \"J18radn1I5jO_uMP9d7CqAY\"\n}\n"
|
|
headers:
|
|
Alt-Svc:
|
|
- h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
|
|
Content-Type:
|
|
- application/json; charset=UTF-8
|
|
Date:
|
|
- Sat, 29 Nov 2025 21:01:27 GMT
|
|
Server:
|
|
- scaffolding on HTTPServer2
|
|
Server-Timing:
|
|
- gfet4t7; dur=1410
|
|
Transfer-Encoding:
|
|
- chunked
|
|
Vary:
|
|
- Origin
|
|
- X-Origin
|
|
- Referer
|
|
X-Content-Type-Options:
|
|
- X-CONTENT-TYPE-XXX
|
|
X-Frame-Options:
|
|
- X-FRAME-OPTIONS-XXX
|
|
X-XSS-Protection:
|
|
- '0'
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
version: 1
|