mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-24 23:58:15 +00:00
rerecord cassetes
This commit is contained in:
@@ -144,18 +144,19 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-CKEqILwLthxtKdEkwpgMrliVzZEUy\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1758939650,\n \"model\": \"gpt-4o-mini-2024-07-18\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I need to determine what action
|
||||
to take with the tool available to me.\\nAction: my_tool\\nAction Input: {}\",\n
|
||||
\ \"refusal\": null,\n \"annotations\": []\n },\n \"logprobs\":
|
||||
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
262,\n \"completion_tokens\": 28,\n \"total_tokens\": 290,\n \"prompt_tokens_details\":
|
||||
{\n \"cached_tokens\": 0,\n \"audio_tokens\": 0\n },\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0,\n \"audio_tokens\": 0,\n \"accepted_prediction_tokens\":
|
||||
0,\n \"rejected_prediction_tokens\": 0\n }\n },\n \"service_tier\":
|
||||
\"default\",\n \"system_fingerprint\": \"fp_560af6e559\"\n}\n"
|
||||
content: "{\n \"id\": \"chatcmpl-CKEqILwLthxtKdEkwpgMrliVzZEUy\",\n \"object\"\
|
||||
: \"chat.completion\",\n \"created\": 1758939650,\n \"model\": \"gpt-4o-mini-2024-07-18\"\
|
||||
,\n \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \
|
||||
\ \"role\": \"assistant\",\n \"content\": \"Thought: I need to determine\
|
||||
\ what action to take with the tool available to me.\\nAction: my_tool\\nAction\
|
||||
\ Input: {}\",\n \"refusal\": null,\n \"annotations\": []\n \
|
||||
\ },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n\
|
||||
\ ],\n \"usage\": {\n \"prompt_tokens\": 262,\n \"completion_tokens\"\
|
||||
: 28,\n \"total_tokens\": 290,\n \"prompt_tokens_details\": {\n \"\
|
||||
cached_tokens\": 0,\n \"audio_tokens\": 0\n },\n \"completion_tokens_details\"\
|
||||
: {\n \"reasoning_tokens\": 0,\n \"audio_tokens\": 0,\n \"accepted_prediction_tokens\"\
|
||||
: 0,\n \"rejected_prediction_tokens\": 0\n }\n },\n \"service_tier\"\
|
||||
: \"default\",\n \"system_fingerprint\": \"fp_560af6e559\"\n}\n"
|
||||
headers:
|
||||
CF-RAY:
|
||||
- 9857862d9f463d85-EWR
|
||||
@@ -188,11 +189,11 @@ interactions:
|
||||
cf-cache-status:
|
||||
- DYNAMIC
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
- REDACTED
|
||||
openai-processing-ms:
|
||||
- '695'
|
||||
openai-project:
|
||||
- proj_xitITlrFeen7zjNSzML82h9x
|
||||
- REDACTED
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
x-envoy-upstream-service-time:
|
||||
|
||||
Reference in New Issue
Block a user