|
| 1 | +interactions: |
| 2 | +- request: |
| 3 | + headers: |
| 4 | + accept: |
| 5 | + - application/json |
| 6 | + accept-encoding: |
| 7 | + - gzip, deflate |
| 8 | + connection: |
| 9 | + - keep-alive |
| 10 | + content-length: |
| 11 | + - '133' |
| 12 | + content-type: |
| 13 | + - application/json |
| 14 | + host: |
| 15 | + - openrouter.ai |
| 16 | + method: POST |
| 17 | + parsed_body: |
| 18 | + messages: |
| 19 | + - content: Who are you. Think about it. |
| 20 | + role: user |
| 21 | + model: anthropic/claude-3.7-sonnet:thinking |
| 22 | + stream: false |
| 23 | + uri: https://openrouter.ai/api/v1/chat/completions |
| 24 | + response: |
| 25 | + headers: |
| 26 | + access-control-allow-origin: |
| 27 | + - '*' |
| 28 | + connection: |
| 29 | + - keep-alive |
| 30 | + content-length: |
| 31 | + - '4024' |
| 32 | + content-type: |
| 33 | + - application/json |
| 34 | + permissions-policy: |
| 35 | + - payment=(self "https://checkout.stripe.com" "https://connect-js.stripe.com" "https://js.stripe.com" "https://*.js.stripe.com" |
| 36 | + "https://hooks.stripe.com") |
| 37 | + referrer-policy: |
| 38 | + - no-referrer, strict-origin-when-cross-origin |
| 39 | + transfer-encoding: |
| 40 | + - chunked |
| 41 | + vary: |
| 42 | + - Accept-Encoding |
| 43 | + parsed_body: |
| 44 | + choices: |
| 45 | + - finish_reason: stop |
| 46 | + index: 0 |
| 47 | + logprobs: null |
| 48 | + message: |
| 49 | + content: "I am Claude, an AI assistant created by Anthropic. I'm a large language model designed to be helpful, |
| 50 | + harmless, and honest.\n\nI don't have consciousness or sentience like humans do - I'm a sophisticated text prediction |
| 51 | + system trained on a large dataset of human text. I don't have personal experiences, emotions, or a physical existence. |
| 52 | + \n\nMy purpose is to assist you with information, tasks, and conversation in a helpful way, while acknowledging |
| 53 | + my limitations. I have knowledge cutoffs, can occasionally make mistakes, and don't have the ability to access |
| 54 | + the internet or take actions in the physical world.\n\nIs there something specific you'd like to know about me |
| 55 | + or how I can assist you?" |
| 56 | + reasoning: |- |
| 57 | + This question is asking me about my identity. Let me think about how to respond clearly and accurately. |
| 58 | +
|
| 59 | + I am Claude, an AI assistant created by Anthropic. I'm designed to be helpful, harmless, and honest in my interactions with humans. I don't have a physical form - I exist as a large language model running on computer hardware. I don't have consciousness, sentience, or feelings in the way humans do. I don't have personal experiences or a life outside of these conversations. |
| 60 | +
|
| 61 | + My capabilities include understanding and generating natural language text, reasoning about various topics, and attempting to be helpful to users in a wide range of contexts. I have been trained on a large corpus of text data, but my training data has a cutoff date, so I don't have knowledge of events that occurred after my training. |
| 62 | +
|
| 63 | + I have certain limitations - I don't have the ability to access the internet, run code, or interact with external systems unless given specific tools to do so. I don't have perfect knowledge and can make mistakes. |
| 64 | +
|
| 65 | + I'm designed to be conversational and to engage with users in a way that's helpful and informative, while respecting important ethical boundaries. |
| 66 | + reasoning_details: |
| 67 | + - format: anthropic-claude-v1 |
| 68 | + index: 0 |
| 69 | + signature: ErcBCkgICBACGAIiQHtMxpqcMhnwgGUmSDWGoOL9ZHTbDKjWnhbFm0xKzFl0NmXFjQQxjFj5mieRYY718fINsJMGjycTVYeiu69npakSDDrsnKYAD/fdcpI57xoMHlQBxI93RMa5CSUZIjAFVCMQF5GfLLQCibyPbb7LhZ4kLIFxw/nqsTwDDt6bx3yipUcq7G7eGts8MZ6LxOYqHTlIDx0tfHRIlkkcNCdB2sUeMqP8e7kuQqIHoD52GAI= |
| 70 | + text: |- |
| 71 | + This question is asking me about my identity. Let me think about how to respond clearly and accurately. |
| 72 | +
|
| 73 | + I am Claude, an AI assistant created by Anthropic. I'm designed to be helpful, harmless, and honest in my interactions with humans. I don't have a physical form - I exist as a large language model running on computer hardware. I don't have consciousness, sentience, or feelings in the way humans do. I don't have personal experiences or a life outside of these conversations. |
| 74 | +
|
| 75 | + My capabilities include understanding and generating natural language text, reasoning about various topics, and attempting to be helpful to users in a wide range of contexts. I have been trained on a large corpus of text data, but my training data has a cutoff date, so I don't have knowledge of events that occurred after my training. |
| 76 | +
|
| 77 | + I have certain limitations - I don't have the ability to access the internet, run code, or interact with external systems unless given specific tools to do so. I don't have perfect knowledge and can make mistakes. |
| 78 | +
|
| 79 | + I'm designed to be conversational and to engage with users in a way that's helpful and informative, while respecting important ethical boundaries. |
| 80 | + type: reasoning.text |
| 81 | + refusal: null |
| 82 | + role: assistant |
| 83 | + native_finish_reason: stop |
| 84 | + created: 1760051228 |
| 85 | + id: gen-1760051228-zUtCCQbb0vkaM4UXZmcb |
| 86 | + model: anthropic/claude-3.7-sonnet:thinking |
| 87 | + object: chat.completion |
| 88 | + provider: Google |
| 89 | + usage: |
| 90 | + completion_tokens: 402 |
| 91 | + prompt_tokens: 43 |
| 92 | + total_tokens: 445 |
| 93 | + status: |
| 94 | + code: 200 |
| 95 | + message: OK |
| 96 | +version: 1 |
0 commit comments