mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-23 23:28:15 +00:00
rerecord cassetes
This commit is contained in:
@@ -110,18 +110,19 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-AB7bGdQd8mh4zvM4UaLl93hex1Ys3\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1727214186,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I now can give a great answer.\\nFinal
|
||||
Answer:\\n- Ethical implications of AI in law enforcement and surveillance.\\n-
|
||||
AI advancements in personalized healthcare and diagnostics.\\n- Autonomous AI
|
||||
agents in financial market trading.\\n- Collaboration between AI and humans
|
||||
in creative arts.\\n- AI-driven climate modeling and environmental monitoring.\",\n
|
||||
\ \"refusal\": null\n },\n \"logprobs\": null,\n \"finish_reason\":
|
||||
\"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\": 226,\n \"completion_tokens\":
|
||||
61,\n \"total_tokens\": 287,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
0\n }\n },\n \"system_fingerprint\": \"fp_e375328146\"\n}\n"
|
||||
content: "{\n \"id\": \"chatcmpl-AB7bGdQd8mh4zvM4UaLl93hex1Ys3\",\n \"object\"\
|
||||
: \"chat.completion\",\n \"created\": 1727214186,\n \"model\": \"gpt-4o-2024-05-13\"\
|
||||
,\n \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \
|
||||
\ \"role\": \"assistant\",\n \"content\": \"Thought: I now can give\
|
||||
\ a great answer.\\nFinal Answer:\\n- Ethical implications of AI in law enforcement\
|
||||
\ and surveillance.\\n- AI advancements in personalized healthcare and diagnostics.\\\
|
||||
n- Autonomous AI agents in financial market trading.\\n- Collaboration between\
|
||||
\ AI and humans in creative arts.\\n- AI-driven climate modeling and environmental\
|
||||
\ monitoring.\",\n \"refusal\": null\n },\n \"logprobs\": null,\n\
|
||||
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\"\
|
||||
: 226,\n \"completion_tokens\": 61,\n \"total_tokens\": 287,\n \"completion_tokens_details\"\
|
||||
: {\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"\
|
||||
fp_e375328146\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
@@ -144,7 +145,7 @@ interactions:
|
||||
access-control-expose-headers:
|
||||
- X-Request-ID
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
- REDACTED
|
||||
openai-processing-ms:
|
||||
- '939'
|
||||
openai-version:
|
||||
|
||||
Reference in New Issue
Block a user