Created
November 7, 2024 14:02
-
-
Save dhcgn/f867e57b0943f1a05b90512c73f8b92c to your computer and use it in GitHub Desktop.
OpenAI Assistent Function Call Headers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GET // HTTP/1.1 | |
| Host: ... | |
| User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko); compatible; ChatGPT-User/1.0; +https://openai.com/bot | |
| Accept: */* | |
| Accept-Encoding: gzip | |
| Cdn-Loop: cloudflare; loops=1; subreqs=1 | |
| Connection: keep-alive | |
| Content-Type: application/json | |
| Openai-Conversation-Id: 803fb714-f675-57b0-... | |
| Openai-Ephemeral-User-Id: 0d3b1d60-fe41-... | |
| Openai-Gpt-Id: g-W2buF0i5G | |
| Traceparent: 00-4e53e43b7da1546719313cd1de0669b8-... | |
| Tracestate: dd=p:cadc5c84491e62ba;s:1;t.dm:-1;t.tid:672cc7d200000000 | |
| X-Datadog-Parent-Id: 14617660213769953978 | |
| X-Datadog-Sampling-Priority: 1 | |
| X-Datadog-Tags: _dd.p.dm=-1,_dd.p.tid=672cc7d200000000 | |
| X-Datadog-Trace-Id: 2722872548080173052 | |
| X-Forwarded-For: 52.156.132.45 | |
| X-Forwarded-Proto: https | |
| X-Openai-Internal-Caller: plugin-service | |
| X-Openai-Originator: plugin-service | |
| X-Openai-Originator-Env: prod | |
| X-Openai-Traffic-Source: user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment