可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
tiktok-carousel
Generate viral TikTok photo carousels using AI
A legitimate TikTok carousel generator that uses OpenAI DALL-E for image generation and Selenium for TikTok posting. All capabilities are properly declared in documentation.
技能名称tiktok-carousel
分析耗时40.6s
引擎pi
可以安装
No action needed. This is a clean, well-documented content generation skill.

安全发现 2 项

严重性 安全发现 位置
低危
Hardcoded personal path 文档欺骗
generate_carousel.py uses a hardcoded path /Users/g0atface/clawd/skills/tiktok-carousel/data instead of a relative or configurable path
DATA_DIR = Path("/Users/g0atface/clawd/skills/tiktok-carousel/data")
→ Use relative path or environment variable for DATA_DIR
scripts/generate_carousel.py:14
低危
Undeclared Selenium usage 文档欺骗
post_carousel.py uses Selenium WebDriver but this browser automation capability is not declared in SKILL.md
from selenium import webdriver
→ Document Selenium/Chrome WebDriver usage in SKILL.md
scripts/post_carousel.py:1
资源类型声明权限推断权限状态证据
文件系统 WRITE WRITE ✓ 一致 Writes carousels, metrics, and strategy to data/ directory
网络访问 READ READ ✓ 一致 Uses OpenAI API for DALL-E image generation; uses TikTok web interface via Selen…
环境变量 READ READ ✓ 一致 Reads OPENAI_API_KEY and TIKTOK_COOKIES from environment
命令执行 NONE NONE No shell execution observed
浏览器 NONE WRITE ✓ 一致 Selenium WebDriver usage for TikTok login not declared in SKILL.md
7 高危 441 项发现
📡
高危 IP 地址 硬编码 IP 地址
1.2.3.4
venv/lib/python3.14/site-packages/httpx/_transports/asgi.py:71
📡
高危 IP 地址 硬编码 IP 地址
1.0.0.0
venv/lib/python3.14/site-packages/pip/_vendor/distlib/scripts.py:25
📡
高危 IP 地址 硬编码 IP 地址
1.2.3.0
venv/lib/python3.14/site-packages/pip/_vendor/packaging/specifiers.py:396
📡
高危 IP 地址 硬编码 IP 地址
1.3.6.1
venv/lib/python3.14/site-packages/pip/_vendor/truststore/_windows.py:203
📡
高危 IP 地址 硬编码 IP 地址
5.5.7.3
venv/lib/python3.14/site-packages/pip/_vendor/truststore/_windows.py:203
📡
高危 IP 地址 硬编码 IP 地址
4.10.22.7
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/fields.py:102
📡
高危 IP 地址 硬编码 IP 地址
3.5.0.1
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py:18
🔗
中危 外部 URL 外部 URL
https://www.tiktok.com
scripts/post_carousel.py:33
🔗
中危 外部 URL 外部 URL
https://www.tiktok.com/login
scripts/post_carousel.py:115
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0484/#positional-only-arguments
venv/lib/python3.14/site-packages/annotated_types/__init__.py:65
🔗
中危 外部 URL 外部 URL
https://pint.readthedocs.io/en/stable/
venv/lib/python3.14/site-packages/annotated_types/__init__.py:311
🔗
中危 外部 URL 外部 URL
https://docs.astropy.org/en/stable/units/
venv/lib/python3.14/site-packages/annotated_types/__init__.py:312
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue37771
venv/lib/python3.14/site-packages/anyio/_backends/_asyncio.py:367
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue41317
venv/lib/python3.14/site-packages/anyio/_backends/_asyncio.py:1519
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue29515
venv/lib/python3.14/site-packages/anyio/_core/_sockets.py:54
🔗
中危 外部 URL 外部 URL
https://sourceware.org/bugzilla/show_bug.cgi?id=14969
venv/lib/python3.14/site-packages/anyio/_core/_sockets.py:361
🔗
中危 外部 URL 外部 URL
https://foss.heptapod.net/pypy/pypy/-/issues/3938
venv/lib/python3.14/site-packages/anyio/_core/_sockets.py:837
🔗
中危 外部 URL 外部 URL
http://www.apache.org/licenses/LICENSE-2.0
venv/lib/python3.14/site-packages/distro/distro.py:8
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue1322
venv/lib/python3.14/site-packages/distro/distro.py:28
🔗
中危 外部 URL 外部 URL
http://www.freedesktop.org/software/systemd/man/os-release.html
venv/lib/python3.14/site-packages/distro/distro.py:442
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#whitespace
venv/lib/python3.14/site-packages/h11/_abnf.py:5
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#rule.token.separators
venv/lib/python3.14/site-packages/h11/_abnf.py:10
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#header.fields
venv/lib/python3.14/site-packages/h11/_abnf.py:19
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc5234#appendix-B.1
venv/lib/python3.14/site-packages/h11/_abnf.py:32
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#rule.quoted-string
venv/lib/python3.14/site-packages/h11/_abnf.py:37
🔗
中危 外部 URL 外部 URL
https://www.rfc-editor.org/errata_search.php?rfc=7230&eid=4189
venv/lib/python3.14/site-packages/h11/_abnf.py:44
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#request.line
venv/lib/python3.14/site-packages/h11/_abnf.py:72
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#status.line
venv/lib/python3.14/site-packages/h11/_abnf.py:93
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-3.3.3
venv/lib/python3.14/site-packages/h11/_connection.py:110
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7231#section-4.3.2
venv/lib/python3.14/site-packages/h11/_connection.py:613
🔗
中危 外部 URL 外部 URL
http://python-hyper.org/h2/en/stable/api.html#events
venv/lib/python3.14/site-packages/h11/_events.py:4
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-5.3
venv/lib/python3.14/site-packages/h11/_events.py:57
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-5.4
venv/lib/python3.14/site-packages/h11/_events.py:111
🔗
中危 外部 URL 外部 URL
https://svn.tools.ietf.org/svn/wg/httpbis/specs/rfc7230.html#chunked.trailer.part
venv/lib/python3.14/site-packages/h11/_events.py:313
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-3.3.1
venv/lib/python3.14/site-packages/h11/_headers.py:189
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-4
venv/lib/python3.14/site-packages/h11/_headers.py:195
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7231#section-5.1.1
venv/lib/python3.14/site-packages/h11/_headers.py:276
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue19087
venv/lib/python3.14/site-packages/h11/_receivebuffer.py:27
🔗
中危 外部 URL 外部 URL
https://pythonclock.org/
venv/lib/python3.14/site-packages/h11/_receivebuffer.py:37
🔗
中危 外部 URL 外部 URL
http://legacy.python.org/dev/peps/pep-0440/
venv/lib/python3.14/site-packages/h11/_version.py:10
🔗
中危 外部 URL 外部 URL
https://www.example.com/
venv/lib/python3.14/site-packages/httpcore/_api.py:22
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7540#section-6.9
venv/lib/python3.14/site-packages/httpcore/_async/http2.py:494
🔗
中危 外部 URL 外部 URL
http://127.0.0.1:8080/
venv/lib/python3.14/site-packages/httpcore/_async/http_proxy.py:82
🔗
中危 外部 URL 外部 URL
https://trio.readthedocs.io/en/stable/reference-io.html#trio.SocketStream
venv/lib/python3.14/site-packages/httpcore/_backends/trio.py:119
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc3986#section-3.2.3
venv/lib/python3.14/site-packages/httpcore/_models.py:97
🔗
中危 外部 URL 外部 URL
https://url.spec.whatwg.org/#url-miscellaneous
venv/lib/python3.14/site-packages/httpcore/_models.py:98
🔗
中危 外部 URL 外部 URL
https://url.spec.whatwg.org/#scheme-state
venv/lib/python3.14/site-packages/httpcore/_models.py:99
🔗
中危 外部 URL 外部 URL
http://www.example.com/
venv/lib/python3.14/site-packages/httpcore/_models.py:208
🔗
中危 外部 URL 外部 URL
https://www.example.com
venv/lib/python3.14/site-packages/httpcore/_models.py:338
🔗
中危 外部 URL 外部 URL
https://sniffio.readthedocs.io/en/latest/
venv/lib/python3.14/site-packages/httpcore/_synchronization.py:24
🔗
中危 外部 URL 外部 URL
https://www.encode.io/
venv/lib/python3.14/site-packages/httpcore-1.0.9.dist-info/licenses/LICENSE.md:1
🔗
中危 外部 URL 外部 URL
https://httpbin.org/get
venv/lib/python3.14/site-packages/httpx/_api.py:97
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0484/#annotating-instance-and-class-methods
venv/lib/python3.14/site-packages/httpx/_client.py:57
🔗
中危 外部 URL 外部 URL
https://www.example.com/subpath
venv/lib/python3.14/site-packages/httpx/_client.py:404
🔗
中危 外部 URL 外部 URL
https://www.example.com/subpath/
venv/lib/python3.14/site-packages/httpx/_client.py:406
🔗
中危 外部 URL 外部 URL
https://www.example.com/subpath/path
venv/lib/python3.14/site-packages/httpx/_client.py:408
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7231#section-6.4.4
venv/lib/python3.14/site-packages/httpx/_client.py:501
🔗
中危 外部 URL 外部 URL
http://domain.tld/path/to/resource
venv/lib/python3.14/site-packages/httpx/_client.py:536
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding
venv/lib/python3.14/site-packages/httpx/_decoders.py:4
🔗
中危 外部 URL 外部 URL
https://brotlipy.readthedocs.io/
venv/lib/python3.14/site-packages/httpx/_decoders.py:112
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0594/#cgi
venv/lib/python3.14/site-packages/httpx/_models.py:87
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Link
venv/lib/python3.14/site-packages/httpx/_models.py:96
🔗
中危 外部 URL 外部 URL
http://.../back.jpeg
venv/lib/python3.14/site-packages/httpx/_models.py:100
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-3.2.2
venv/lib/python3.14/site-packages/httpx/_models.py:289
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/
venv/lib/python3.14/site-packages/httpx/_models.py:812
🔗
中危 外部 URL 外部 URL
https://www.rfc-editor.org/rfc/rfc2046#section-5.1.1
venv/lib/python3.14/site-packages/httpx/_multipart.py:62
🔗
中危 外部 URL 外部 URL
https://datatracker.ietf.org/doc/html/rfc3986.html#section-2.3
venv/lib/python3.14/site-packages/httpx/_urlparse.py:31
🔗
中危 外部 URL 外部 URL
https://url.spec.whatwg.org/#percent-encoded-bytes
venv/lib/python3.14/site-packages/httpx/_urlparse.py:39
🔗
中危 外部 URL 外部 URL
https://datatracker.ietf.org/doc/html/rfc3986/#section-3.2.2
venv/lib/python3.14/site-packages/httpx/_urlparse.py:355
🔗
中危 外部 URL 外部 URL
https://datatracker.ietf.org/doc/html/rfc3986.html#section-3.3
venv/lib/python3.14/site-packages/httpx/_urlparse.py:427
🔗
中危 外部 URL 外部 URL
https://datatracker.ietf.org/doc/html/rfc3986#section-5.2.4
venv/lib/python3.14/site-packages/httpx/_urlparse.py:465
🔗
中危 外部 URL 外部 URL
https://www.rfc-editor.org/rfc/rfc3986#section-2.1
venv/lib/python3.14/site-packages/httpx/_urlparse.py:501
🔗
中危 外部 URL 外部 URL
https://www.rfc-editor.org/rfc/rfc3986#section-2.3
venv/lib/python3.14/site-packages/httpx/_urlparse.py:506
🔗
中危 外部 URL 外部 URL
https://jo%40email.com:a%20secret@müller.de:1234/pa%20th?search=ab#anchorlink
venv/lib/python3.14/site-packages/httpx/_urls.py:34
🔗
中危 外部 URL 外部 URL
http://中国.icom.museum
venv/lib/python3.14/site-packages/httpx/_urls.py:45
🔗
中危 外部 URL 外部 URL
http://xn--fiqs8s.icom.museum
venv/lib/python3.14/site-packages/httpx/_urls.py:47
🔗
中危 外部 URL 外部 URL
http://www.EXAMPLE.org
venv/lib/python3.14/site-packages/httpx/_urls.py:176
🔗
中危 外部 URL 外部 URL
http://www.example.com
venv/lib/python3.14/site-packages/httpx/_urls.py:228
🔗
中危 外部 URL 外部 URL
http://www.example.com:80
venv/lib/python3.14/site-packages/httpx/_urls.py:228
🔗
中危 外部 URL 外部 URL
https://jo%40email.com:a%[email protected]
venv/lib/python3.14/site-packages/httpx/_urls.py:338
🔗
中危 外部 URL 外部 URL
https://www.example.com/test
venv/lib/python3.14/site-packages/httpx/_urls.py:360
🔗
中危 外部 URL 外部 URL
https://www.example.com/new/path
venv/lib/python3.14/site-packages/httpx/_urls.py:362
🔗
中危 外部 URL 外部 URL
https://curl.haxx.se/libcurl/c/CURLOPT_NOPROXY.html
venv/lib/python3.14/site-packages/httpx/_utils.py:49
🔗
中危 外部 URL 外部 URL
https://other.com
venv/lib/python3.14/site-packages/httpx/_utils.py:142
🔗
中危 外部 URL 外部 URL
https://www.python-httpx.org/advanced/clients/#multipart-file-encoding
venv/lib/python3.14/site-packages/openai/_base_client.py:527
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After
venv/lib/python3.14/site-packages/openai/_base_client.py:718
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After#syntax
venv/lib/python3.14/site-packages/openai/_base_client.py:719
🔗
中危 外部 URL 外部 URL
https://distro.readthedocs.io/en/latest/#distro.id
venv/lib/python3.14/site-packages/openai/_base_client.py:2074
🔗
中危 外部 URL 外部 URL
https://www.python-httpx.org/api/#client
venv/lib/python3.14/site-packages/openai/_client.py:116
🔗
中危 外部 URL 外部 URL
https://www.python-httpx.org/api/#asyncclient
venv/lib/python3.14/site-packages/openai/_client.py:473
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/2.4/concepts/serialization/#modelmodel_dump
venv/lib/python3.14/site-packages/openai/_models.py:310
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/2.4/concepts/serialization/#modelmodel_dump_json
venv/lib/python3.14/site-packages/openai/_models.py:382
🔗
中危 外部 URL 外部 URL
https://html.spec.whatwg.org/multipage/server-sent-events.html#event-stream-interpretation
venv/lib/python3.14/site-packages/openai/_streaming.py:340
🔗
中危 外部 URL 外部 URL
http://127.0.0.1:4010/foo/bar
venv/lib/python3.14/site-packages/openai/_utils/_logs.py:15
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/
venv/lib/python3.14/site-packages/openai/cli/_api/files.py:26
🔗
中危 外部 URL 外部 URL
https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#rest-api-versioning
venv/lib/python3.14/site-packages/openai/cli/_cli.py:89
🔗
中危 外部 URL 外部 URL
https://endpoint.openai.azure.com
venv/lib/python3.14/site-packages/openai/cli/_cli.py:95
🔗
中危 外部 URL 外部 URL
https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id
venv/lib/python3.14/site-packages/openai/cli/_cli.py:99
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/fine-tuning/preparing-your-dataset
venv/lib/python3.14/site-packages/openai/lib/_validators.py:244
🔗
中危 外部 URL 外部 URL
https://example-resource.azure.openai.com/
venv/lib/python3.14/site-packages/openai/lib/azure.py:183
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/streaming
venv/lib/python3.14/site-packages/openai/lib/streaming/chat/_completions.py:52
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/models#tts
venv/lib/python3.14/site-packages/openai/resources/audio/speech.py:76
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/text-to-speech#voice-options
venv/lib/python3.14/site-packages/openai/resources/audio/speech.py:83
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
venv/lib/python3.14/site-packages/openai/resources/audio/transcriptions.py:114
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/speech-to-text#prompting
venv/lib/python3.14/site-packages/openai/resources/audio/transcriptions.py:119
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events#Event_stream_format
venv/lib/python3.14/site-packages/openai/resources/audio/transcriptions.py:128
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/speech-to-text?lang=curl#streaming-transcriptions
venv/lib/python3.14/site-packages/openai/resources/audio/transcriptions.py:130
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Log_probability
venv/lib/python3.14/site-packages/openai/resources/audio/transcriptions.py:138
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs
venv/lib/python3.14/site-packages/openai/resources/audio/transcriptions.py:282
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files/create
venv/lib/python3.14/site-packages/openai/resources/batches.py:83
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/batch/request-input
venv/lib/python3.14/site-packages/openai/resources/batches.py:87
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/models/list
venv/lib/python3.14/site-packages/openai/resources/beta/assistants.py:82
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/models
venv/lib/python3.14/site-packages/openai/resources/beta/assistants.py:84
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/reasoning
venv/lib/python3.14/site-packages/openai/resources/beta/assistants.py:102
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/models#gpt-4o
venv/lib/python3.14/site-packages/openai/resources/beta/assistants.py:116
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/models#gpt-4-turbo-and-gpt-4
venv/lib/python3.14/site-packages/openai/resources/beta/assistants.py:117
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/structured-outputs
venv/lib/python3.14/site-packages/openai/resources/beta/assistants.py:123
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/realtime-conversations#client-and-server-events-for-audio-in-webrtc
venv/lib/python3.14/site-packages/openai/resources/beta/realtime/realtime.py:825
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/audio/createTranscription
venv/lib/python3.14/site-packages/openai/resources/beta/realtime/sessions.py:106
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/assistants
venv/lib/python3.14/site-packages/openai/resources/beta/threads/runs/runs.py:121
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/assistants/tools/file-search#customizing-file-search-settings
venv/lib/python3.14/site-packages/openai/resources/beta/threads/runs/runs.py:129
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/assistants/createAssistant
venv/lib/python3.14/site-packages/openai/resources/beta/threads/runs/runs.py:139
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/models
venv/lib/python3.14/site-packages/openai/resources/beta/threads/runs/runs.py:161
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/function-calling#configuring-parallel-function-calling
venv/lib/python3.14/site-packages/openai/resources/beta/threads/runs/runs.py:167
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/assistants/how-it-works/runs-and-run-steps
venv/lib/python3.14/site-packages/openai/resources/beta/threads/runs/runs.py:854
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/messages
venv/lib/python3.14/site-packages/openai/resources/beta/threads/threads.py:108
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/responses
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:287
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/responses-vs-chat-completions?api-mode=responses
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:289
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/text-generation
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:294
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/vision
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:295
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/audio
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:296
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/prompt-caching
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:408
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/prompt-caching#prompt-cache-retention
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:413
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/safety-best-practices#safety-identifiers
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:445
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/flex-processing
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:460
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/distillation
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:476
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/evals
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:477
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/chat/streaming
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:485
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/streaming-responses
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:487
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/function-calling#custom-tools
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:508
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/function-calling
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:509
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-web-search?api-mode=chat
venv/lib/python3.14/site-packages/openai/resources/chat/completions/completions.py:533
🔗
中危 外部 URL 外部 URL
https://cookbook.openai.com/examples/how_to_count_tokens_with_tiktoken
venv/lib/python3.14/site-packages/openai/resources/completions.py:139
🔗
中危 外部 URL 外部 URL
https://cookbook.openai.com/examples/how_to_stream_completions
venv/lib/python3.14/site-packages/openai/resources/completions.py:171
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/safety-best-practices#end-user-ids
venv/lib/python3.14/site-packages/openai/resources/completions.py:193
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/conversations/list-items#conversations_list_items-include
venv/lib/python3.14/site-packages/openai/resources/conversations/items.py:68
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/assistants/tools
venv/lib/python3.14/site-packages/openai/resources/files.py:76
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/fine-tuning/chat-input
venv/lib/python3.14/site-packages/openai/resources/files.py:80
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/fine-tuning/completions-input
venv/lib/python3.14/site-packages/openai/resources/files.py:82
🔗
中危 外部 URL 外部 URL
https://help.openai.com/
venv/lib/python3.14/site-packages/openai/resources/files.py:88
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/graders
venv/lib/python3.14/site-packages/openai/resources/fine_tuning/alpha/graders.py:62
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/model-optimization
venv/lib/python3.14/site-packages/openai/resources/fine_tuning/jobs/jobs.py:87
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/fine-tuning#which-models-can-be-fine-tuned
venv/lib/python3.14/site-packages/openai/resources/fine_tuning/jobs/jobs.py:91
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/fine-tuning/preference-input
venv/lib/python3.14/site-packages/openai/resources/fine_tuning/jobs/jobs.py:105
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/image-generation
venv/lib/python3.14/site-packages/openai/resources/images.py:216
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/images
venv/lib/python3.14/site-packages/openai/resources/images.py:554
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/moderation
venv/lib/python3.14/site-packages/openai/resources/moderations.py:59
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/models#moderation
venv/lib/python3.14/site-packages/openai/resources/moderations.py:68
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/text?api-mode=responses#reusable-prompts
venv/lib/python3.14/site-packages/openai/resources/realtime/calls.py:188
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/realtime-webrtc
venv/lib/python3.14/site-packages/openai/resources/realtime/client_secrets.py:64
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/conversation-state
venv/lib/python3.14/site-packages/openai/resources/responses/input_tokens.py:96
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/text
venv/lib/python3.14/site-packages/openai/resources/responses/input_tokens.py:105
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:161
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-web-search
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:162
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-file-search
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:163
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/background
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:168
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/pdf-files
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:202
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/responses-streaming
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:288
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-connectors-mcp
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:321
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/conversation-state#managing-the-context-window
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:1676
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/conversation-state#compaction-advanced
venv/lib/python3.14/site-packages/openai/resources/responses/responses.py:1678
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/uploads/part-object
venv/lib/python3.14/site-packages/openai/resources/uploads/parts.py:56
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/uploads/object
venv/lib/python3.14/site-packages/openai/resources/uploads/parts.py:57
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/uploads/complete
venv/lib/python3.14/site-packages/openai/resources/uploads/parts.py:65
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files/object
venv/lib/python3.14/site-packages/openai/resources/uploads/uploads.py:189
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/assistants/tools/file-search#supported-files
venv/lib/python3.14/site-packages/openai/resources/uploads/uploads.py:195
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files/create#files-create-purpose
venv/lib/python3.14/site-packages/openai/resources/uploads/uploads.py:216
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files
venv/lib/python3.14/site-packages/openai/resources/vector_stores/file_batches.py:79
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/vector-stores/object
venv/lib/python3.14/site-packages/openai/resources/vector_stores/files.py:65
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files/delete
venv/lib/python3.14/site-packages/openai/resources/vector_stores/files.py:277
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/audio/create-transcription
venv/lib/python3.14/site-packages/openai/types/audio/transcription_text_delta_event.py:25
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/threads/object
venv/lib/python3.14/site-packages/openai/types/beta/assistant_stream_event.py:47
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/runs/object
venv/lib/python3.14/site-packages/openai/types/beta/assistant_stream_event.py:64
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/threads
venv/lib/python3.14/site-packages/openai/types/beta/assistant_stream_event.py:70
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/run-steps/step-object
venv/lib/python3.14/site-packages/openai/types/beta/assistant_stream_event.py:204
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/messages/object
venv/lib/python3.14/site-packages/openai/types/beta/assistant_stream_event.py:284
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/error-codes#api-errors
venv/lib/python3.14/site-packages/openai/types/beta/assistant_stream_event.py:354
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/runs
venv/lib/python3.14/site-packages/openai/types/beta/threads/message.py:94
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/runs/submitToolOutputs
venv/lib/python3.14/site-packages/openai/types/beta/threads/required_action_function_tool_call.py:27
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/vision#low-or-high-fidelity-image-understanding
venv/lib/python3.14/site-packages/openai/types/chat/chat_completion_content_part_image.py:19
🔗
中危 外部 URL 外部 URL
https://json-schema.org/understanding-json-schema/
venv/lib/python3.14/site-packages/openai/types/chat/completion_create_params.py:375
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/ISO_3166-1
venv/lib/python3.14/site-packages/openai/types/chat/completion_create_params.py:393
🔗
中危 外部 URL 外部 URL
https://timeapi.io/documentation/iana-timezones
venv/lib/python3.14/site-packages/openai/types/chat/completion_create_params.py:402
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/embeddings
venv/lib/python3.14/site-packages/openai/types/embedding.py:18
🔗
中危 外部 URL 外部 URL
https://json-schema.org/
venv/lib/python3.14/site-packages/openai/types/eval_create_response.py:41
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files/retrieve-contents
venv/lib/python3.14/site-packages/openai/types/fine_tuning/fine_tuning_job.py:124
🔗
中危 外部 URL 外部 URL
https://modelcontextprotocol.io/specification/2025-06-18/schema#toolannotations-readonlyhint
venv/lib/python3.14/site-packages/openai/types/realtime/realtime_response_create_mcp_tool.py:26
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-remote-mcp
venv/lib/python3.14/site-packages/openai/types/realtime/realtime_response_create_mcp_tool.py:88
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-remote-mcp#connectors
venv/lib/python3.14/site-packages/openai/types/realtime/realtime_response_create_mcp_tool.py:123
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/tools-computer-use
venv/lib/python3.14/site-packages/openai/types/responses/computer_tool.py:13
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/responses/compact
venv/lib/python3.14/site-packages/openai/types/responses/response_compaction_item.py:13
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/guides/custom-grammars
venv/lib/python3.14/site-packages/openai/types/shared/response_format_text_grammar.py:13
🔗
中危 外部 URL 外部 URL
https://platform.openai.com/docs/api-reference/files/object#files/object-purpose
venv/lib/python3.14/site-packages/openai/types/upload.py:36
🔗
中危 外部 URL 外部 URL
https://websockets.readthedocs.io/en/stable/reference/asyncio/client.html#websockets.asyncio.client.connect
venv/lib/python3.14/site-packages/openai/types/websocket_connection_options.py:16
🔗
中危 外部 URL 外部 URL
https://websockets.readthedocs.io/en/stable/topics/compression.html
venv/lib/python3.14/site-packages/openai/types/websocket_connection_options.py:26
🔗
中危 外部 URL 外部 URL
https://packaging.python.org/en/latest/specifications/simple-repository-api/
venv/lib/python3.14/site-packages/pip/_internal/cli/cmdoptions.py:442
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/en/stable/user_guide/#using-pip-from-your-program.
venv/lib/python3.14/site-packages/pip/_internal/cli/main.py:21
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0427/
venv/lib/python3.14/site-packages/pip/_internal/commands/cache.py:252
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/warnings/enable-long-paths\n
venv/lib/python3.14/site-packages/pip/_internal/commands/install.py:808
🔗
中危 外部 URL 外部 URL
https://wheel.readthedocs.io/en/latest/
venv/lib/python3.14/site-packages/pip/_internal/commands/wheel.py:28
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/en/stable/reference/build-system/
venv/lib/python3.14/site-packages/pip/_internal/commands/wheel.py:31
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/en/stable/topics/dependency-resolution/#handling-resolution-too-deep-errors
venv/lib/python3.14/site-packages/pip/_internal/exceptions.py:885
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue44860
venv/lib/python3.14/site-packages/pip/_internal/locations/__init__.py:80
🔗
中危 外部 URL 外部 URL
https://test.pypi.org/
venv/lib/python3.14/site-packages/pip/_internal/models/index.py:27
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0376/#requested
venv/lib/python3.14/site-packages/pip/_internal/models/installation_report.py:32
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0566/#json-compatible-metadata
venv/lib/python3.14/site-packages/pip/_internal/models/installation_report.py:35
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0508/#environment-markers
venv/lib/python3.14/site-packages/pip/_internal/models/installation_report.py:50
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Range_requests
venv/lib/python3.14/site-packages/pip/_internal/network/download.py:321
🔗
中危 外部 URL 外部 URL
http://bit.ly/1qrySKC
venv/lib/python3.14/site-packages/pip/_internal/network/session.py:68
🔗
中危 外部 URL 外部 URL
https://packaging.python.org/
venv/lib/python3.14/site-packages/pip/_internal/operations/install/wheel.py:394
🔗
中危 外部 URL 外部 URL
https://bitbucket.org/pypa/distlib/issue/35/
venv/lib/python3.14/site-packages/pip/_internal/operations/install/wheel.py:640
🔗
中危 外部 URL 外部 URL
https://bitbucket.org/pypa/distlib/issue/32/
venv/lib/python3.14/site-packages/pip/_internal/operations/install/wheel.py:645
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0508/#complete-grammar
venv/lib/python3.14/site-packages/pip/_internal/req/constructors.py:71
🔗
中危 外部 URL 外部 URL
http://blahblah@rev#egg=Foobar[baz
venv/lib/python3.14/site-packages/pip/_internal/req/constructors.py:142
🔗
中危 外部 URL 外部 URL
http://blahblah@rev#subdirectory=subdir
venv/lib/python3.14/site-packages/pip/_internal/req/constructors.py:144
🔗
中危 外部 URL 外部 URL
http://pubs.opengroup.org/onlinepubs/9699919799/
venv/lib/python3.14/site-packages/pip/_internal/req/req_file.py:558
🔗
中危 外部 URL 外部 URL
https://packaging.python.org/specifications/recording-installed-packages/
venv/lib/python3.14/site-packages/pip/_internal/req/req_uninstall.py:70
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/en/latest/topics/dependency-resolution/
venv/lib/python3.14/site-packages/pip/_internal/resolution/resolvelib/factory.py:854
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/warnings/backtracking
venv/lib/python3.14/site-packages/pip/_internal/resolution/resolvelib/reporter.py:34
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0599/#backwards-compatibility-with-manylinux2010-wheels
venv/lib/python3.14/site-packages/pip/_internal/utils/compatibility_tags.py:86
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0571/#backwards-compatibility-with-manylinux1-wheels
venv/lib/python3.14/site-packages/pip/_internal/utils/compatibility_tags.py:94
🔗
中危 外部 URL 外部 URL
http://bugs.python.org/issue2528
venv/lib/python3.14/site-packages/pip/_internal/utils/filesystem.py:95
🔗
中危 外部 URL 外部 URL
http://bugs.python.org/issue22107
venv/lib/python3.14/site-packages/pip/_internal/utils/filesystem.py:96
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue19612
venv/lib/python3.14/site-packages/pip/_internal/utils/logging.py:51
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue30418
venv/lib/python3.14/site-packages/pip/_internal/utils/logging.py:52
🔗
中危 外部 URL 外部 URL
https://mypy.readthedocs.io/en/stable/common_issues.html
venv/lib/python3.14/site-packages/pip/_internal/utils/misc.py:756
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/warnings/venv.
venv/lib/python3.14/site-packages/pip/_internal/utils/misc.py:768
🔗
中危 外部 URL 外部 URL
https://git-scm.com/docs/partial-clone
venv/lib/python3.14/site-packages/pip/_internal/vcs/git.py:286
🔗
中危 外部 URL 外部 URL
https://article.gmane.org/gmane.comp.version-control.git/146500
venv/lib/python3.14/site-packages/pip/_internal/vcs/git.py:504
🔗
中危 外部 URL 外部 URL
http://myrepo/svn/MyApp#egg=MyApp
venv/lib/python3.14/site-packages/pip/_internal/vcs/versioncontrol.py:387
🔗
中危 外部 URL 外部 URL
https://pip.pypa.io/en/latest/reference/pip_freeze/
venv/lib/python3.14/site-packages/pip/_internal/vcs/versioncontrol.py:669
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7234#section-5.2
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/controller.py:91
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7231#section-6.4.2
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/controller.py:198
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7234#section-4.1:
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/controller.py:399
🔗
中危 外部 URL 外部 URL
http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-4.1
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/controller.py:489
🔗
中危 外部 URL 外部 URL
http://tools.ietf.org/html/rfc7234#section-5.5.4
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/heuristics.py:34
🔗
中危 外部 URL 外部 URL
http://tools.ietf.org/html/rfc7234#section-4.2.2
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/heuristics.py:101
🔗
中危 外部 URL 外部 URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching_FAQ
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/heuristics.py:105
🔗
中危 外部 URL 外部 URL
http://lxr.mozilla.org/mozilla-release/source/netwerk/protocol/http/nsHttpResponseHead.cpp#397
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/heuristics.py:106
🔗
中危 外部 URL 外部 URL
http://www.cwi.nl
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:5
🔗
中危 外部 URL 外部 URL
http://www.cnri.reston.va.us
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:10
🔗
中危 外部 URL 外部 URL
http://www.zope.com
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:17
🔗
中危 外部 URL 外部 URL
http://www.python.org/psf/
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:18
🔗
中危 外部 URL 外部 URL
http://www.opensource.org
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:23
🔗
中危 外部 URL 外部 URL
http://www.pythonlabs.com/logos.html
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:184
🔗
中危 外部 URL 外部 URL
http://hdl.handle.net/1895.22/1013
venv/lib/python3.14/site-packages/pip/_vendor/distlib/LICENSE.txt:216
🔗
中危 外部 URL 外部 URL
http://tools.ietf.org/html/rfc6125#section-6.4.3
venv/lib/python3.14/site-packages/pip/_vendor/distlib/compat.py:99
🔗
中危 外部 URL 外部 URL
http://code.activestate.com/recipes/576693/
venv/lib/python3.14/site-packages/pip/_vendor/distlib/compat.py:646
🔗
中危 外部 URL 外部 URL
http://www.in-ulm.de/~mascheck/various/shebang/#length
venv/lib/python3.14/site-packages/pip/_vendor/distlib/scripts.py:155
🔗
中危 外部 URL 外部 URL
https://hg.mozilla.org/mozilla-central/file/tip/mach
venv/lib/python3.14/site-packages/pip/_vendor/distlib/scripts.py:156
🔗
中危 外部 URL 外部 URL
https://bitbucket.org/vinay.sajip/simple_launcher/
venv/lib/python3.14/site-packages/pip/_vendor/distlib/scripts.py:402
🔗
中危 外部 URL 外部 URL
https://www.red-dove.com/pypi/projects/
venv/lib/python3.14/site-packages/pip/_vendor/distlib/util.py:947
🔗
中危 外部 URL 外部 URL
http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm
venv/lib/python3.14/site-packages/pip/_vendor/distlib/util.py:1154
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0503/#normalized-names
venv/lib/python3.14/site-packages/pip/_vendor/distlib/util.py:1779
🔗
中危 外部 URL 外部 URL
https://upload.pypi.org/legacy/
venv/lib/python3.14/site-packages/pip/_vendor/distlib/util.py:1796
🔗
中危 外部 URL 外部 URL
https://refspecs.linuxfoundation.org/elf/gabi4+/ch4.eheader.html
venv/lib/python3.14/site-packages/pip/_vendor/packaging/_elffile.py:7
🔗
中危 外部 URL 外部 URL
https://static.docs.arm.com/ihi0044/g/aaelf32.pdf
venv/lib/python3.14/site-packages/pip/_vendor/packaging/_manylinux.py:43
🔗
中危 外部 URL 外部 URL
https://sourceware.org/bugzilla/show_bug.cgi?id=24636
venv/lib/python3.14/site-packages/pip/_vendor/packaging/_manylinux.py:240
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0685/
venv/lib/python3.14/site-packages/pip/_vendor/packaging/markers.py:216
🔗
中危 外部 URL 外部 URL
https://developer.android.com/tools/releases/platforms
venv/lib/python3.14/site-packages/pip/_vendor/packaging/tags.py:540
🔗
中危 外部 URL 外部 URL
https://developer.android.com/ndk/guides/abis
venv/lib/python3.14/site-packages/pip/_vendor/packaging/tags.py:542
🔗
中危 外部 URL 外部 URL
https://setuptools.pypa.io/en/latest/pkg_resources.html#basic-resource-access
venv/lib/python3.14/site-packages/pip/_vendor/pkg_resources/__init__.py:1756
🔗
中危 外部 URL 外部 URL
https://setuptools.pypa.io/en/latest/references/
venv/lib/python3.14/site-packages/pip/_vendor/pkg_resources/__init__.py:2514
🔗
中危 外部 URL 外部 URL
https://android.stackexchange.com/a/216132
venv/lib/python3.14/site-packages/pip/_vendor/platformdirs/android.py:16
🔗
中危 外部 URL 外部 URL
https://technet.microsoft.com/en-us/library/cc766489(WS.10
venv/lib/python3.14/site-packages/pip/_vendor/platformdirs/api.py:62
🔗
中危 外部 URL 外部 URL
https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/MacOSXDir...
venv/lib/python3.14/site-packages/pip/_vendor/platformdirs/macos.py:20
🔗
中危 外部 URL 外部 URL
https://specifications.freedesktop.org/basedir-spec/basedir-spec-
venv/lib/python3.14/site-packages/pip/_vendor/platformdirs/unix.py:28
🔗
中危 外部 URL 外部 URL
https://freedesktop.org/wiki/Software/xdg-user-dirs/.
venv/lib/python3.14/site-packages/pip/_vendor/platformdirs/unix.py:249
🔗
中危 外部 URL 外部 URL
https://learn.microsoft.com/en-us/windows/win32/shell/knownfolderid
venv/lib/python3.14/site-packages/pip/_vendor/platformdirs/windows.py:18
🔗
中危 外部 URL 外部 URL
http://chardet.feedparser.org/
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexer.py:220
🔗
中危 外部 URL 外部 URL
https://www.python.org
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:35
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue36817
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:185
🔗
中危 外部 URL 外部 URL
https://python.org
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:703
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0657/
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:768
🔗
中危 外部 URL 外部 URL
https://cython.org
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:836
🔗
中危 外部 URL 外部 URL
http://pyos.github.io/dg
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:1019
🔗
中危 外部 URL 外部 URL
https://numpy.org/
venv/lib/python3.14/site-packages/pip/_vendor/pygments/lexers/python.py:1114
🔗
中危 外部 URL 外部 URL
http://www.unicode.org/book/ch03.pdf
venv/lib/python3.14/site-packages/pip/_vendor/pygments/util.py:226
🔗
中危 外部 URL 外部 URL
https://httpbin.org/post
venv/lib/python3.14/site-packages/pip/_vendor/requests/__init__.py:23
🔗
中危 外部 URL 外部 URL
https://requests.readthedocs.io
venv/lib/python3.14/site-packages/pip/_vendor/requests/__init__.py:35
🔗
中危 外部 URL 外部 URL
http://host.name
venv/lib/python3.14/site-packages/pip/_vendor/requests/sessions.py:401
🔗
中危 外部 URL 外部 URL
https://www.ietf.org/rfc/rfc4627.txt
venv/lib/python3.14/site-packages/pip/_vendor/requests/utils.py:550
🔗
中危 外部 URL 外部 URL
http://www.w3.org/2000/svg
venv/lib/python3.14/site-packages/pip/_vendor/rich/_export_format.py:21
🔗
中危 外部 URL 外部 URL
https://www.textualize.io
venv/lib/python3.14/site-packages/pip/_vendor/rich/_export_format.py:22
🔗
中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Regular.woff2
venv/lib/python3.14/site-packages/pip/_vendor/rich/_export_format.py:28
🔗
中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Regular.woff
venv/lib/python3.14/site-packages/pip/_vendor/rich/_export_format.py:29
🔗
中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff2/FiraCode-Bold.woff2
venv/lib/python3.14/site-packages/pip/_vendor/rich/_export_format.py:36
🔗
中危 外部 URL 外部 URL
https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/woff/FiraCode-Bold.woff
venv/lib/python3.14/site-packages/pip/_vendor/rich/_export_format.py:37
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/ANSI_escape_code
venv/lib/python3.14/site-packages/pip/_vendor/rich/_palettes.py:4
🔗
中危 外部 URL 外部 URL
https://docs.microsoft.com/en-us/windows/console/console-functions
venv/lib/python3.14/site-packages/pip/_vendor/rich/_win32_console.py:3
🔗
中危 外部 URL 外部 URL
https://docs.microsoft.com/en-us/windows/console/getconsolemode#parameters
venv/lib/python3.14/site-packages/pip/_vendor/rich/_win32_console.py:107
🔗
中危 外部 URL 外部 URL
https://force-color.org/
venv/lib/python3.14/site-packages/pip/_vendor/rich/console.py:969
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue37871
venv/lib/python3.14/site-packages/pip/_vendor/rich/console.py:2078
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Binary_prefix
venv/lib/python3.14/site-packages/pip/_vendor/rich/filesize.py:9
🔗
中危 外部 URL 外部 URL
https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch04s07.html
venv/lib/python3.14/site-packages/pip/_vendor/rich/highlighter.py:145
🔗
中危 外部 URL 外部 URL
http://127.0.0.1:8080
venv/lib/python3.14/site-packages/pip/_vendor/rich/logging.py:256
🔗
中危 外部 URL 外部 URL
https://www.willmcgugan.com
venv/lib/python3.14/site-packages/pip/_vendor/rich/markup.py:239
🔗
中危 外部 URL 外部 URL
https://pygments.org/docs/lexers/
venv/lib/python3.14/site-packages/pip/_vendor/rich/syntax.py:245
🔗
中危 外部 URL 外部 URL
https://pygments.org/docs/styles/#getting-a-list-of-available-styles
venv/lib/python3.14/site-packages/pip/_vendor/rich/syntax.py:246
🔗
中危 外部 URL 外部 URL
https://mypyc.readthedocs.io/en/latest/differences_from_python.html#stack-overflows
venv/lib/python3.14/site-packages/pip/_vendor/tomli/_parser.py:30
🔗
中危 外部 URL 外部 URL
http://hg.python.org/cpython/file/7aaba721ebc0/Lib/socket.py#l252
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/connectionpool.py:109
🔗
中危 外部 URL 外部 URL
http://bugs.python.org/issue10272
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/connectionpool.py:371
🔗
中危 外部 URL 外部 URL
https://erickt.github.io/blog/2014/11/19/adventures-in-debugging-a-potential-osx-kernel-bug/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/connectionpool.py:427
🔗
中危 外部 URL 外部 URL
https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/connectionpool.py:791
🔗
中危 外部 URL 外部 URL
http://bugs.python.org/issue28539
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/connectionpool.py:1126
🔗
中危 外部 URL 外部 URL
https://cloud.google.com/appengine/docs/standard/runtimes
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py:17
🔗
中危 外部 URL 外部 URL
https://developer.apple.com/documentation/security/1550981-ssl_cipher_suite_values
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py:489
🔗
中危 外部 URL 外部 URL
https://cloud.google.com/appengine/docs/python/urlfetch
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/appengine.py:3
🔗
中危 外部 URL 外部 URL
https://cloud.google.com/appengine/docs/python/\
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/appengine.py:19
🔗
中危 外部 URL 外部 URL
https://cloud.google.com/appengine/docs/python/sockets/\
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/appengine.py:29
🔗
中危 外部 URL 外部 URL
https://cloud.google.com/appengine/docs/flexible/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/appengine.py:37
🔗
中危 外部 URL 外部 URL
https://urllib3.readthedocs.io/en/1.26.x/reference/urllib3.contrib.html.
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/appengine.py:114
🔗
中危 外部 URL 外部 URL
http://code.google.com/p/urllib3/issues/detail?id=10
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py:4
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Server_Name_Indication
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py:42
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/CRIME_(security_exploit
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py:43
🔗
中危 外部 URL 外部 URL
https://www.pyopenssl.org
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py:44
🔗
中危 外部 URL 外部 URL
https://cryptography.io
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py:45
🔗
中危 外部 URL 外部 URL
https://urllib3.readthedocs.io/en/1.26.x/contrib.html#socks-proxies
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/socks.py:54
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc2388#section-4.4
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/fields.py:31
🔗
中危 外部 URL 外部 URL
https://w3c.github.io/html/sec-forms.html#multipart-form-data
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/fields.py:105
🔗
中危 外部 URL 外部 URL
http://yahoo.com/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/poolmanager.py:162
🔗
中危 外部 URL 外部 URL
http://httpbin.org/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/poolmanager.py:454
🔗
中危 外部 URL 外部 URL
https://httpbin.org/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/poolmanager.py:457
🔗
中危 外部 URL 外部 URL
https://twitter.com/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/poolmanager.py:458
🔗
中危 外部 URL 外部 URL
https://urllib3.readthedocs.io/en/stable/v2-migration-guide.html
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/request.py:188
🔗
中危 外部 URL 外部 URL
http://bugs.python.org/issue16298
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/response.py:573
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue658327
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/connection.py:136
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc7230#section-3.2.4
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/retry.py:374
🔗
中危 外部 URL 外部 URL
https://wiki.mozilla.org/Security/Server_Side_TLS
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/ssl_.py:99
🔗
中危 外部 URL 外部 URL
https://www.ssllabs.com/projects/best-practices/index.html
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/ssl_.py:100
🔗
中危 外部 URL 外部 URL
https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/ssl_.py:101
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue37428
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/ssl_.py:328
🔗
中危 外部 URL 外部 URL
http://hg.python.org/cpython/file/603b4d593758/Lib/socket.py#l535
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/timeout.py:59
🔗
中危 外部 URL 外部 URL
http://username:[email protected]:80/path?query#fragment
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/url.py:148
🔗
中危 外部 URL 外部 URL
http://tools.ietf.org/html/rfc3986#section-5.2.4
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/url.py:245
🔗
中危 外部 URL 外部 URL
https://www.python.org/download/releases/2.3/mro/
venv/lib/python3.14/site-packages/pydantic/_internal/_decorators.py:312
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/
venv/lib/python3.14/site-packages/pydantic/_internal/_generate_schema.py:320
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0585
venv/lib/python3.14/site-packages/pydantic/_internal/_generics.py:295
🔗
中危 外部 URL 外部 URL
https://typing.python.org/en/latest/spec/generics.html#type-parameters-as-parameters-to-generics
venv/lib/python3.14/site-packages/pydantic/_internal/_generics.py:383
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0487
venv/lib/python3.14/site-packages/pydantic/_internal/_model_construction.py:229
🔗
中危 外部 URL 外部 URL
https://python-devtools.helpmanual.io/
venv/lib/python3.14/site-packages/pydantic/_internal/_repr.py:33
🔗
中危 外部 URL 外部 URL
https://rich.readthedocs.io/en/stable/pretty.html
venv/lib/python3.14/site-packages/pydantic/_internal/_repr.py:34
🔗
中危 外部 URL 外部 URL
https://typing-extensions.readthedocs.io/en/latest/#runtime-use-of-types
venv/lib/python3.14/site-packages/pydantic/_internal/_typing_extra.py:35
🔗
中危 外部 URL 外部 URL
https://discuss.python.org/t/20659
venv/lib/python3.14/site-packages/pydantic/_internal/_typing_extra.py:236
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/latest/migration/
venv/lib/python3.14/site-packages/pydantic/_migration.py:298
🔗
中危 外部 URL 外部 URL
http://www.w3.org/TR/css3-color/#svg-color
venv/lib/python3.14/site-packages/pydantic/color.py:2
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/latest/api/pydantic_extra_types_color/.
venv/lib/python3.14/site-packages/pydantic/color.py:74
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/ISO_8601#Durations
venv/lib/python3.14/site-packages/pydantic/config.py:572
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Unix_time
venv/lib/python3.14/site-packages/pydantic/config.py:620
🔗
中危 外部 URL 外部 URL
https://docs.rs/regex
venv/lib/python3.14/site-packages/pydantic/config.py:965
🔗
中危 外部 URL 外部 URL
https://youtrack.jetbrains.com/issue/PY-21915
venv/lib/python3.14/site-packages/pydantic/deprecated/class_validators.py:71
🔗
中危 外部 URL 外部 URL
https://youtrack.jetbrains.com/issue/PY-51428
venv/lib/python3.14/site-packages/pydantic/deprecated/class_validators.py:72
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/
venv/lib/python3.14/site-packages/pydantic/errors.py:29
🔗
中危 外部 URL 外部 URL
https://rich.readthedocs.io/en/stable/pretty.html#rich-repr-protocol
venv/lib/python3.14/site-packages/pydantic/fields.py:839
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0487.
venv/lib/python3.14/site-packages/pydantic/fields.py:1435
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/2/v/int_parsing
venv/lib/python3.14/site-packages/pydantic/functional_validators.py:66
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/0.38.0/v/is_instance_of
venv/lib/python3.14/site-packages/pydantic/functional_validators.py:776
🔗
中危 外部 URL 外部 URL
https://json-schema.org/draft/2020-12/schema
venv/lib/python3.14/site-packages/pydantic/json_schema.py:225
🔗
中危 外部 URL 外部 URL
https://json-schema.org/understanding-json-schema/reference/schema.html#id4
venv/lib/python3.14/site-packages/pydantic/json_schema.py:231
🔗
中危 外部 URL 外部 URL
https://json-schema.org/understanding-json-schema/reference/combining#anyOf
venv/lib/python3.14/site-packages/pydantic/json_schema.py:249
🔗
中危 外部 URL 外部 URL
https://json-schema.org/understanding-json-schema/reference/type
venv/lib/python3.14/site-packages/pydantic/json_schema.py:251
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/latest/concepts/validators/#model-validators
venv/lib/python3.14/site-packages/pydantic/main.py:255
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/2.9/concepts/validators/#field-validators
venv/lib/python3.14/site-packages/pydantic/main.py:1750
🔗
中危 外部 URL 外部 URL
https://foo.com:123
venv/lib/python3.14/site-packages/pydantic/networks.py:398
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Punycode
venv/lib/python3.14/site-packages/pydantic/networks.py:613
🔗
中危 外部 URL 外部 URL
https://www.xudongz.com/blog/2017/idn-phishing/
venv/lib/python3.14/site-packages/pydantic/networks.py:614
🔗
中危 外部 URL 外部 URL
http://puny£code.com
venv/lib/python3.14/site-packages/pydantic/networks.py:622
🔗
中危 外部 URL 外部 URL
http://xn--punycode-eja.com/
venv/lib/python3.14/site-packages/pydantic/networks.py:624
🔗
中危 外部 URL 外部 URL
https://www.аррӏе.com/
venv/lib/python3.14/site-packages/pydantic/networks.py:625
🔗
中危 外部 URL 外部 URL
https://www.xn--80ak6aa92e.com/
venv/lib/python3.14/site-packages/pydantic/networks.py:627
🔗
中危 外部 URL 外部 URL
https://www.example.珠宝/
venv/lib/python3.14/site-packages/pydantic/networks.py:628
🔗
中危 外部 URL 外部 URL
https://www.example.xn--pbt977c/
venv/lib/python3.14/site-packages/pydantic/networks.py:630
🔗
中危 外部 URL 外部 URL
http://exam_ple.com
venv/lib/python3.14/site-packages/pydantic/networks.py:646
🔗
中危 外部 URL 外部 URL
https://datatracker.ietf.org/doc/html/rfc5322#section-3.4
venv/lib/python3.14/site-packages/pydantic/networks.py:1032
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/2/v/greater_than
venv/lib/python3.14/site-packages/pydantic/types.py:223
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/2/v/less_than
venv/lib/python3.14/site-packages/pydantic/types.py:294
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/2/v/less_than_equal
venv/lib/python3.14/site-packages/pydantic/types.py:325
🔗
中危 外部 URL 外部 URL
https://errors.pydantic.dev/2/v/greater_than_equal
venv/lib/python3.14/site-packages/pydantic/types.py:356
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/latest/api/pydantic_extra_types_payment/#pydantic_extra_types.payment.PaymentCardNumber.
venv/lib/python3.14/site-packages/pydantic/types.py:1916
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Payment_card_number.
venv/lib/python3.14/site-packages/pydantic/types.py:1920
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Luhn_algorithm.
venv/lib/python3.14/site-packages/pydantic/types.py:1970
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Payment_card_number#Issuer_identification_number_(IIN
venv/lib/python3.14/site-packages/pydantic/types.py:1989
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/ISO/IEC_80000
venv/lib/python3.14/site-packages/pydantic/types.py:2031
🔗
中危 外部 URL 外部 URL
https://hypothesis.readthedocs.io/en/latest/strategies.html#registering-strategies-via-setuptools-entry-points
venv/lib/python3.14/site-packages/pydantic/v1/_hypothesis_plugin.py:10
🔗
中危 外部 URL 外部 URL
https://hypothesis.readthedocs.io/en/latest/data.html#hypothesis.strategies.register_type_strategy
venv/lib/python3.14/site-packages/pydantic/v1/_hypothesis_plugin.py:11
🔗
中危 外部 URL 外部 URL
https://hypothesis.readthedocs.io/en/latest/strategies.html#interaction-with-pytest-cov
venv/lib/python3.14/site-packages/pydantic/v1/_hypothesis_plugin.py:12
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/usage/types/#pydantic-types
venv/lib/python3.14/site-packages/pydantic/v1/_hypothesis_plugin.py:13
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Luhn_algorithm
venv/lib/python3.14/site-packages/pydantic/v1/_hypothesis_plugin.py:123
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue38834
venv/lib/python3.14/site-packages/pydantic/v1/annotated_types.py:30
🔗
中危 外部 URL 外部 URL
https://pydantic-docs.helpmanual.io/usage/settings/#environment-variable-names
venv/lib/python3.14/site-packages/pydantic/v1/env_settings.py:104
🔗
中危 外部 URL 外部 URL
https://tools.ietf.org/html/rfc3986#appendix-A
venv/lib/python3.14/site-packages/pydantic/v1/networks.py:106
🔗
中危 外部 URL 外部 URL
https://docs.pydantic.dev/usage/schema/#unenforced-field-constraints
venv/lib/python3.14/site-packages/pydantic/v1/schema.py:1024
🔗
中危 外部 URL 外部 URL
https://en.wikipedia.org/wiki/Payment_card_number
venv/lib/python3.14/site-packages/pydantic/v1/types.py:980
🔗
中危 外部 URL 外部 URL
https://www.python.org/dev/peps/pep-0586
venv/lib/python3.14/site-packages/pydantic/v1/typing.py:434
🔗
中危 外部 URL 外部 URL
https://mypy.readthedocs.io/en/latest/literal_types.html#exhaustive-checks
venv/lib/python3.14/site-packages/pydantic/v1/utils.py:744
🔗
中危 外部 URL 外部 URL
https://packaging.python.org/en/latest/specifications/version-specifiers/
venv/lib/python3.14/site-packages/pydantic/version.py:17
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0440/
venv/lib/python3.14/site-packages/pydantic/version.py:18
🔗
中危 外部 URL 外部 URL
https://tqdm.github.io/img/screenshot-discord.png
venv/lib/python3.14/site-packages/tqdm/contrib/discord.py:9
🔗
中危 外部 URL 外部 URL
https://discord.com/api/v10
venv/lib/python3.14/site-packages/tqdm/contrib/discord.py:28
🔗
中危 外部 URL 外部 URL
https://tqdm.github.io
venv/lib/python3.14/site-packages/tqdm/contrib/discord.py:29
🔗
中危 外部 URL 外部 URL
https://discordpy.readthedocs.io/en/latest/discord.html
venv/lib/python3.14/site-packages/tqdm/contrib/discord.py:101
🔗
中危 外部 URL 外部 URL
https://tqdm.github.io/img/screenshot-slack.png
venv/lib/python3.14/site-packages/tqdm/contrib/slack.py:9
🔗
中危 外部 URL 外部 URL
https://api.slack.com/authentication/basics
venv/lib/python3.14/site-packages/tqdm/contrib/slack.py:65
🔗
中危 外部 URL 外部 URL
https://tqdm.github.io/img/screenshot-telegram.gif
venv/lib/python3.14/site-packages/tqdm/contrib/telegram.py:9
🔗
中危 外部 URL 外部 URL
https://api.telegram.org/bot
venv/lib/python3.14/site-packages/tqdm/contrib/telegram.py:26
🔗
中危 外部 URL 外部 URL
https://core.telegram.org/bots#6-botfather
venv/lib/python3.14/site-packages/tqdm/contrib/telegram.py:94
🔗
中危 外部 URL 外部 URL
https://ipywidgets.readthedocs.io/en/stable
venv/lib/python3.14/site-packages/tqdm/notebook.py:65
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue46342
venv/lib/python3.14/site-packages/typing_extensions.py:292
🔗
中危 外部 URL 外部 URL
https://bugs.python.org/issue42059
venv/lib/python3.14/site-packages/typing_extensions.py:1046
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0695/
venv/lib/python3.14/site-packages/typing_inspection/introspection.py:116
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0767/
venv/lib/python3.14/site-packages/typing_inspection/introspection.py:224
🔗
中危 外部 URL 外部 URL
https://peps.python.org/pep-0585/
venv/lib/python3.14/site-packages/typing_inspection/typing_objects.py:600
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/h11-0.16.0.dist-info/licenses/LICENSE.txt:3
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/httpx/_auth.py:230
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/httpx/_urls.py:20
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/httpx/_urls.py:336
📧
提示 邮箱 邮箱地址
a%[email protected]
venv/lib/python3.14/site-packages/httpx/_urls.py:338
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/cachecontrol/__init__.py:17
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/dependency_groups/LICENSE.txt:3
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/packaging/__init__.py:12
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/packaging/licenses/__init__.py:8
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/requests/__version__.py:11
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/rich/_spinners.py:5
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/__init__.py:39
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py:12
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/packages/six.py:31
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pip/_vendor/urllib3/util/url.py:148
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pydantic/networks.py:398
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pydantic/networks.py:994
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pydantic/networks.py:1297
📧
提示 邮箱 邮箱地址
[email protected]
venv/lib/python3.14/site-packages/pydantic/v1/_hypothesis_plugin.py:59

目录结构

1761 文件 · 11.0 MB · 317080 行
Python 1721f · 314737L Text 24f · 1595L Markdown 11f · 655L JSON 3f · 69L Shell 1f · 19L Config 1f · 5L
├─ 📁 data
│ └─ 📋 carousels.json JSON 40L · 2.5 KB
├─ 📁 scripts
│ ├─ 🐍 generate_carousel.py Python 230L · 8.7 KB
│ ├─ 🐍 learning_loop.py Python 187L · 5.6 KB
│ └─ 🐍 post_carousel.py Python 156L · 4.3 KB
├─ 📁 venv
│ ├─ 📁 lib
│ │ └─ 📁 python3.14
│ │ └─ 📁 site-packages
│ │ ├─ 📁 annotated_types
│ │ │ ├─ 🐍 __init__.py Python 432L · 13.5 KB
│ │ │ └─ 🐍 test_cases.py Python 151L · 6.3 KB
│ │ ├─ 📁 anyio
│ │ │ ├─ 📁 _backends
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ ├─ 🐍 _asyncio.py Python 2980L · 96.5 KB
│ │ │ │ └─ 🐍 _trio.py Python 1346L · 40.5 KB
│ │ │ ├─ 📁 _core
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ ├─ 🐍 _asyncio_selector_thread.py Python 167L · 5.5 KB
│ │ │ │ ├─ 🐍 _contextmanagers.py Python 200L · 7.0 KB
│ │ │ │ ├─ 🐍 _eventloop.py Python 234L · 6.3 KB
│ │ │ │ ├─ 🐍 _exceptions.py Python 156L · 4.3 KB
│ │ │ │ ├─ 🐍 _fileio.py Python 797L · 25.1 KB
│ │ │ │ ├─ 🐍 _resources.py Python 18L · 435 B
│ │ │ │ ├─ 🐍 _signals.py Python 29L · 1016 B
│ │ │ │ ├─ 🐍 _sockets.py Python 1003L · 34.2 KB
│ │ │ │ ├─ 🐍 _streams.py Python 52L · 1.8 KB
│ │ │ │ ├─ 🐍 _subprocesses.py Python 202L · 7.9 KB
│ │ │ │ ├─ 🐍 _synchronization.py Python 753L · 20.4 KB
│ │ │ │ ├─ 🐍 _tasks.py Python 173L · 5.3 KB
│ │ │ │ ├─ 🐍 _tempfile.py Python 616L · 19.2 KB
│ │ │ │ ├─ 🐍 _testing.py Python 82L · 2.3 KB
│ │ │ │ └─ 🐍 _typedattr.py Python 81L · 2.4 KB
│ │ │ ├─ 📁 abc
│ │ │ │ ├─ 🐍 __init__.py Python 58L · 2.8 KB
│ │ │ │ ├─ 🐍 _eventloop.py Python 414L · 10.5 KB
│ │ │ │ ├─ 🐍 _resources.py Python 33L · 783 B
│ │ │ │ ├─ 🐍 _sockets.py Python 405L · 12.9 KB
│ │ │ │ ├─ 🐍 _streams.py Python 239L · 7.5 KB
│ │ │ │ ├─ 🐍 _subprocesses.py Python 79L · 2.0 KB
│ │ │ │ ├─ 🐍 _tasks.py Python 117L · 3.6 KB
│ │ │ │ └─ 🐍 _testing.py Python 65L · 1.8 KB
│ │ │ ├─ 📁 streams
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ ├─ 🐍 buffered.py Python 188L · 6.1 KB
│ │ │ │ ├─ 🐍 file.py Python 154L · 4.4 KB
│ │ │ │ ├─ 🐍 memory.py Python 325L · 10.5 KB
│ │ │ │ ├─ 🐍 stapled.py Python 147L · 4.3 KB
│ │ │ │ ├─ 🐍 text.py Python 176L · 5.6 KB
│ │ │ │ └─ 🐍 tls.py Python 424L · 15.0 KB
│ │ │ ├─ 🐍 __init__.py Python 111L · 6.0 KB
│ │ │ ├─ 🐍 from_thread.py Python 578L · 18.7 KB
│ │ │ ├─ 🐍 functools.py Python 375L · 10.7 KB
│ │ │ ├─ 🐍 lowlevel.py Python 196L · 5.0 KB
│ │ │ ├─ 🐍 pytest_plugin.py Python 302L · 10.0 KB
│ │ │ ├─ 🐍 to_interpreter.py Python 246L · 6.9 KB
│ │ │ ├─ 🐍 to_process.py Python 266L · 9.6 KB
│ │ │ └─ 🐍 to_thread.py Python 78L · 2.6 KB
│ │ ├─ 📁 anyio-4.12.1.dist-info
│ │ │ ├─ 📄 entry_points.txt Text 2L · 39 B
│ │ │ └─ 📄 top_level.txt Text 1L · 6 B
│ │ ├─ 📁 certifi
│ │ │ ├─ 🐍 __init__.py Python 4L · 94 B
│ │ │ ├─ 🐍 __main__.py Python 12L · 243 B
│ │ │ └─ 🐍 core.py Python 83L · 3.3 KB
│ │ ├─ 📁 certifi-2026.2.25.dist-info
│ │ │ └─ 📄 top_level.txt Text 1L · 8 B
│ │ ├─ 📁 distro
│ │ │ ├─ 🐍 __init__.py Python 54L · 981 B
│ │ │ ├─ 🐍 __main__.py Python 4L · 64 B
│ │ │ └─ 🐍 distro.py Python 1403L · 48.3 KB
│ │ ├─ 📁 distro-1.9.0.dist-info
│ │ │ ├─ 📄 entry_points.txt Text 2L · 46 B
│ │ │ └─ 📄 top_level.txt Text 1L · 7 B
│ │ ├─ 📁 h11
│ │ │ ├─ 🐍 __init__.py Python 62L · 1.5 KB
│ │ │ ├─ 🐍 _abnf.py Python 132L · 4.7 KB
│ │ │ ├─ 🐍 _connection.py Python 659L · 26.2 KB
│ │ │ ├─ 🐍 _events.py Python 369L · 11.5 KB
│ │ │ ├─ 🐍 _headers.py Python 282L · 10.2 KB
│ │ │ ├─ 🐍 _readers.py Python 250L · 8.4 KB
│ │ │ ├─ 🐍 _receivebuffer.py Python 153L · 5.1 KB
│ │ │ ├─ 🐍 _state.py Python 365L · 12.9 KB
│ │ │ ├─ 🐍 _util.py Python 135L · 4.8 KB
│ │ │ ├─ 🐍 _version.py Python 16L · 686 B
│ │ │ └─ 🐍 _writers.py Python 145L · 5.0 KB
│ │ ├─ 📁 h11-0.16.0.dist-info
│ │ │ ├─ 📁 licenses
│ │ │ │ └─ 📄 LICENSE.txt Text 22L · 1.1 KB
│ │ │ └─ 📄 top_level.txt Text 1L · 4 B
│ │ ├─ 📁 httpcore
│ │ │ ├─ 📁 _async
│ │ │ │ ├─ 🐍 __init__.py Python 39L · 1.2 KB
│ │ │ │ ├─ 🐍 connection_pool.py Python 420L · 16.9 KB
│ │ │ │ ├─ 🐍 connection.py Python 222L · 8.3 KB
│ │ │ │ ├─ 🐍 http_proxy.py Python 367L · 14.4 KB
│ │ │ │ ├─ 🐍 http11.py Python 379L · 13.6 KB
│ │ │ │ ├─ 🐍 http2.py Python 592L · 23.4 KB
│ │ │ │ ├─ 🐍 interfaces.py Python 137L · 4.4 KB
│ │ │ │ └─ 🐍 socks_proxy.py Python 341L · 13.5 KB
│ │ │ ├─ 📁 _backends
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ ├─ 🐍 anyio.py Python 146L · 5.1 KB
│ │ │ │ ├─ 🐍 auto.py Python 52L · 1.6 KB
│ │ │ │ ├─ 🐍 base.py Python 101L · 3.0 KB
│ │ │ │ ├─ 🐍 mock.py Python 143L · 4.0 KB
│ │ │ │ ├─ 🐍 sync.py Python 241L · 7.8 KB
│ │ │ │ └─ 🐍 trio.py Python 159L · 5.9 KB
│ │ │ ├─ 📁 _sync
│ │ │ │ ├─ 🐍 __init__.py Python 39L · 1.1 KB
│ │ │ │ ├─ 🐍 connection_pool.py Python 420L · 16.6 KB
│ │ │ │ ├─ 🐍 connection.py Python 222L · 8.0 KB
│ │ │ │ ├─ 🐍 http_proxy.py Python 367L · 14.1 KB
│ │ │ │ ├─ 🐍 http11.py Python 379L · 13.2 KB
│ │ │ │ ├─ 🐍 http2.py Python 592L · 22.9 KB
│ │ │ │ ├─ 🐍 interfaces.py Python 137L · 4.2 KB
│ │ │ │ └─ 🐍 socks_proxy.py Python 341L · 13.3 KB
│ │ │ ├─ 🐍 __init__.py Python 141L · 3.4 KB
│ │ │ ├─ 🐍 _api.py Python 94L · 3.1 KB
│ │ │ ├─ 🐍 _exceptions.py Python 81L · 1.2 KB
│ │ │ ├─ 🐍 _models.py Python 516L · 17.2 KB
│ │ │ ├─ 🐍 _ssl.py Python 9L · 187 B
│ │ │ ├─ 🐍 _synchronization.py Python 318L · 9.2 KB
│ │ │ ├─ 🐍 _trace.py Python 107L · 3.9 KB
│ │ │ └─ 🐍 _utils.py Python 37L · 1.5 KB
│ │ ├─ 📁 httpcore-1.0.9.dist-info
│ │ │ └─ 📁 licenses
│ │ │ └─ 📝 LICENSE.md Markdown 27L · 1.5 KB
│ │ ├─ 📁 httpx
│ │ │ ├─ 📁 _transports
│ │ │ │ ├─ 🐍 __init__.py Python 15L · 275 B
│ │ │ │ ├─ 🐍 asgi.py Python 187L · 5.4 KB
│ │ │ │ ├─ 🐍 base.py Python 86L · 2.5 KB
│ │ │ │ ├─ 🐍 default.py Python 406L · 13.7 KB
│ │ │ │ ├─ 🐍 mock.py Python 43L · 1.2 KB
│ │ │ │ └─ 🐍 wsgi.py Python 149L · 4.7 KB
│ │ │ ├─ 🐍 __init__.py Python 105L · 2.1 KB
│ │ │ ├─ 🐍 __version__.py Python 3L · 108 B
│ │ │ ├─ 🐍 _api.py Python 438L · 11.5 KB
│ │ │ ├─ 🐍 _auth.py Python 348L · 11.6 KB
│ │ │ ├─ 🐍 _client.py Python 2019L · 64.2 KB
│ │ │ ├─ 🐍 _config.py Python 248L · 8.3 KB
│ │ │ ├─ 🐍 _content.py Python 240L · 8.0 KB
│ │ │ ├─ 🐍 _decoders.py Python 393L · 11.8 KB
│ │ │ ├─ 🐍 _exceptions.py Python 379L · 8.3 KB
│ │ │ ├─ 🐍 _main.py Python 506L · 15.3 KB
│ │ │ ├─ 🐍 _models.py Python 1277L · 43.7 KB
│ │ │ ├─ 🐍 _multipart.py Python 300L · 9.6 KB
│ │ │ ├─ 🐍 _status_codes.py Python 162L · 5.5 KB
│ │ │ ├─ 🐍 _types.py Python 114L · 2.9 KB
│ │ │ ├─ 🐍 _urlparse.py Python 527L · 18.1 KB
│ │ │ ├─ 🐍 _urls.py Python 641L · 21.0 KB
│ │ │ └─ 🐍 _utils.py Python 242L · 8.1 KB
│ │ ├─ 📁 httpx-0.28.1.dist-info
│ │ │ ├─ 📁 licenses
│ │ │ │ └─ 📝 LICENSE.md Markdown 12L · 1.5 KB
│ │ │ └─ 📄 entry_points.txt Text 2L · 37 B
│ │ ├─ 📁 idna
│ │ │ ├─ 🐍 __init__.py Python 45L · 868 B
│ │ │ ├─ 🐍 codec.py Python 122L · 3.4 KB
│ │ │ ├─ 🐍 compat.py Python 15L · 316 B
│ │ │ ├─ 🐍 core.py Python 437L · 12.9 KB
│ │ │ ├─ 🐍 idnadata.py Python 4309L · 77.8 KB
│ │ │ ├─ 🐍 intranges.py Python 57L · 1.9 KB
│ │ │ └─ 🐍 package_data.py Python 1L · 21 B
│ │ ├─ 📁 idna-3.11.dist-info
│ │ │ └─ 📁 licenses
│ │ │ └─ 📝 LICENSE.md Markdown 31L · 1.5 KB
│ │ ├─ 📁 jiter
│ │ │ └─ 🐍 __init__.py Python 4L · 103 B
│ │ ├─ 📁 openai
│ │ │ ├─ 📁 _extras
│ │ │ │ ├─ 🐍 __init__.py Python 3L · 165 B
│ │ │ │ ├─ 🐍 _common.py Python 21L · 364 B
│ │ │ │ ├─ 🐍 numpy_proxy.py Python 37L · 805 B
│ │ │ │ ├─ 🐍 pandas_proxy.py Python 28L · 637 B
│ │ │ │ └─ 🐍 sounddevice_proxy.py Python 28L · 725 B
│ │ │ ├─ 📁 _utils
│ │ │ │ ├─ 🐍 __init__.py Python 67L · 2.4 KB
│ │ │ │ ├─ 🐍 _compat.py Python 45L · 1.2 KB
│ │ │ │ ├─ 🐍 _datetime_parse.py Python 136L · 4.1 KB
│ │ │ │ ├─ 🐍 _json.py Python 35L · 962 B
│ │ │ │ ├─ 🐍 _logs.py Python 42L · 1.3 KB
│ │ │ │ ├─ 🐍 _proxy.py Python 65L · 1.9 KB
│ │ │ │ ├─ 🐍 _reflection.py Python 45L · 1.4 KB
│ │ │ │ ├─ 🐍 _resources_proxy.py Python 24L · 589 B
│ │ │ │ ├─ 🐍 _streams.py Python 12L · 289 B
│ │ │ │ ├─ 🐍 _sync.py Python 58L · 1.6 KB
│ │ │ │ ├─ 🐍 _transform.py Python 457L · 15.6 KB
│ │ │ │ ├─ 🐍 _typing.py Python 156L · 4.7 KB
│ │ │ │ └─ 🐍 _utils.py Python 437L · 12.4 KB
│ │ │ ├─ 📁 cli
│ │ │ │ ├─ 📁 _api
│ │ │ │ │ ├─ 📁 chat
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 13L · 300 B
│ │ │ │ │ │ └─ 🐍 completions.py Python 160L · 5.4 KB
│ │ │ │ │ ├─ 📁 fine_tuning
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 13L · 286 B
│ │ │ │ │ │ └─ 🐍 jobs.py Python 170L · 5.2 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 1L · 58 B
│ │ │ │ │ ├─ 🐍 _main.py Python 17L · 501 B
│ │ │ │ │ ├─ 🐍 audio.py Python 108L · 3.7 KB
│ │ │ │ │ ├─ 🐍 completions.py Python 173L · 6.2 KB
│ │ │ │ │ ├─ 🐍 files.py Python 80L · 2.3 KB
│ │ │ │ │ ├─ 🐍 image.py Python 139L · 4.9 KB
│ │ │ │ │ └─ 🐍 models.py Python 45L · 1.3 KB
│ │ │ │ ├─ 📁 _tools
│ │ │ │ │ ├─ 🐍 __init__.py Python 1L · 58 B
│ │ │ │ │ ├─ 🐍 _main.py Python 17L · 467 B
│ │ │ │ │ ├─ 🐍 fine_tunes.py Python 63L · 1.5 KB
│ │ │ │ │ └─ 🐍 migrate.py Python 164L · 4.4 KB
│ │ │ │ ├─ 🐍 __init__.py Python 1L · 31 B
│ │ │ │ ├─ 🐍 _cli.py Python 233L · 6.6 KB
│ │ │ │ ├─ 🐍 _errors.py Python 21L · 471 B
│ │ │ │ ├─ 🐍 _models.py Python 17L · 491 B
│ │ │ │ ├─ 🐍 _progress.py Python 59L · 1.4 KB
│ │ │ │ └─ 🐍 _utils.py Python 45L · 848 B
│ │ │ ├─ 📁 helpers
│ │ │ │ ├─ 🐍 __init__.py Python 4L · 130 B
│ │ │ │ ├─ 🐍 local_audio_player.py Python 165L · 5.7 KB
│ │ │ │ └─ 🐍 microphone.py Python 100L · 3.3 KB
│ │ │ ├─ 📁 lib
│ │ │ │ ├─ 📁 _parsing
│ │ │ │ │ ├─ 🐍 __init__.py Python 11L · 483 B
│ │ │ │ │ ├─ 🐍 _completions.py Python 288L · 9.8 KB
│ │ │ │ │ └─ 🐍 _responses.py Python 177L · 5.9 KB
│ │ │ │ ├─ 📁 streaming
│ │ │ │ │ ├─ 📁 chat
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 27L · 1.3 KB
│ │ │ │ │ │ ├─ 🐍 _completions.py Python 769L · 30.0 KB
│ │ │ │ │ │ ├─ 🐍 _events.py Python 123L · 2.6 KB
│ │ │ │ │ │ └─ 🐍 _types.py Python 20L · 739 B
│ │ │ │ │ ├─ 📁 responses
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 13L · 543 B
│ │ │ │ │ │ ├─ 🐍 _events.py Python 148L · 5.4 KB
│ │ │ │ │ │ ├─ 🐍 _responses.py Python 372L · 13.3 KB
│ │ │ │ │ │ └─ 🐍 _types.py Python 10L · 276 B
│ │ │ │ │ ├─ 🐍 __init__.py Python 8L · 379 B
│ │ │ │ │ ├─ 🐍 _assistants.py Python 1038L · 39.7 KB
│ │ │ │ │ └─ 🐍 _deltas.py Python 64L · 2.4 KB
│ │ │ │ ├─ 🐍 __init__.py Python 2L · 126 B
│ │ │ │ ├─ 🐍 _old_api.py Python 72L · 1.9 KB
│ │ │ │ ├─ 🐍 _pydantic.py Python 155L · 5.5 KB
│ │ │ │ ├─ 🐍 _realtime.py Python 92L · 3.9 KB
│ │ │ │ ├─ 🐍 _tools.py Python 66L · 1.9 KB
│ │ │ │ ├─ 🐍 _validators.py Python 809L · 34.5 KB
│ │ │ │ └─ 🐍 azure.py Python 647L · 25.9 KB
│ │ │ ├─ 📁 resources
│ │ │ │ ├─ 📁 audio
│ │ │ │ │ ├─ 🐍 __init__.py Python 61L · 1.6 KB
│ │ │ │ │ ├─ 🐍 audio.py Python 166L · 5.4 KB
│ │ │ │ │ ├─ 🐍 speech.py Python 261L · 10.2 KB
│ │ │ │ │ ├─ 🐍 transcriptions.py Python 1005L · 51.8 KB
│ │ │ │ │ └─ 🐍 translations.py Python 367L · 15.1 KB
│ │ │ │ ├─ 📁 beta
│ │ │ │ │ ├─ 📁 chatkit
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.2 KB
│ │ │ │ │ │ ├─ 🐍 chatkit.py Python 134L · 4.2 KB
│ │ │ │ │ │ ├─ 🐍 sessions.py Python 305L · 11.8 KB
│ │ │ │ │ │ └─ 🐍 threads.py Python 521L · 19.9 KB
│ │ │ │ │ ├─ 📁 realtime
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.4 KB
│ │ │ │ │ │ ├─ 🐍 realtime.py Python 1094L · 42.7 KB
│ │ │ │ │ │ ├─ 🐍 sessions.py Python 424L · 21.6 KB
│ │ │ │ │ │ └─ 🐍 transcription_sessions.py Python 282L · 13.8 KB
│ │ │ │ │ ├─ 📁 threads
│ │ │ │ │ │ ├─ 📁 runs
│ │ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 771 B
│ │ │ │ │ │ │ ├─ 🐍 runs.py Python 3138L · 152.2 KB
│ │ │ │ │ │ │ └─ 🐍 steps.py Python 399L · 16.6 KB
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 messages.py Python 718L · 30.1 KB
│ │ │ │ │ │ └─ 🐍 threads.py Python 1943L · 95.6 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 61L · 1.5 KB
│ │ │ │ │ ├─ 🐍 assistants.py Python 1104L · 49.4 KB
│ │ │ │ │ └─ 🐍 beta.py Python 187L · 5.6 KB
│ │ │ │ ├─ 📁 chat
│ │ │ │ │ ├─ 📁 completions
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 901 B
│ │ │ │ │ │ ├─ 🐍 completions.py Python 3169L · 161.4 KB
│ │ │ │ │ │ └─ 🐍 messages.py Python 212L · 7.8 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 849 B
│ │ │ │ │ └─ 🐍 chat.py Python 102L · 3.3 KB
│ │ │ │ ├─ 📁 containers
│ │ │ │ │ ├─ 📁 files
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 810 B
│ │ │ │ │ │ ├─ 🐍 content.py Python 173L · 6.3 KB
│ │ │ │ │ │ └─ 🐍 files.py Python 547L · 20.6 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 849 B
│ │ │ │ │ └─ 🐍 containers.py Python 543L · 20.2 KB
│ │ │ │ ├─ 📁 conversations
│ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 888 B
│ │ │ │ │ ├─ 📝 api.md Markdown 42L · 3.0 KB
│ │ │ │ │ ├─ 🐍 conversations.py Python 486L · 18.7 KB
│ │ │ │ │ └─ 🐍 items.py Python 557L · 23.4 KB
│ │ │ │ ├─ 📁 evals
│ │ │ │ │ ├─ 📁 runs
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 850 B
│ │ │ │ │ │ ├─ 🐍 output_items.py Python 315L · 12.2 KB
│ │ │ │ │ │ └─ 🐍 runs.py Python 634L · 23.8 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 771 B
│ │ │ │ │ └─ 🐍 evals.py Python 662L · 25.3 KB
│ │ │ │ ├─ 📁 fine_tuning
│ │ │ │ │ ├─ 📁 alpha
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 810 B
│ │ │ │ │ │ ├─ 🐍 alpha.py Python 102L · 3.2 KB
│ │ │ │ │ │ └─ 🐍 graders.py Python 282L · 10.5 KB
│ │ │ │ │ ├─ 📁 checkpoints
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 940 B
│ │ │ │ │ │ ├─ 🐍 checkpoints.py Python 102L · 3.5 KB
│ │ │ │ │ │ └─ 🐍 permissions.py Python 418L · 16.7 KB
│ │ │ │ │ ├─ 📁 jobs
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 849 B
│ │ │ │ │ │ ├─ 🐍 checkpoints.py Python 199L · 7.3 KB
│ │ │ │ │ │ └─ 🐍 jobs.py Python 918L · 36.2 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 61L · 1.6 KB
│ │ │ │ │ └─ 🐍 fine_tuning.py Python 166L · 5.3 KB
│ │ │ │ ├─ 📁 realtime
│ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.2 KB
│ │ │ │ │ ├─ 📝 api.md Markdown 137L · 5.0 KB
│ │ │ │ │ ├─ 🐍 calls.py Python 782L · 32.8 KB
│ │ │ │ │ ├─ 🔑 client_secrets.py Python 217L · 9.0 KB
│ │ │ │ │ └─ 🐍 realtime.py Python 1079L · 43.8 KB
│ │ │ │ ├─ 📁 responses
│ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.3 KB
│ │ │ │ │ ├─ 📝 api.md Markdown 177L · 6.3 KB
│ │ │ │ │ ├─ 🐍 input_items.py Python 226L · 8.6 KB
│ │ │ │ │ ├─ 🔑 input_tokens.py Python 311L · 14.1 KB
│ │ │ │ │ └─ 🐍 responses.py Python 4055L · 193.5 KB
│ │ │ │ ├─ 📁 skills
│ │ │ │ │ ├─ 📁 versions
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 849 B
│ │ │ │ │ │ ├─ 🐍 content.py Python 177L · 6.4 KB
│ │ │ │ │ │ └─ 🐍 versions.py Python 544L · 19.8 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.2 KB
│ │ │ │ │ ├─ 🐍 content.py Python 167L · 6.0 KB
│ │ │ │ │ └─ 🐍 skills.py Python 618L · 22.1 KB
│ │ │ │ ├─ 📁 uploads
│ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 810 B
│ │ │ │ │ ├─ 🐍 parts.py Python 205L · 7.9 KB
│ │ │ │ │ └─ 🐍 uploads.py Python 731L · 25.4 KB
│ │ │ │ ├─ 📁 vector_stores
│ │ │ │ │ ├─ 🐍 __init__.py Python 47L · 1.3 KB
│ │ │ │ │ ├─ 🐍 file_batches.py Python 845L · 35.2 KB
│ │ │ │ │ ├─ 🐍 files.py Python 965L · 40.0 KB
│ │ │ │ │ └─ 🐍 vector_stores.py Python 875L · 34.6 KB
│ │ │ │ ├─ 📁 webhooks
│ │ │ │ │ ├─ 🐍 __init__.py Python 13L · 291 B
│ │ │ │ │ ├─ 📝 api.md Markdown 24L · 610 B
│ │ │ │ │ └─ 🐍 webhooks.py Python 210L · 7.6 KB
│ │ │ │ ├─ 🐍 __init__.py Python 243L · 6.3 KB
│ │ │ │ ├─ 🐍 batches.py Python 542L · 20.8 KB
│ │ │ │ ├─ 🐍 completions.py Python 1178L · 58.5 KB
│ │ │ │ ├─ 🐍 embeddings.py Python 298L · 12.1 KB
│ │ │ │ ├─ 🐍 files.py Python 780L · 29.9 KB
│ │ │ │ ├─ 🐍 images.py Python 1864L · 95.0 KB
│ │ │ │ ├─ 🐍 models.py Python 306L · 11.0 KB
│ │ │ │ ├─ 🐍 moderations.py Python 197L · 7.6 KB
│ │ │ │ └─ 🐍 videos.py Python 852L · 31.9 KB
│ │ │ ├─ 📁 types
│ │ │ │ ├─ 📁 audio
│ │ │ │ │ ├─ 🐍 __init__.py Python 23L · 1.7 KB
│ │ │ │ │ ├─ 🐍 speech_create_params.py Python 57L · 1.8 KB
│ │ │ │ │ ├─ 🐍 speech_model.py Python 7L · 267 B
│ │ │ │ │ ├─ 🐍 transcription_create_params.py Python 172L · 6.8 KB
│ │ │ │ │ ├─ 🐍 transcription_create_response.py Python 12L · 459 B
│ │ │ │ │ ├─ 🐍 transcription_diarized_segment.py Python 34L · 931 B
│ │ │ │ │ ├─ 🐍 transcription_diarized.py Python 73L · 2.3 KB
│ │ │ │ │ ├─ 🐍 transcription_include.py Python 7L · 227 B
│ │ │ │ │ ├─ 🐍 transcription_segment.py Python 49L · 1.1 KB
│ │ │ │ │ ├─ 🐍 transcription_stream_event.py Python 16L · 648 B
│ │ │ │ │ ├─ 🐍 transcription_text_delta_event.py Python 46L · 1.5 KB
│ │ │ │ │ ├─ 🐍 transcription_text_done_event.py Python 72L · 2.3 KB
│ │ │ │ │ ├─ 🐍 transcription_text_segment_event.py Python 31L · 990 B
│ │ │ │ │ ├─ 🐍 transcription_verbose.py Python 44L · 1.3 KB
│ │ │ │ │ ├─ 🐍 transcription_word.py Python 16L · 367 B
│ │ │ │ │ ├─ 🐍 transcription.py Python 81L · 2.4 KB
│ │ │ │ │ ├─ 🐍 translation_create_params.py Python 49L · 1.5 KB
│ │ │ │ │ ├─ 🐍 translation_create_response.py Python 11L · 362 B
│ │ │ │ │ ├─ 🐍 translation_verbose.py Python 22L · 615 B
│ │ │ │ │ └─ 🐍 translation.py Python 9L · 193 B
│ │ │ │ ├─ 📁 beta
│ │ │ │ │ ├─ 📁 chat
│ │ │ │ │ │ └─ 🐍 __init__.py Python 3L · 122 B
│ │ │ │ │ ├─ 📁 chatkit
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 32L · 2.1 KB
│ │ │ │ │ │ ├─ 🐍 chat_session_automatic_thread_titling.py Python 12L · 360 B
│ │ │ │ │ │ ├─ 🐍 chat_session_chatkit_configuration_param.py Python 76L · 2.1 KB
│ │ │ │ │ │ ├─ 🐍 chat_session_chatkit_configuration.py Python 21L · 739 B
│ │ │ │ │ │ ├─ 🐍 chat_session_expires_after_param.py Python 17L · 597 B
│ │ │ │ │ │ ├─ 🐍 chat_session_file_upload.py Python 20L · 558 B
│ │ │ │ │ │ ├─ 🐍 chat_session_history.py Python 20L · 534 B
│ │ │ │ │ │ ├─ 🐍 chat_session_rate_limits_param.py Python 14L · 446 B
│ │ │ │ │ │ ├─ 🐍 chat_session_rate_limits.py Python 12L · 353 B
│ │ │ │ │ │ ├─ 🐍 chat_session_status.py Python 7L · 243 B
│ │ │ │ │ │ ├─ 🐍 chat_session_workflow_param.py Python 41L · 1.2 KB
│ │ │ │ │ │ ├─ 🐍 chat_session.py Python 45L · 1.4 KB
│ │ │ │ │ │ ├─ 🐍 chatkit_attachment.py Python 27L · 665 B
│ │ │ │ │ │ ├─ 🐍 chatkit_response_output_text.py Python 72L · 1.8 KB
│ │ │ │ │ │ ├─ 🐍 chatkit_thread_assistant_message_item.py Python 31L · 941 B
│ │ │ │ │ │ ├─ 🐍 chatkit_thread_item_list.py Python 154L · 4.2 KB
│ │ │ │ │ │ ├─ 🐍 chatkit_thread_user_message_item.py Python 87L · 2.4 KB
│ │ │ │ │ │ ├─ 🐍 chatkit_thread.py Python 64L · 1.9 KB
│ │ │ │ │ │ ├─ 🐍 chatkit_widget_item.py Python 29L · 774 B
│ │ │ │ │ │ ├─ 🐍 session_create_params.py Python 35L · 1.2 KB
│ │ │ │ │ │ ├─ 🐍 thread_delete_response.py Python 20L · 549 B
│ │ │ │ │ │ ├─ 🐍 thread_list_items_params.py Python 27L · 697 B
│ │ │ │ │ │ └─ 🐍 thread_list_params.py Python 33L · 812 B
│ │ │ │ │ ├─ 📁 realtime
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 96L · 7.2 KB
│ │ │ │ │ │ ├─ 🐍 conversation_created_event.py Python 27L · 752 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_content_param.py Python 31L · 972 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_content.py Python 32L · 1.0 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_create_event_param.py Python 29L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_create_event.py Python 29L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_created_event.py Python 27L · 817 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_delete_event_param.py Python 18L · 569 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_delete_event.py Python 19L · 549 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_deleted_event.py Python 18L · 492 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_completed_event.py Python 87L · 2.5 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_delta_event.py Python 39L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_failed_event.py Python 39L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_param.py Python 62L · 2.2 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_retrieve_event_param.py Python 18L · 579 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_retrieve_event.py Python 19L · 559 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_truncate_event_param.py Python 31L · 983 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_truncate_event.py Python 32L · 943 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_truncated_event.py Python 24L · 704 B
│ │ │ │ │ │ ├─ 🐍 conversation_item_with_reference_param.py Python 87L · 3.0 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item_with_reference.py Python 87L · 3.2 KB
│ │ │ │ │ │ ├─ 🐍 conversation_item.py Python 61L · 2.3 KB
│ │ │ │ │ │ ├─ 🐍 error_event.py Python 36L · 877 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_append_event_param.py Python 22L · 682 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_append_event.py Python 23L · 662 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_clear_event_param.py Python 15L · 499 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_clear_event.py Python 16L · 489 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_cleared_event.py Python 15L · 429 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_commit_event_param.py Python 15L · 503 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_commit_event.py Python 16L · 493 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_committed_event.py Python 25L · 733 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_speech_started_event.py Python 26L · 861 B
│ │ │ │ │ │ ├─ 🐍 input_audio_buffer_speech_stopped_event.py Python 25L · 779 B
│ │ │ │ │ │ ├─ 🐍 rate_limits_updated_event.py Python 33L · 949 B
│ │ │ │ │ │ ├─ 🐍 realtime_client_event_param.py Python 44L · 1.8 KB
│ │ │ │ │ │ ├─ 🐍 realtime_client_event.py Python 47L · 1.8 KB
│ │ │ │ │ │ ├─ 🐍 realtime_connect_params.py Python 11L · 290 B
│ │ │ │ │ │ ├─ 🐍 realtime_response_status.py Python 39L · 1.3 KB
│ │ │ │ │ │ ├─ 🐍 realtime_response_usage.py Python 52L · 1.5 KB
│ │ │ │ │ │ ├─ 🐍 realtime_response.py Python 87L · 3.5 KB
│ │ │ │ │ │ ├─ 🐍 realtime_server_event.py Python 133L · 5.3 KB
│ │ │ │ │ │ ├─ 🐍 response_audio_delta_event.py Python 30L · 742 B
│ │ │ │ │ │ ├─ 🐍 response_audio_done_event.py Python 27L · 679 B
│ │ │ │ │ │ ├─ 🐍 response_audio_transcript_delta_event.py Python 30L · 773 B
│ │ │ │ │ │ ├─ 🐍 response_audio_transcript_done_event.py Python 30L · 787 B
│ │ │ │ │ │ ├─ 🐍 response_cancel_event_param.py Python 21L · 630 B
│ │ │ │ │ │ ├─ 🐍 response_cancel_event.py Python 22L · 637 B
│ │ │ │ │ │ ├─ 🐍 response_content_part_added_event.py Python 45L · 1.2 KB
│ │ │ │ │ │ ├─ 🐍 response_content_part_done_event.py Python 45L · 1.2 KB
│ │ │ │ │ │ ├─ 🐍 response_create_event_param.py Python 122L · 4.5 KB
│ │ │ │ │ │ ├─ 🐍 response_create_event.py Python 121L · 4.7 KB
│ │ │ │ │ │ ├─ 🐍 response_created_event.py Python 19L · 506 B
│ │ │ │ │ │ ├─ 🐍 response_done_event.py Python 19L · 494 B
│ │ │ │ │ │ ├─ 🐍 response_function_call_arguments_delta_event.py Python 30L · 793 B
│ │ │ │ │ │ ├─ 🐍 response_function_call_arguments_done_event.py Python 30L · 793 B
│ │ │ │ │ │ ├─ 🐍 response_output_item_added_event.py Python 25L · 713 B
│ │ │ │ │ │ ├─ 🐍 response_output_item_done_event.py Python 25L · 709 B
│ │ │ │ │ │ ├─ 🐍 response_text_delta_event.py Python 30L · 721 B
│ │ │ │ │ │ ├─ 🐍 response_text_done_event.py Python 30L · 724 B
│ │ │ │ │ │ ├─ 🐍 session_create_params.py Python 298L · 10.0 KB
│ │ │ │ │ │ ├─ 🐍 session_create_response.py Python 196L · 6.4 KB
│ │ │ │ │ │ ├─ 🐍 session_created_event.py Python 19L · 489 B
│ │ │ │ │ │ ├─ 🐍 session_update_event_param.py Python 310L · 10.5 KB
│ │ │ │ │ │ ├─ 🐍 session_update_event.py Python 312L · 11.0 KB
│ │ │ │ │ │ ├─ 🐍 session_updated_event.py Python 19L · 489 B
│ │ │ │ │ │ ├─ 🐍 session.py Python 279L · 9.9 KB
│ │ │ │ │ │ ├─ 🐍 transcription_session_create_params.py Python 173L · 5.8 KB
│ │ │ │ │ │ ├─ 🐍 transcription_session_update_param.py Python 185L · 6.3 KB
│ │ │ │ │ │ ├─ 🐍 transcription_session_update.py Python 185L · 6.5 KB
│ │ │ │ │ │ ├─ 🐍 transcription_session_updated_event.py Python 24L · 833 B
│ │ │ │ │ │ └─ 🐍 transcription_session.py Python 100L · 3.1 KB
│ │ │ │ │ ├─ 📁 threads
│ │ │ │ │ │ ├─ 📁 runs
│ │ │ │ │ │ │ ├─ 🐍 __init__.py Python 24L · 1.6 KB
│ │ │ │ │ │ │ ├─ 🐍 code_interpreter_logs.py Python 21L · 564 B
│ │ │ │ │ │ │ ├─ 🐍 code_interpreter_output_image.py Python 26L · 613 B
│ │ │ │ │ │ │ ├─ 🐍 code_interpreter_tool_call_delta.py Python 48L · 1.6 KB
│ │ │ │ │ │ │ ├─ 🐍 code_interpreter_tool_call.py Python 76L · 2.0 KB
│ │ │ │ │ │ │ ├─ 🐍 file_search_tool_call_delta.py Python 25L · 655 B
│ │ │ │ │ │ │ ├─ 🐍 file_search_tool_call.py Python 84L · 2.1 KB
│ │ │ │ │ │ │ ├─ 🐍 function_tool_call_delta.py Python 43L · 1.1 KB
│ │ │ │ │ │ │ ├─ 🐍 function_tool_call.py Python 40L · 979 B
│ │ │ │ │ │ │ ├─ 🐍 message_creation_step_details.py Python 21L · 566 B
│ │ │ │ │ │ │ ├─ 🐍 run_step_delta_event.py Python 24L · 690 B
│ │ │ │ │ │ │ ├─ 🐍 run_step_delta_message_delta.py Python 22L · 624 B
│ │ │ │ │ │ │ ├─ 🐍 run_step_delta.py Python 22L · 741 B
│ │ │ │ │ │ │ ├─ 🐍 run_step_include.py Python 7L · 264 B
│ │ │ │ │ │ │ ├─ 🐍 run_step.py Python 127L · 3.8 KB
│ │ │ │ │ │ │ ├─ 🐍 step_list_params.py Python 56L · 1.7 KB
│ │ │ │ │ │ │ ├─ 🐍 step_retrieve_params.py Python 28L · 815 B
│ │ │ │ │ │ │ ├─ 🐍 tool_call_delta_object.py Python 23L · 652 B
│ │ │ │ │ │ │ ├─ 🐍 tool_call_delta.py Python 16L · 600 B
│ │ │ │ │ │ │ ├─ 🐍 tool_call.py Python 15L · 537 B
│ │ │ │ │ │ │ └─ 🐍 tool_calls_step_details.py Python 23L · 611 B
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 46L · 3.0 KB
│ │ │ │ │ │ ├─ 🐍 annotation_delta.py Python 14L · 510 B
│ │ │ │ │ │ ├─ 🐍 annotation.py Python 12L · 462 B
│ │ │ │ │ │ ├─ 🐍 file_citation_annotation.py Python 30L · 819 B
│ │ │ │ │ │ ├─ 🐍 file_citation_delta_annotation.py Python 37L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 file_path_annotation.py Python 30L · 681 B
│ │ │ │ │ │ ├─ 🐍 file_path_delta_annotation.py Python 34L · 884 B
│ │ │ │ │ │ ├─ 🐍 image_file_content_block_param.py Python 20L · 576 B
│ │ │ │ │ │ ├─ 🐍 image_file_content_block.py Python 19L · 494 B
│ │ │ │ │ │ ├─ 🐍 image_file_delta_block.py Python 23L · 623 B
│ │ │ │ │ │ ├─ 🐍 image_file_delta.py Python 23L · 734 B
│ │ │ │ │ │ ├─ 🐍 image_file_param.py Python 22L · 717 B
│ │ │ │ │ │ ├─ 🐍 image_file.py Python 23L · 707 B
│ │ │ │ │ │ ├─ 🐍 image_url_content_block_param.py Python 18L · 511 B
│ │ │ │ │ │ ├─ 🐍 image_url_content_block.py Python 17L · 429 B
│ │ │ │ │ │ ├─ 🐍 image_url_delta_block.py Python 21L · 548 B
│ │ │ │ │ │ ├─ 🐍 image_url_delta.py Python 22L · 582 B
│ │ │ │ │ │ ├─ 🐍 image_url_param.py Python 22L · 602 B
│ │ │ │ │ │ ├─ 🐍 image_url.py Python 23L · 592 B
│ │ │ │ │ │ ├─ 🐍 message_content_delta.py Python 17L · 615 B
│ │ │ │ │ │ ├─ 🐍 message_content_part_param.py Python 14L · 550 B
│ │ │ │ │ │ ├─ 🐍 message_content.py Python 18L · 630 B
│ │ │ │ │ │ ├─ 🐍 message_create_params.py Python 55L · 2.0 KB
│ │ │ │ │ │ ├─ 🐍 message_deleted.py Python 15L · 303 B
│ │ │ │ │ │ ├─ 🐍 message_delta_event.py Python 24L · 682 B
│ │ │ │ │ │ ├─ 🐍 message_delta.py Python 19L · 647 B
│ │ │ │ │ │ ├─ 🐍 message_list_params.py Python 42L · 1.3 KB
│ │ │ │ │ │ ├─ 🐍 message_update_params.py Python 24L · 757 B
│ │ │ │ │ │ ├─ 🐍 message.py Python 109L · 3.5 KB
│ │ │ │ │ │ ├─ 🐍 refusal_content_block.py Python 16L · 369 B
│ │ │ │ │ │ ├─ 🐍 refusal_delta_block.py Python 20L · 481 B
│ │ │ │ │ │ ├─ 🐍 required_action_function_tool_call.py Python 38L · 953 B
│ │ │ │ │ │ ├─ 🐍 run_create_params.py Python 274L · 10.7 KB
│ │ │ │ │ │ ├─ 🐍 run_list_params.py Python 39L · 1.2 KB
│ │ │ │ │ │ ├─ 🐍 run_status.py Python 17L · 351 B
│ │ │ │ │ │ ├─ 🐍 run_submit_tool_outputs_params.py Python 52L · 1.6 KB
│ │ │ │ │ │ ├─ 🐍 run_update_params.py Python 24L · 749 B
│ │ │ │ │ │ ├─ 🐍 run.py Python 273L · 8.9 KB
│ │ │ │ │ │ ├─ 🐍 text_content_block_param.py Python 17L · 462 B
│ │ │ │ │ │ ├─ 🐍 text_content_block.py Python 17L · 374 B
│ │ │ │ │ │ ├─ 🐍 text_delta_block.py Python 21L · 503 B
│ │ │ │ │ │ ├─ 🐍 text_delta.py Python 15L · 389 B
│ │ │ │ │ │ └─ 🐍 text.py Python 15L · 319 B
│ │ │ │ │ ├─ 🐍 __init__.py Python 34L · 2.3 KB
│ │ │ │ │ ├─ 🐍 assistant_create_params.py Python 231L · 8.7 KB
│ │ │ │ │ ├─ 🐍 assistant_deleted.py Python 15L · 301 B
│ │ │ │ │ ├─ 🐍 assistant_list_params.py Python 39L · 1.2 KB
│ │ │ │ │ ├─ 🐍 assistant_response_format_option_param.py Python 16L · 628 B
│ │ │ │ │ ├─ 🐍 assistant_response_format_option.py Python 14L · 561 B
│ │ │ │ │ ├─ 🐍 assistant_stream_event.py Python 390L · 9.8 KB
│ │ │ │ │ ├─ 🐍 assistant_tool_choice_function_param.py Python 12L · 355 B
│ │ │ │ │ ├─ 🐍 assistant_tool_choice_function.py Python 10L · 269 B
│ │ │ │ │ ├─ 🐍 assistant_tool_choice_option_param.py Python 12L · 424 B
│ │ │ │ │ ├─ 🐍 assistant_tool_choice_option.py Python 10L · 362 B
│ │ │ │ │ ├─ 🐍 assistant_tool_choice_param.py Python 21L · 680 B
│ │ │ │ │ ├─ 🐍 assistant_tool_choice.py Python 21L · 652 B
│ │ │ │ │ ├─ 🐍 assistant_tool_param.py Python 14L · 501 B
│ │ │ │ │ ├─ 🐍 assistant_tool.py Python 15L · 506 B
│ │ │ │ │ ├─ 🐍 assistant_update_params.py Python 197L · 7.2 KB
│ │ │ │ │ ├─ 🐍 assistant.py Python 141L · 5.3 KB
│ │ │ │ │ ├─ 🐍 chatkit_workflow.py Python 36L · 961 B
│ │ │ │ │ ├─ 🐍 code_interpreter_tool_param.py Python 12L · 389 B
│ │ │ │ │ ├─ 🐍 code_interpreter_tool.py Python 12L · 333 B
│ │ │ │ │ ├─ 🐍 file_search_tool_param.py Python 63L · 2.1 KB
│ │ │ │ │ ├─ 🐍 file_search_tool.py Python 64L · 2.1 KB
│ │ │ │ │ ├─ 🐍 function_tool_param.py Python 16L · 471 B
│ │ │ │ │ ├─ 🐍 function_tool.py Python 15L · 397 B
│ │ │ │ │ ├─ 🐍 thread_create_and_run_params.py Python 422L · 15.5 KB
│ │ │ │ │ ├─ 🐍 thread_create_params.py Python 195L · 6.8 KB
│ │ │ │ │ ├─ 🐍 thread_deleted.py Python 15L · 292 B
│ │ │ │ │ ├─ 🐍 thread_update_params.py Python 60L · 2.2 KB
│ │ │ │ │ └─ 🐍 thread.py Python 71L · 2.5 KB
│ │ │ │ ├─ 📁 chat
│ │ │ │ │ ├─ 📁 completions
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 5L · 195 B
│ │ │ │ │ │ └─ 🐍 message_list_params.py Python 21L · 583 B
│ │ │ │ │ ├─ 🐍 __init__.py Python 102L · 6.0 KB
│ │ │ │ │ ├─ 🐍 chat_completion_allowed_tool_choice_param.py Python 19L · 713 B
│ │ │ │ │ ├─ 🐍 chat_completion_allowed_tools_param.py Python 34L · 1.1 KB
│ │ │ │ │ ├─ 🐍 chat_completion_assistant_message_param.py Python 82L · 2.7 KB
│ │ │ │ │ ├─ 🐍 chat_completion_audio_param.py Python 31L · 1023 B
│ │ │ │ │ ├─ 🐍 chat_completion_audio.py Python 30L · 851 B
│ │ │ │ │ ├─ 🐍 chat_completion_chunk.py Python 181L · 6.3 KB
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_image_param.py Python 28L · 884 B
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_image.py Python 29L · 840 B
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_input_audio_param.py Python 24L · 790 B
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_param.py Python 45L · 1.3 KB
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_refusal_param.py Python 15L · 467 B
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_text_param.py Python 19L · 534 B
│ │ │ │ │ ├─ 🐍 chat_completion_content_part_text.py Python 19L · 468 B
│ │ │ │ │ ├─ 🐍 chat_completion_custom_tool_param.py Python 68L · 1.8 KB
│ │ │ │ │ ├─ 🐍 chat_completion_deleted.py Python 18L · 470 B
│ │ │ │ │ ├─ 🐍 chat_completion_developer_message_param.py Python 31L · 1.0 KB
│ │ │ │ │ ├─ 🐍 chat_completion_function_call_option_param.py Python 16L · 489 B
│ │ │ │ │ ├─ 🐍 chat_completion_function_message_param.py Python 19L · 591 B
│ │ │ │ │ ├─ 🐍 chat_completion_function_tool_param.py Python 18L · 587 B
│ │ │ │ │ ├─ 🐍 chat_completion_function_tool.py Python 17L · 513 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_custom_tool_call_param.py Python 30L · 859 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_custom_tool_call.py Python 30L · 750 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_function_tool_call_param.py Python 35L · 1.1 KB
│ │ │ │ │ ├─ 🐍 chat_completion_message_function_tool_call.py Python 35L · 1022 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_param.py Python 24L · 1019 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_tool_call_param.py Python 14L · 458 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_tool_call_union_param.py Python 15L · 602 B
│ │ │ │ │ ├─ 🐍 chat_completion_message_tool_call.py Python 17L · 738 B
│ │ │ │ │ ├─ 🐍 chat_completion_message.py Python 90L · 2.8 KB
│ │ │ │ │ ├─ 🐍 chat_completion_modality.py Python 7L · 236 B
│ │ │ │ │ ├─ 🐍 chat_completion_named_tool_choice_custom_param.py Python 24L · 680 B
│ │ │ │ │ ├─ 🐍 chat_completion_named_tool_choice_param.py Python 24L · 671 B
│ │ │ │ │ ├─ 🐍 chat_completion_prediction_content_param.py Python 30L · 988 B
│ │ │ │ │ ├─ 🐍 chat_completion_reasoning_effort.py Python 7L · 235 B
│ │ │ │ │ ├─ 🐍 chat_completion_role.py Python 7L · 275 B
│ │ │ │ │ ├─ 🐍 chat_completion_store_message.py Python 25L · 977 B
│ │ │ │ │ ├─ 🐍 chat_completion_stream_options_param.py Python 33L · 1.4 KB
│ │ │ │ │ ├─ 🐍 chat_completion_system_message_param.py Python 31L · 1.0 KB
│ │ │ │ │ ├─ 🔑 chat_completion_token_logprob.py Python 57L · 1.7 KB
│ │ │ │ │ ├─ 🐍 chat_completion_tool_choice_option_param.py Python 19L · 758 B
│ │ │ │ │ ├─ 🐍 chat_completion_tool_message_param.py Python 21L · 730 B
│ │ │ │ │ ├─ 🐍 chat_completion_tool_param.py Python 14L · 431 B
│ │ │ │ │ ├─ 🐍 chat_completion_tool_union_param.py Python 13L · 504 B
│ │ │ │ │ ├─ 🐍 chat_completion_user_message_param.py Python 30L · 901 B
│ │ │ │ │ ├─ 🐍 chat_completion.py Python 95L · 3.6 KB
│ │ │ │ │ ├─ 🐍 completion_create_params.py Python 461L · 18.0 KB
│ │ │ │ │ ├─ 🐍 completion_list_params.py Python 33L · 931 B
│ │ │ │ │ ├─ 🐍 completion_update_params.py Python 22L · 742 B
│ │ │ │ │ ├─ 🐍 parsed_chat_completion.py Python 40L · 1.4 KB
│ │ │ │ │ └─ 🐍 parsed_function_tool_call.py Python 29L · 945 B
│ │ │ │ ├─ 📁 containers
│ │ │ │ │ ├─ 📁 files
│ │ │ │ │ │ └─ 🐍 __init__.py Python 3L · 122 B
│ │ │ │ │ ├─ 🐍 __init__.py Python 9L · 480 B
│ │ │ │ │ ├─ 🐍 file_create_params.py Python 17L · 412 B
│ │ │ │ │ ├─ 🐍 file_create_response.py Python 30L · 722 B
│ │ │ │ │ ├─ 🐍 file_list_params.py Python 30L · 883 B
│ │ │ │ │ ├─ 🐍 file_list_response.py Python 30L · 718 B
│ │ │ │ │ └─ 🐍 file_retrieve_response.py Python 30L · 726 B
│ │ │ │ ├─ 📁 conversations
│ │ │ │ │ ├─ 🐍 __init__.py Python 27L · 1.8 KB
│ │ │ │ │ ├─ 🐍 computer_screenshot_content.py Python 24L · 671 B
│ │ │ │ │ ├─ 🐍 conversation_create_params.py Python 29L · 976 B
│ │ │ │ │ ├─ 🐍 conversation_deleted_resource.py Python 15L · 326 B
│ │ │ │ │ ├─ 🐍 conversation_item_list.py Python 28L · 708 B
│ │ │ │ │ ├─ 🐍 conversation_item.py Python 248L · 7.5 KB
│ │ │ │ │ ├─ 🐍 conversation_update_params.py Python 22L · 746 B
│ │ │ │ │ ├─ 🐍 conversation.py Python 30L · 886 B
│ │ │ │ │ ├─ 🐍 input_file_content_param.py Python 7L · 244 B
│ │ │ │ │ ├─ 🐍 input_file_content.py Python 7L · 219 B
│ │ │ │ │ ├─ 🐍 input_image_content_param.py Python 7L · 248 B
│ │ │ │ │ ├─ 🐍 input_image_content.py Python 7L · 224 B
│ │ │ │ │ ├─ 🐍 input_text_content_param.py Python 7L · 244 B
│ │ │ │ │ ├─ 🐍 input_text_content.py Python 7L · 219 B
│ │ │ │ │ ├─ 🐍 item_create_params.py Python 24L · 874 B
│ │ │ │ │ ├─ 🐍 item_list_params.py Python 50L · 1.9 KB
│ │ │ │ │ ├─ 🐍 item_retrieve_params.py Python 22L · 690 B
│ │ │ │ │ ├─ 🐍 message.py Python 70L · 2.1 KB
│ │ │ │ │ ├─ 🐍 output_text_content_param.py Python 7L · 248 B
│ │ │ │ │ ├─ 🐍 output_text_content.py Python 7L · 224 B
│ │ │ │ │ ├─ 🐍 refusal_content_param.py Python 7L · 254 B
│ │ │ │ │ ├─ 🐍 refusal_content.py Python 7L · 227 B
│ │ │ │ │ ├─ 🐍 summary_text_content.py Python 17L · 447 B
│ │ │ │ │ └─ 🐍 text_content.py Python 15L · 286 B
│ │ │ │ ├─ 📁 evals
│ │ │ │ │ ├─ 📁 runs
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 7L · 393 B
│ │ │ │ │ │ ├─ 🐍 output_item_list_params.py Python 30L · 821 B
│ │ │ │ │ │ ├─ 🐍 output_item_list_response.py Python 144L · 4.0 KB
│ │ │ │ │ │ └─ 🐍 output_item_retrieve_response.py Python 144L · 4.0 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 22L · 1.2 KB
│ │ │ │ │ ├─ 🐍 create_eval_completions_run_data_source_param.py Python 254L · 9.0 KB
│ │ │ │ │ ├─ 🐍 create_eval_completions_run_data_source.py Python 258L · 8.9 KB
│ │ │ │ │ ├─ 🐍 create_eval_jsonl_run_data_source_param.py Python 51L · 1.4 KB
│ │ │ │ │ ├─ 🐍 create_eval_jsonl_run_data_source.py Python 46L · 1.3 KB
│ │ │ │ │ ├─ 🐍 eval_api_error.py Python 15L · 339 B
│ │ │ │ │ ├─ 🐍 run_cancel_response.py Python 452L · 15.5 KB
│ │ │ │ │ ├─ 🐍 run_create_params.py Python 371L · 14.5 KB
│ │ │ │ │ ├─ 🐍 run_create_response.py Python 452L · 15.5 KB
│ │ │ │ │ ├─ 🐍 run_delete_response.py Python 15L · 323 B
│ │ │ │ │ ├─ 🐍 run_list_params.py Python 27L · 758 B
│ │ │ │ │ ├─ 🐍 run_list_response.py Python 452L · 15.5 KB
│ │ │ │ │ └─ 🐍 run_retrieve_response.py Python 452L · 15.5 KB
│ │ │ │ ├─ 📁 fine_tuning
│ │ │ │ │ ├─ 📁 alpha
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 8L · 429 B
│ │ │ │ │ │ ├─ 🐍 grader_run_params.py Python 40L · 1.4 KB
│ │ │ │ │ │ ├─ 🐍 grader_run_response.py Python 67L · 1.5 KB
│ │ │ │ │ │ ├─ 🐍 grader_validate_params.py Python 24L · 875 B
│ │ │ │ │ │ └─ 🐍 grader_validate_response.py Python 20L · 773 B
│ │ │ │ │ ├─ 📁 checkpoints
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 9L · 588 B
│ │ │ │ │ │ ├─ 🐍 permission_create_params.py Python 14L · 407 B
│ │ │ │ │ │ ├─ 🐍 permission_create_response.py Python 25L · 751 B
│ │ │ │ │ │ ├─ 🐍 permission_delete_response.py Python 18L · 558 B
│ │ │ │ │ │ ├─ 🐍 permission_retrieve_params.py Python 21L · 610 B
│ │ │ │ │ │ └─ 🐍 permission_retrieve_response.py Python 38L · 963 B
│ │ │ │ │ ├─ 📁 jobs
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 6L · 295 B
│ │ │ │ │ │ ├─ 🐍 checkpoint_list_params.py Python 15L · 415 B
│ │ │ │ │ │ └─ 🐍 fine_tuning_job_checkpoint.py Python 53L · 1.5 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 26L · 1.8 KB
│ │ │ │ │ ├─ 🐍 dpo_hyperparameters_param.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 🐍 dpo_hyperparameters.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 🐍 dpo_method_param.py Python 16L · 471 B
│ │ │ │ │ ├─ 🐍 dpo_method.py Python 15L · 434 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_event.py Python 34L · 894 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_integration.py Python 5L · 241 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_wandb_integration_object.py Python 21L · 804 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_wandb_integration.py Python 40L · 1.3 KB
│ │ │ │ │ ├─ 🐍 fine_tuning_job.py Python 176L · 5.5 KB
│ │ │ │ │ ├─ 🐍 job_create_params.py Python 190L · 6.6 KB
│ │ │ │ │ ├─ 🐍 job_list_events_params.py Python 15L · 400 B
│ │ │ │ │ ├─ 🐍 job_list_params.py Python 23L · 623 B
│ │ │ │ │ ├─ 🐍 reinforcement_hyperparameters_param.py Python 45L · 1.4 KB
│ │ │ │ │ ├─ 🐍 reinforcement_hyperparameters.py Python 45L · 1.5 KB
│ │ │ │ │ ├─ 🐍 reinforcement_method_param.py Python 29L · 1.1 KB
│ │ │ │ │ ├─ 🐍 reinforcement_method.py Python 26L · 1.0 KB
│ │ │ │ │ ├─ 🐍 supervised_hyperparameters_param.py Python 31L · 923 B
│ │ │ │ │ ├─ 🐍 supervised_hyperparameters.py Python 31L · 926 B
│ │ │ │ │ ├─ 🐍 supervised_method_param.py Python 16L · 509 B
│ │ │ │ │ └─ 🐍 supervised_method.py Python 15L · 472 B
│ │ │ │ ├─ 📁 graders
│ │ │ │ │ ├─ 🐍 __init__.py Python 18L · 1.1 KB
│ │ │ │ │ ├─ 🐍 grader_inputs_param.py Python 53L · 1.5 KB
│ │ │ │ │ ├─ 🐍 grader_inputs.py Python 43L · 1.3 KB
│ │ │ │ │ ├─ 🐍 label_model_grader_param.py Python 99L · 3.0 KB
│ │ │ │ │ ├─ 🐍 label_model_grader.py Python 92L · 2.7 KB
│ │ │ │ │ ├─ 🐍 multi_grader_param.py Python 39L · 1.3 KB
│ │ │ │ │ ├─ 🐍 multi_grader.py Python 36L · 1.1 KB
│ │ │ │ │ ├─ 🐍 python_grader_param.py Python 23L · 638 B
│ │ │ │ │ ├─ 🐍 python_grader.py Python 24L · 607 B
│ │ │ │ │ ├─ 🐍 score_model_grader_param.py Python 141L · 4.5 KB
│ │ │ │ │ ├─ 🐍 score_model_grader.py Python 135L · 4.3 KB
│ │ │ │ │ ├─ 🐍 string_check_grader_param.py Python 28L · 910 B
│ │ │ │ │ ├─ 🐍 string_check_grader.py Python 28L · 814 B
│ │ │ │ │ ├─ 🐍 text_similarity_grader_param.py Python 44L · 1.1 KB
│ │ │ │ │ └─ 🐍 text_similarity_grader.py Python 42L · 975 B
│ │ │ │ ├─ 📁 realtime
│ │ │ │ │ ├─ 🐍 __init__.py Python 240L · 16.7 KB
│ │ │ │ │ ├─ 🐍 audio_transcription_param.py Python 45L · 1.4 KB
│ │ │ │ │ ├─ 🐍 audio_transcription.py Python 46L · 1.5 KB
│ │ │ │ │ ├─ 🐍 call_accept_params.py Python 131L · 5.2 KB
│ │ │ │ │ ├─ 🐍 call_create_params.py Python 17L · 544 B
│ │ │ │ │ ├─ 🐍 call_refer_params.py Python 15L · 422 B
│ │ │ │ │ ├─ 🐍 call_reject_params.py Python 15L · 374 B
│ │ │ │ │ ├─ 🔑 client_secret_create_params.py Python 54L · 1.9 KB
│ │ │ │ │ ├─ 🔑 client_secret_create_response.py Python 28L · 1016 B
│ │ │ │ │ ├─ 🐍 conversation_created_event.py Python 31L · 879 B
│ │ │ │ │ ├─ 🐍 conversation_item_added.py Python 36L · 1.5 KB
│ │ │ │ │ ├─ 🐍 conversation_item_create_event_param.py Python 43L · 1.5 KB
│ │ │ │ │ ├─ 🐍 conversation_item_create_event.py Python 43L · 1.5 KB
│ │ │ │ │ ├─ 🐍 conversation_item_created_event.py Python 40L · 1.4 KB
│ │ │ │ │ ├─ 🐍 conversation_item_delete_event_param.py Python 26L · 861 B
│ │ │ │ │ ├─ 🐍 conversation_item_delete_event.py Python 27L · 840 B
│ │ │ │ │ ├─ 🐍 conversation_item_deleted_event.py Python 24L · 741 B
│ │ │ │ │ ├─ 🐍 conversation_item_done.py Python 31L · 969 B
│ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_completed_event.py Python 98L · 3.2 KB
│ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_delta_event.py Python 40L · 1.5 KB
│ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_failed_event.py Python 47L · 1.3 KB
│ │ │ │ │ ├─ 🐍 conversation_item_input_audio_transcription_segment.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 🐍 conversation_item_param.py Python 30L · 1.4 KB
│ │ │ │ │ ├─ 🐍 conversation_item_retrieve_event_param.py Python 25L · 996 B
│ │ │ │ │ ├─ 🐍 conversation_item_retrieve_event.py Python 26L · 975 B
│ │ │ │ │ ├─ 🐍 conversation_item_truncate_event_param.py Python 46L · 1.6 KB
│ │ │ │ │ ├─ 🐍 conversation_item_truncate_event.py Python 47L · 1.5 KB
│ │ │ │ │ ├─ 🐍 conversation_item_truncated_event.py Python 33L · 1.1 KB
│ │ │ │ │ ├─ 🐍 conversation_item.py Python 32L · 1.4 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_append_event_param.py Python 39L · 1.6 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_append_event.py Python 40L · 1.6 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_clear_event_param.py Python 21L · 648 B
│ │ │ │ │ ├─ 🐍 input_audio_buffer_clear_event.py Python 22L · 637 B
│ │ │ │ │ ├─ 🐍 input_audio_buffer_cleared_event.py Python 20L · 556 B
│ │ │ │ │ ├─ 🐍 input_audio_buffer_commit_event_param.py Python 21L · 1.1 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_commit_event.py Python 22L · 1.0 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_committed_event.py Python 32L · 1.0 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_dtmf_event_received_event.py Python 26L · 889 B
│ │ │ │ │ ├─ 🐍 input_audio_buffer_speech_started_event.py Python 39L · 1.5 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_speech_stopped_event.py Python 31L · 1.0 KB
│ │ │ │ │ ├─ 🐍 input_audio_buffer_timeout_triggered.py Python 47L · 1.9 KB
│ │ │ │ │ ├─ 🐍 log_prob_properties.py Python 20L · 489 B
│ │ │ │ │ ├─ 🐍 mcp_list_tools_completed.py Python 20L · 543 B
│ │ │ │ │ ├─ 🐍 mcp_list_tools_failed.py Python 20L · 528 B
│ │ │ │ │ ├─ 🐍 mcp_list_tools_in_progress.py Python 20L · 550 B
│ │ │ │ │ ├─ 🐍 noise_reduction_type.py Python 7L · 238 B
│ │ │ │ │ ├─ 🐍 output_audio_buffer_clear_event_param.py Python 24L · 945 B
│ │ │ │ │ ├─ 🐍 output_audio_buffer_clear_event.py Python 25L · 934 B
│ │ │ │ │ ├─ 🐍 rate_limits_updated_event.py Python 41L · 1.2 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_config_input_param.py Python 72L · 3.2 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_config_input.py Python 70L · 3.2 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_config_output_param.py Python 35L · 1.3 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_config_output.py Python 36L · 1.4 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_config_param.py Python 18L · 556 B
│ │ │ │ │ ├─ 🐍 realtime_audio_config.py Python 17L · 520 B
│ │ │ │ │ ├─ 🐍 realtime_audio_formats_param.py Python 35L · 960 B
│ │ │ │ │ ├─ 🐍 realtime_audio_formats.py Python 36L · 1.0 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_input_turn_detection_param.py Python 112L · 4.0 KB
│ │ │ │ │ ├─ 🐍 realtime_audio_input_turn_detection.py Python 115L · 4.2 KB
│ │ │ │ │ ├─ 🐍 realtime_client_event_param.py Python 34L · 1.5 KB
│ │ │ │ │ ├─ 🐍 realtime_client_event.py Python 36L · 1.4 KB
│ │ │ │ │ ├─ 🐍 realtime_connect_params.py Python 13L · 288 B
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_assistant_message_param.py Python 60L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_assistant_message.py Python 60L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_function_call_output_param.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_function_call_output.py Python 39L · 1.1 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_function_call_param.py Python 42L · 1.2 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_function_call.py Python 43L · 1.2 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_system_message_param.py Python 46L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_system_message.py Python 46L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_user_message_param.py Python 71L · 2.1 KB
│ │ │ │ │ ├─ 🐍 realtime_conversation_item_user_message.py Python 71L · 2.1 KB
│ │ │ │ │ ├─ 🐍 realtime_error_event.py Python 25L · 714 B
│ │ │ │ │ ├─ 🐍 realtime_error.py Python 26L · 658 B
│ │ │ │ │ ├─ 🐍 realtime_function_tool_param.py Python 24L · 674 B
│ │ │ │ │ ├─ 🐍 realtime_function_tool.py Python 25L · 734 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_approval_request_param.py Python 26L · 792 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_approval_request.py Python 26L · 696 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_approval_response_param.py Python 27L · 821 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_approval_response.py Python 27L · 742 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_list_tools_param.py Python 40L · 1.1 KB
│ │ │ │ │ ├─ 🐍 realtime_mcp_list_tools.py Python 40L · 1004 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_protocol_error_param.py Python 15L · 389 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_protocol_error.py Python 15L · 313 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_tool_call_param.py Python 42L · 1.4 KB
│ │ │ │ │ ├─ 🐍 realtime_mcp_tool_call.py Python 45L · 1.4 KB
│ │ │ │ │ ├─ 🐍 realtime_mcp_tool_execution_error_param.py Python 13L · 380 B
│ │ │ │ │ ├─ 🐍 realtime_mcp_tool_execution_error.py Python 13L · 314 B
│ │ │ │ │ ├─ 🐍 realtime_mcphttp_error_param.py Python 15L · 377 B
│ │ │ │ │ ├─ 🐍 realtime_mcphttp_error.py Python 15L · 301 B
│ │ │ │ │ ├─ 🐍 realtime_response_create_audio_output_param.py Python 29L · 1001 B
│ │ │ │ │ ├─ 🐍 realtime_response_create_audio_output.py Python 30L · 1006 B
│ │ │ │ │ ├─ 🐍 realtime_response_create_mcp_tool_param.py Python 153L · 4.9 KB
│ │ │ │ │ ├─ 🐍 realtime_response_create_mcp_tool.py Python 153L · 5.0 KB
│ │ │ │ │ ├─ 🐍 realtime_response_create_params_param.py Python 101L · 4.3 KB
│ │ │ │ │ ├─ 🐍 realtime_response_create_params.py Python 100L · 4.2 KB
│ │ │ │ │ ├─ 🐍 realtime_response_status.py Python 46L · 1.5 KB
│ │ │ │ │ ├─ 🔑 realtime_response_usage_input_token_details.py Python 42L · 1.6 KB
│ │ │ │ │ ├─ 🔑 realtime_response_usage_output_token_details.py Python 17L · 524 B
│ │ │ │ │ ├─ 🐍 realtime_response_usage.py Python 49L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_response.py Python 102L · 3.8 KB
│ │ │ │ │ ├─ 🐍 realtime_server_event.py Python 185L · 8.1 KB
│ │ │ │ │ ├─ 🔑 realtime_session_client_secret.py Python 22L · 629 B
│ │ │ │ │ ├─ 🐍 realtime_session_create_request_param.py Python 133L · 5.3 KB
│ │ │ │ │ ├─ 🐍 realtime_session_create_request.py Python 133L · 5.3 KB
│ │ │ │ │ ├─ 🐍 realtime_session_create_response.py Python 536L · 19.5 KB
│ │ │ │ │ ├─ 🐍 realtime_tool_choice_config_param.py Python 14L · 550 B
│ │ │ │ │ ├─ 🐍 realtime_tool_choice_config.py Python 12L · 472 B
│ │ │ │ │ ├─ 🐍 realtime_tools_config_param.py Python 161L · 5.1 KB
│ │ │ │ │ ├─ 🐍 realtime_tools_config_union_param.py Python 158L · 5.0 KB
│ │ │ │ │ ├─ 🐍 realtime_tools_config_union.py Python 159L · 5.2 KB
│ │ │ │ │ ├─ 🐍 realtime_tools_config.py Python 10L · 318 B
│ │ │ │ │ ├─ 🐍 realtime_tracing_config_param.py Python 33L · 887 B
│ │ │ │ │ ├─ 🐍 realtime_tracing_config.py Python 33L · 918 B
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_audio_input_param.py Python 74L · 3.3 KB
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_audio_input_turn_detection_param.py Python 112L · 4.0 KB
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_audio_input_turn_detection.py Python 115L · 4.2 KB
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_audio_input.py Python 72L · 3.3 KB
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_audio_param.py Python 15L · 504 B
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_audio.py Python 14L · 467 B
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_create_request_param.py Python 30L · 992 B
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_create_request.py Python 29L · 963 B
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_create_response.py Python 74L · 2.6 KB
│ │ │ │ │ ├─ 🐍 realtime_transcription_session_turn_detection.py Python 39L · 1.2 KB
│ │ │ │ │ ├─ 🐍 realtime_truncation_param.py Python 12L · 442 B
│ │ │ │ │ ├─ 🐍 realtime_truncation_retention_ratio_param.py Python 46L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_truncation_retention_ratio.py Python 47L · 1.7 KB
│ │ │ │ │ ├─ 🐍 realtime_truncation.py Python 10L · 380 B
│ │ │ │ │ ├─ 🐍 response_audio_delta_event.py Python 32L · 818 B
│ │ │ │ │ ├─ 🐍 response_audio_done_event.py Python 33L · 837 B
│ │ │ │ │ ├─ 🐍 response_audio_transcript_delta_event.py Python 32L · 873 B
│ │ │ │ │ ├─ 🐍 response_audio_transcript_done_event.py Python 36L · 983 B
│ │ │ │ │ ├─ 🐍 response_cancel_event_param.py Python 30L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_cancel_event.py Python 31L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_content_part_added_event.py Python 52L · 1.4 KB
│ │ │ │ │ ├─ 🐍 response_content_part_done_event.py Python 52L · 1.4 KB
│ │ │ │ │ ├─ 🐍 response_create_event_param.py Python 48L · 2.0 KB
│ │ │ │ │ ├─ 🐍 response_create_event.py Python 48L · 2.0 KB
│ │ │ │ │ ├─ 🐍 response_created_event.py Python 25L · 669 B
│ │ │ │ │ ├─ 🐍 response_done_event.py Python 32L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_function_call_arguments_delta_event.py Python 32L · 874 B
│ │ │ │ │ ├─ 🐍 response_function_call_arguments_done_event.py Python 38L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_mcp_call_arguments_delta.py Python 33L · 920 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_arguments_done.py Python 29L · 799 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_completed.py Python 23L · 633 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_failed.py Python 23L · 605 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_in_progress.py Python 23L · 643 B
│ │ │ │ │ ├─ 🐍 response_output_item_added_event.py Python 27L · 796 B
│ │ │ │ │ ├─ 🐍 response_output_item_done_event.py Python 31L · 854 B
│ │ │ │ │ ├─ 🐍 response_text_delta_event.py Python 32L · 819 B
│ │ │ │ │ ├─ 🐍 response_text_done_event.py Python 36L · 914 B
│ │ │ │ │ ├─ 🐍 session_created_event.py Python 30L · 980 B
│ │ │ │ │ ├─ 🐍 session_update_event_param.py Python 44L · 1.8 KB
│ │ │ │ │ ├─ 🐍 session_update_event.py Python 43L · 1.7 KB
│ │ │ │ │ └─ 🐍 session_updated_event.py Python 28L · 887 B
│ │ │ │ ├─ 📁 responses
│ │ │ │ │ ├─ 🐍 __init__.py Python 310L · 20.1 KB
│ │ │ │ │ ├─ 🐍 apply_patch_tool_param.py Python 14L · 455 B
│ │ │ │ │ ├─ 🐍 apply_patch_tool.py Python 14L · 399 B
│ │ │ │ │ ├─ 🐍 compacted_response.py Python 33L · 934 B
│ │ │ │ │ ├─ 🐍 computer_tool_param.py Python 26L · 853 B
│ │ │ │ │ ├─ 🐍 computer_tool.py Python 26L · 767 B
│ │ │ │ │ ├─ 🐍 container_auto_param.py Python 35L · 1.3 KB
│ │ │ │ │ ├─ 🐍 container_auto.py Python 36L · 1.4 KB
│ │ │ │ │ ├─ 🐍 container_network_policy_allowlist_param.py Python 22L · 847 B
│ │ │ │ │ ├─ 🐍 container_network_policy_allowlist.py Python 20L · 736 B
│ │ │ │ │ ├─ 🐍 container_network_policy_disabled_param.py Python 12L · 404 B
│ │ │ │ │ ├─ 🐍 container_network_policy_disabled.py Python 12L · 348 B
│ │ │ │ │ ├─ 🔑 container_network_policy_domain_secret_param.py Python 18L · 539 B
│ │ │ │ │ ├─ 🔑 container_network_policy_domain_secret.py Python 16L · 433 B
│ │ │ │ │ ├─ 🐍 container_reference_param.py Python 15L · 482 B
│ │ │ │ │ ├─ 🐍 container_reference.py Python 15L · 416 B
│ │ │ │ │ ├─ 🐍 custom_tool_param.py Python 28L · 935 B
│ │ │ │ │ ├─ 🐍 custom_tool.py Python 28L · 923 B
│ │ │ │ │ ├─ 🐍 easy_input_message_param.py Python 44L · 1.6 KB
│ │ │ │ │ ├─ 🐍 easy_input_message.py Python 43L · 1.6 KB
│ │ │ │ │ ├─ 🐍 file_search_tool_param.py Python 71L · 2.3 KB
│ │ │ │ │ ├─ 🐍 file_search_tool.py Python 69L · 2.2 KB
│ │ │ │ │ ├─ 🐍 function_shell_tool_param.py Python 23L · 811 B
│ │ │ │ │ ├─ 🐍 function_shell_tool.py Python 25L · 818 B
│ │ │ │ │ ├─ 🐍 function_tool_param.py Python 33L · 1.0 KB
│ │ │ │ │ ├─ 🐍 function_tool.py Python 33L · 978 B
│ │ │ │ │ ├─ 🐍 inline_skill_param.py Python 23L · 624 B
│ │ │ │ │ ├─ 🐍 inline_skill_source_param.py Python 20L · 614 B
│ │ │ │ │ ├─ 🐍 inline_skill_source.py Python 20L · 538 B
│ │ │ │ │ ├─ 🐍 inline_skill.py Python 22L · 521 B
│ │ │ │ │ ├─ 🐍 input_item_list_params.py Python 34L · 964 B
│ │ │ │ │ ├─ 🔑 input_token_count_params.py Python 146L · 5.6 KB
│ │ │ │ │ ├─ 🔑 input_token_count_response.py Python 13L · 310 B
│ │ │ │ │ ├─ 🐍 local_environment_param.py Python 18L · 508 B
│ │ │ │ │ ├─ 🐍 local_environment.py Python 17L · 454 B
│ │ │ │ │ ├─ 🐍 local_skill_param.py Python 18L · 465 B
│ │ │ │ │ ├─ 🐍 local_skill.py Python 16L · 359 B
│ │ │ │ │ ├─ 🐍 parsed_response.py Python 106L · 3.8 KB
│ │ │ │ │ ├─ 🐍 response_apply_patch_tool_call_output.py Python 33L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_apply_patch_tool_call.py Python 84L · 2.2 KB
│ │ │ │ │ ├─ 🐍 response_audio_delta_event.py Python 20L · 574 B
│ │ │ │ │ ├─ 🐍 response_audio_done_event.py Python 17L · 470 B
│ │ │ │ │ ├─ 🐍 response_audio_transcript_delta_event.py Python 20L · 597 B
│ │ │ │ │ ├─ 🐍 response_audio_transcript_done_event.py Python 17L · 521 B
│ │ │ │ │ ├─ 🐍 response_code_interpreter_call_code_delta_event.py Python 29L · 924 B
│ │ │ │ │ ├─ 🐍 response_code_interpreter_call_code_done_event.py Python 26L · 885 B
│ │ │ │ │ ├─ 🐍 response_code_interpreter_call_completed_event.py Python 26L · 823 B
│ │ │ │ │ ├─ 🐍 response_code_interpreter_call_in_progress_event.py Python 26L · 831 B
│ │ │ │ │ ├─ 🐍 response_code_interpreter_call_interpreting_event.py Python 26L · 862 B
│ │ │ │ │ ├─ 🐍 response_code_interpreter_tool_call_param.py Python 60L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_code_interpreter_tool_call.py Python 61L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_compact_params.py Python 136L · 4.8 KB
│ │ │ │ │ ├─ 🐍 response_compaction_item_param_param.py Python 23L · 732 B
│ │ │ │ │ ├─ 🐍 response_compaction_item_param.py Python 23L · 673 B
│ │ │ │ │ ├─ 🐍 response_compaction_item.py Python 26L · 758 B
│ │ │ │ │ ├─ 🐍 response_completed_event.py Python 21L · 573 B
│ │ │ │ │ ├─ 🐍 response_computer_tool_call_output_item.py Python 49L · 1.5 KB
│ │ │ │ │ ├─ 🐍 response_computer_tool_call_output_screenshot_param.py Python 23L · 728 B
│ │ │ │ │ ├─ 🐍 response_computer_tool_call_output_screenshot.py Python 24L · 734 B
│ │ │ │ │ ├─ 🐍 response_computer_tool_call_param.py Python 235L · 5.6 KB
│ │ │ │ │ ├─ 🐍 response_computer_tool_call.py Python 237L · 5.2 KB
│ │ │ │ │ ├─ 🐍 response_container_reference.py Python 16L · 437 B
│ │ │ │ │ ├─ 🐍 response_content_part_added_event.py Python 48L · 1.4 KB
│ │ │ │ │ ├─ 🐍 response_content_part_done_event.py Python 48L · 1.4 KB
│ │ │ │ │ ├─ 🐍 response_conversation_param_param.py Python 14L · 409 B
│ │ │ │ │ ├─ 🐍 response_conversation_param.py Python 12L · 323 B
│ │ │ │ │ ├─ 🐍 response_create_params.py Python 349L · 14.2 KB
│ │ │ │ │ ├─ 🐍 response_created_event.py Python 21L · 566 B
│ │ │ │ │ ├─ 🐍 response_custom_tool_call_input_delta_event.py Python 26L · 786 B
│ │ │ │ │ ├─ 🐍 response_custom_tool_call_input_done_event.py Python 26L · 756 B
│ │ │ │ │ ├─ 🐍 response_custom_tool_call_output_param.py Python 33L · 1.3 KB
│ │ │ │ │ ├─ 🐍 response_custom_tool_call_output.py Python 35L · 1.3 KB
│ │ │ │ │ ├─ 🐍 response_custom_tool_call_param.py Python 26L · 828 B
│ │ │ │ │ ├─ 🐍 response_custom_tool_call.py Python 27L · 787 B
│ │ │ │ │ ├─ 🐍 response_error_event.py Python 27L · 617 B
│ │ │ │ │ ├─ 🐍 response_error.py Python 36L · 996 B
│ │ │ │ │ ├─ 🐍 response_failed_event.py Python 21L · 551 B
│ │ │ │ │ ├─ 🐍 response_file_search_call_completed_event.py Python 23L · 744 B
│ │ │ │ │ ├─ 🐍 response_file_search_call_in_progress_event.py Python 23L · 734 B
│ │ │ │ │ ├─ 🐍 response_file_search_call_searching_event.py Python 23L · 733 B
│ │ │ │ │ ├─ 🐍 response_file_search_tool_call_param.py Python 59L · 1.9 KB
│ │ │ │ │ ├─ 🐍 response_file_search_tool_call.py Python 57L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_format_text_config_param.py Python 16L · 625 B
│ │ │ │ │ ├─ 🐍 response_format_text_config.py Python 16L · 647 B
│ │ │ │ │ ├─ 🐍 response_format_text_json_schema_config_param.py Python 47L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_format_text_json_schema_config.py Python 49L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_function_call_arguments_delta_event.py Python 28L · 866 B
│ │ │ │ │ ├─ 🐍 response_function_call_arguments_done_event.py Python 28L · 702 B
│ │ │ │ │ ├─ 🐍 response_function_call_output_item_list_param.py Python 18L · 774 B
│ │ │ │ │ ├─ 🐍 response_function_call_output_item_list.py Python 10L · 367 B
│ │ │ │ │ ├─ 🐍 response_function_call_output_item_param.py Python 16L · 629 B
│ │ │ │ │ ├─ 🐍 response_function_call_output_item.py Python 16L · 633 B
│ │ │ │ │ ├─ 🐍 response_function_shell_call_output_content_param.py Python 41L · 1.3 KB
│ │ │ │ │ ├─ 🐍 response_function_shell_call_output_content.py Python 42L · 1.2 KB
│ │ │ │ │ ├─ 🐍 response_function_shell_tool_call_output.py Python 88L · 2.4 KB
│ │ │ │ │ ├─ 🐍 response_function_shell_tool_call.py Python 59L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_function_tool_call_item.py Python 16L · 509 B
│ │ │ │ │ ├─ 🐍 response_function_tool_call_output_item.py Python 40L · 1.4 KB
│ │ │ │ │ ├─ 🐍 response_function_tool_call_param.py Python 37L · 1.1 KB
│ │ │ │ │ ├─ 🐍 response_function_tool_call.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 🐍 response_function_web_search_param.py Python 92L · 2.5 KB
│ │ │ │ │ ├─ 🐍 response_function_web_search.py Python 91L · 2.3 KB
│ │ │ │ │ ├─ 🐍 response_image_gen_call_completed_event.py Python 25L · 783 B
│ │ │ │ │ ├─ 🐍 response_image_gen_call_generating_event.py Python 25L · 824 B
│ │ │ │ │ ├─ 🐍 response_image_gen_call_in_progress_event.py Python 23L · 778 B
│ │ │ │ │ ├─ 🐍 response_image_gen_call_partial_image_event.py Python 32L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_in_progress_event.py Python 21L · 571 B
│ │ │ │ │ ├─ 🐍 response_includable.py Python 16L · 505 B
│ │ │ │ │ ├─ 🐍 response_incomplete_event.py Python 21L · 592 B
│ │ │ │ │ ├─ 🐍 response_input_audio_param.py Python 24L · 713 B
│ │ │ │ │ ├─ 🐍 response_input_audio.py Python 24L · 614 B
│ │ │ │ │ ├─ 🐍 response_input_content_param.py Python 14L · 537 B
│ │ │ │ │ ├─ 🐍 response_input_content.py Python 15L · 542 B
│ │ │ │ │ ├─ 🐍 response_input_file_content_param.py Python 27L · 809 B
│ │ │ │ │ ├─ 🐍 response_input_file_content.py Python 27L · 781 B
│ │ │ │ │ ├─ 🐍 response_input_file_param.py Python 27L · 753 B
│ │ │ │ │ ├─ 🐍 response_input_file.py Python 27L · 755 B
│ │ │ │ │ ├─ 🐍 response_input_image_content_param.py Python 33L · 969 B
│ │ │ │ │ ├─ 🐍 response_input_image_content.py Python 33L · 934 B
│ │ │ │ │ ├─ 🐍 response_input_image_param.py Python 33L · 956 B
│ │ │ │ │ ├─ 🐍 response_input_image.py Python 33L · 904 B
│ │ │ │ │ ├─ 🐍 response_input_item_param.py Python 543L · 16.8 KB
│ │ │ │ │ ├─ 🐍 response_input_item.py Python 548L · 16.0 KB
│ │ │ │ │ ├─ 🐍 response_input_message_content_list_param.py Python 16L · 666 B
│ │ │ │ │ ├─ 🐍 response_input_message_content_list.py Python 10L · 329 B
│ │ │ │ │ ├─ 🐍 response_input_message_item.py Python 33L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_input_param.py Python 546L · 16.9 KB
│ │ │ │ │ ├─ 🐍 response_input_text_content_param.py Python 17L · 493 B
│ │ │ │ │ ├─ 🐍 response_input_text_content.py Python 17L · 427 B
│ │ │ │ │ ├─ 🐍 response_input_text_param.py Python 17L · 479 B
│ │ │ │ │ ├─ 🐍 response_input_text.py Python 17L · 413 B
│ │ │ │ │ ├─ 🐍 response_input.py Python 10L · 284 B
│ │ │ │ │ ├─ 🐍 response_item_list.py Python 28L · 702 B
│ │ │ │ │ ├─ 🐍 response_item.py Python 244L · 7.2 KB
│ │ │ │ │ ├─ 🐍 response_local_environment.py Python 14L · 398 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_arguments_delta_event.py Python 31L · 884 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_arguments_done_event.py Python 26L · 826 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_completed_event.py Python 23L · 670 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_failed_event.py Python 23L · 636 B
│ │ │ │ │ ├─ 🐍 response_mcp_call_in_progress_event.py Python 23L · 696 B
│ │ │ │ │ ├─ 🐍 response_mcp_list_tools_completed_event.py Python 23L · 726 B
│ │ │ │ │ ├─ 🐍 response_mcp_list_tools_failed_event.py Python 23L · 680 B
│ │ │ │ │ ├─ 🐍 response_mcp_list_tools_in_progress_event.py Python 25L · 756 B
│ │ │ │ │ ├─ 🐍 response_output_item_added_event.py Python 24L · 696 B
│ │ │ │ │ ├─ 🐍 response_output_item_done_event.py Python 24L · 707 B
│ │ │ │ │ ├─ 🐍 response_output_item.py Python 205L · 6.0 KB
│ │ │ │ │ ├─ 🐍 response_output_message_param.py Python 45L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_output_message.py Python 45L · 1.5 KB
│ │ │ │ │ ├─ 🐍 response_output_refusal_param.py Python 17L · 491 B
│ │ │ │ │ ├─ 🐍 response_output_refusal.py Python 17L · 425 B
│ │ │ │ │ ├─ 🐍 response_output_text_annotation_added_event.py Python 32L · 1.0 KB
│ │ │ │ │ ├─ 🐍 response_output_text_param.py Python 129L · 3.4 KB
│ │ │ │ │ ├─ 🐍 response_output_text.py Python 131L · 3.1 KB
│ │ │ │ │ ├─ 🐍 response_prompt_param.py Python 34L · 1.2 KB
│ │ │ │ │ ├─ 🐍 response_prompt.py Python 33L · 1.1 KB
│ │ │ │ │ ├─ 🐍 response_queued_event.py Python 21L · 582 B
│ │ │ │ │ ├─ 🐍 response_reasoning_item_param.py Python 62L · 1.9 KB
│ │ │ │ │ ├─ 🐍 response_reasoning_item.py Python 62L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_reasoning_summary_part_added_event.py Python 39L · 1.1 KB
│ │ │ │ │ ├─ 🐍 response_reasoning_summary_part_done_event.py Python 39L · 1.1 KB
│ │ │ │ │ ├─ 🐍 response_reasoning_summary_text_delta_event.py Python 29L · 916 B
│ │ │ │ │ ├─ 🐍 response_reasoning_summary_text_done_event.py Python 29L · 896 B
│ │ │ │ │ ├─ 🐍 response_reasoning_text_delta_event.py Python 29L · 903 B
│ │ │ │ │ ├─ 🐍 response_reasoning_text_done_event.py Python 29L · 843 B
│ │ │ │ │ ├─ 🐍 response_refusal_delta_event.py Python 29L · 827 B
│ │ │ │ │ ├─ 🐍 response_refusal_done_event.py Python 29L · 826 B
│ │ │ │ │ ├─ 🐍 response_retrieve_params.py Python 59L · 2.3 KB
│ │ │ │ │ ├─ 🐍 response_status.py Python 7L · 278 B
│ │ │ │ │ ├─ 🐍 response_stream_event.py Python 120L · 6.8 KB
│ │ │ │ │ ├─ 🐍 response_text_config_param.py Python 44L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_text_config.py Python 43L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_text_delta_event.py Python 58L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_text_done_event.py Python 58L · 1.6 KB
│ │ │ │ │ ├─ 🐍 response_usage.py Python 44L · 1.2 KB
│ │ │ │ │ ├─ 🐍 response_web_search_call_completed_event.py Python 23L · 754 B
│ │ │ │ │ ├─ 🐍 response_web_search_call_in_progress_event.py Python 23L · 760 B
│ │ │ │ │ ├─ 🐍 response_web_search_call_searching_event.py Python 23L · 754 B
│ │ │ │ │ ├─ 🐍 response.py Python 321L · 12.3 KB
│ │ │ │ │ ├─ 🐍 responses_client_event_param.py Python 327L · 13.5 KB
│ │ │ │ │ ├─ 🐍 responses_client_event.py Python 326L · 13.5 KB
│ │ │ │ │ ├─ 🐍 responses_server_event.py Python 120L · 6.8 KB
│ │ │ │ │ ├─ 🐍 skill_reference_param.py Python 18L · 561 B
│ │ │ │ │ ├─ 🐍 skill_reference.py Python 19L · 540 B
│ │ │ │ │ ├─ 🐍 tool_choice_allowed_param.py Python 38L · 1.2 KB
│ │ │ │ │ ├─ 🐍 tool_choice_allowed.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 🐍 tool_choice_apply_patch_param.py Python 14L · 460 B
│ │ │ │ │ ├─ 🐍 tool_choice_apply_patch.py Python 14L · 404 B
│ │ │ │ │ ├─ 🐍 tool_choice_custom_param.py Python 17L · 526 B
│ │ │ │ │ ├─ 🐍 tool_choice_custom.py Python 17L · 460 B
│ │ │ │ │ ├─ 🐍 tool_choice_function_param.py Python 17L · 525 B
│ │ │ │ │ ├─ 🐍 tool_choice_function.py Python 17L · 459 B
│ │ │ │ │ ├─ 🐍 tool_choice_mcp_param.py Python 23L · 644 B
│ │ │ │ │ ├─ 🐍 tool_choice_mcp.py Python 23L · 585 B
│ │ │ │ │ ├─ 🐍 tool_choice_options.py Python 7L · 237 B
│ │ │ │ │ ├─ 🐍 tool_choice_shell_param.py Python 14L · 434 B
│ │ │ │ │ ├─ 🐍 tool_choice_shell.py Python 14L · 378 B
│ │ │ │ │ ├─ 🐍 tool_choice_types_param.py Python 38L · 1021 B
│ │ │ │ │ ├─ 🐍 tool_choice_types.py Python 36L · 923 B
│ │ │ │ │ ├─ 🐍 tool_param.py Python 321L · 10.4 KB
│ │ │ │ │ ├─ 🐍 tool.py Python 321L · 10.4 KB
│ │ │ │ │ ├─ 🐍 web_search_preview_tool_param.py Python 56L · 1.7 KB
│ │ │ │ │ ├─ 🐍 web_search_preview_tool.py Python 56L · 1.7 KB
│ │ │ │ │ ├─ 🐍 web_search_tool_param.py Python 75L · 2.1 KB
│ │ │ │ │ └─ 🐍 web_search_tool.py Python 73L · 2.0 KB
│ │ │ │ ├─ 📁 shared
│ │ │ │ │ ├─ 🐍 __init__.py Python 19L · 1.2 KB
│ │ │ │ │ ├─ 🐍 all_models.py Python 29L · 716 B
│ │ │ │ │ ├─ 🐍 chat_model.py Python 80L · 1.9 KB
│ │ │ │ │ ├─ 🐍 comparison_filter.py Python 38L · 981 B
│ │ │ │ │ ├─ 🐍 compound_filter.py Python 24L · 638 B
│ │ │ │ │ ├─ 🐍 custom_tool_input_format.py Python 32L · 856 B
│ │ │ │ │ ├─ 🐍 error_object.py Python 17L · 305 B
│ │ │ │ │ ├─ 🐍 function_definition.py Python 43L · 1.4 KB
│ │ │ │ │ ├─ 🐍 function_parameters.py Python 8L · 236 B
│ │ │ │ │ ├─ 🐍 metadata.py Python 8L · 213 B
│ │ │ │ │ ├─ 🐍 reasoning_effort.py Python 8L · 296 B
│ │ │ │ │ ├─ 🐍 reasoning.py Python 52L · 2.0 KB
│ │ │ │ │ ├─ 🐍 response_format_json_object.py Python 20L · 624 B
│ │ │ │ │ ├─ 🐍 response_format_json_schema.py Python 56L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_format_text_grammar.py Python 20L · 606 B
│ │ │ │ │ ├─ 🐍 response_format_text_python.py Python 18L · 525 B
│ │ │ │ │ ├─ 🐍 response_format_text.py Python 14L · 395 B
│ │ │ │ │ └─ 🐍 responses_model.py Python 29L · 726 B
│ │ │ │ ├─ 📁 shared_params
│ │ │ │ │ ├─ 🐍 __init__.py Python 15L · 976 B
│ │ │ │ │ ├─ 🐍 chat_model.py Python 82L · 1.9 KB
│ │ │ │ │ ├─ 🐍 comparison_filter.py Python 40L · 1.1 KB
│ │ │ │ │ ├─ 🐍 compound_filter.py Python 25L · 703 B
│ │ │ │ │ ├─ 🐍 custom_tool_input_format.py Python 31L · 852 B
│ │ │ │ │ ├─ 🐍 function_definition.py Python 45L · 1.5 KB
│ │ │ │ │ ├─ 🐍 function_parameters.py Python 10L · 272 B
│ │ │ │ │ ├─ 🐍 metadata.py Python 10L · 249 B
│ │ │ │ │ ├─ 🐍 reasoning_effort.py Python 10L · 332 B
│ │ │ │ │ ├─ 🐍 reasoning.py Python 53L · 2.0 KB
│ │ │ │ │ ├─ 🐍 response_format_json_object.py Python 20L · 670 B
│ │ │ │ │ ├─ 🐍 response_format_json_schema.py Python 54L · 1.8 KB
│ │ │ │ │ ├─ 🐍 response_format_text.py Python 14L · 441 B
│ │ │ │ │ └─ 🐍 responses_model.py Python 31L · 770 B
│ │ │ │ ├─ 📁 skills
│ │ │ │ │ ├─ 📁 versions
│ │ │ │ │ │ └─ 🐍 __init__.py Python 3L · 122 B
│ │ │ │ │ ├─ 🐍 __init__.py Python 9L · 476 B
│ │ │ │ │ ├─ 🐍 deleted_skill_version.py Python 18L · 366 B
│ │ │ │ │ ├─ 🐍 skill_version_list.py Python 26L · 677 B
│ │ │ │ │ ├─ 🐍 skill_version.py Python 30L · 712 B
│ │ │ │ │ ├─ 🐍 version_create_params.py Python 18L · 526 B
│ │ │ │ │ └─ 🐍 version_list_params.py Python 18L · 462 B
│ │ │ │ ├─ 📁 uploads
│ │ │ │ │ ├─ 🐍 __init__.py Python 6L · 242 B
│ │ │ │ │ ├─ 🐍 part_create_params.py Python 14L · 362 B
│ │ │ │ │ └─ 🐍 upload_part.py Python 23L · 677 B
│ │ │ │ ├─ 📁 vector_stores
│ │ │ │ │ ├─ 🐍 __init__.py Python 13L · 818 B
│ │ │ │ │ ├─ 🐍 file_batch_create_params.py Python 72L · 2.7 KB
│ │ │ │ │ ├─ 🐍 file_batch_list_files_params.py Python 47L · 1.4 KB
│ │ │ │ │ ├─ 🐍 file_content_response.py Python 15L · 367 B
│ │ │ │ │ ├─ 🐍 file_create_params.py Python 35L · 1.2 KB
│ │ │ │ │ ├─ 🐍 file_list_params.py Python 45L · 1.4 KB
│ │ │ │ │ ├─ 🐍 file_update_params.py Python 21L · 781 B
│ │ │ │ │ ├─ 🐍 vector_store_file_batch.py Python 56L · 1.5 KB
│ │ │ │ │ ├─ 🐍 vector_store_file_deleted.py Python 15L · 321 B
│ │ │ │ │ └─ 🐍 vector_store_file.py Python 74L · 2.4 KB
│ │ │ │ ├─ 📁 webhooks
│ │ │ │ │ ├─ 🐍 __init__.py Python 24L · 1.8 KB
│ │ │ │ │ ├─ 🐍 batch_cancelled_webhook_event.py Python 34L · 862 B
│ │ │ │ │ ├─ 🐍 batch_completed_webhook_event.py Python 34L · 862 B
│ │ │ │ │ ├─ 🐍 batch_expired_webhook_event.py Python 34L · 841 B
│ │ │ │ │ ├─ 🐍 batch_failed_webhook_event.py Python 34L · 835 B
│ │ │ │ │ ├─ 🐍 eval_run_canceled_webhook_event.py Python 34L · 840 B
│ │ │ │ │ ├─ 🐍 eval_run_failed_webhook_event.py Python 34L · 819 B
│ │ │ │ │ ├─ 🐍 eval_run_succeeded_webhook_event.py Python 34L · 837 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_cancelled_webhook_event.py Python 34L · 892 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_failed_webhook_event.py Python 34L · 865 B
│ │ │ │ │ ├─ 🐍 fine_tuning_job_succeeded_webhook_event.py Python 34L · 883 B
│ │ │ │ │ ├─ 🐍 realtime_call_incoming_webhook_event.py Python 47L · 1.1 KB
│ │ │ │ │ ├─ 🐍 response_cancelled_webhook_event.py Python 34L · 870 B
│ │ │ │ │ ├─ 🐍 response_completed_webhook_event.py Python 34L · 870 B
│ │ │ │ │ ├─ 🐍 response_failed_webhook_event.py Python 34L · 843 B
│ │ │ │ │ ├─ 🐍 response_incomplete_webhook_event.py Python 34L · 878 B
│ │ │ │ │ └─ 🐍 unwrap_webhook_event.py Python 44L · 2.0 KB
│ │ │ │ ├─ 🐍 __init__.py Python 122L · 7.8 KB
│ │ │ │ ├─ 🐍 audio_model.py Python 13L · 344 B
│ │ │ │ ├─ 🐍 audio_response_format.py Python 7L · 276 B
│ │ │ │ ├─ 🐍 auto_file_chunking_strategy_param.py Python 17L · 495 B
│ │ │ │ ├─ 🐍 batch_create_params.py Python 85L · 2.8 KB
│ │ │ │ ├─ 🐍 batch_error.py Python 21L · 622 B
│ │ │ │ ├─ 🐍 batch_list_params.py Python 24L · 705 B
│ │ │ │ ├─ 🐍 batch_request_counts.py Python 18L · 479 B
│ │ │ │ ├─ 🐍 batch_usage.py Python 45L · 1.2 KB
│ │ │ │ ├─ 🐍 batch.py Python 104L · 3.4 KB
│ │ │ │ ├─ 🐍 chat_model.py Python 7L · 177 B
│ │ │ │ ├─ 🐍 completion_choice.py Python 35L · 965 B
│ │ │ │ ├─ 🐍 completion_create_params.py Python 189L · 7.5 KB
│ │ │ │ ├─ 🐍 completion_usage.py Python 60L · 1.9 KB
│ │ │ │ ├─ 🐍 completion.py Python 42L · 1.3 KB
│ │ │ │ ├─ 🐍 container_create_params.py Python 51L · 1.7 KB
│ │ │ │ ├─ 🐍 container_create_response.py Python 65L · 1.9 KB
│ │ │ │ ├─ 🐍 container_list_params.py Python 33L · 952 B
│ │ │ │ ├─ 🐍 container_list_response.py Python 65L · 1.9 KB
│ │ │ │ ├─ 🐍 container_retrieve_response.py Python 65L · 1.9 KB
│ │ │ │ ├─ 🐍 create_embedding_response.py Python 33L · 848 B
│ │ │ │ ├─ 🐍 deleted_skill.py Python 15L · 288 B
│ │ │ │ ├─ 🐍 embedding_create_params.py Python 55L · 2.0 KB
│ │ │ │ ├─ 🐍 embedding_model.py Python 7L · 281 B
│ │ │ │ ├─ 🐍 embedding.py Python 25L · 711 B
│ │ │ │ ├─ 🐍 eval_create_params.py Python 244L · 8.0 KB
│ │ │ │ ├─ 🐍 eval_create_response.py Python 130L · 4.4 KB
│ │ │ │ ├─ 🐍 eval_custom_data_source_config.py Python 28L · 876 B
│ │ │ │ ├─ 🐍 eval_delete_response.py Python 13L · 245 B
│ │ │ │ ├─ 🐍 eval_list_params.py Python 27L · 754 B
│ │ │ │ ├─ 🐍 eval_list_response.py Python 130L · 4.4 KB
│ │ │ │ ├─ 🐍 eval_retrieve_response.py Python 130L · 4.4 KB
│ │ │ │ ├─ 🐍 eval_stored_completions_data_source_config.py Python 34L · 1.1 KB
│ │ │ │ ├─ 🐍 eval_update_params.py Python 25L · 757 B
│ │ │ │ ├─ 🐍 eval_update_response.py Python 130L · 4.4 KB
│ │ │ │ ├─ 🐍 file_chunking_strategy_param.py Python 13L · 517 B
│ │ │ │ ├─ 🐍 file_chunking_strategy.py Python 14L · 559 B
│ │ │ │ ├─ 🐍 file_content.py Python 7L · 184 B
│ │ │ │ ├─ 🐍 file_create_params.py Python 52L · 1.5 KB
│ │ │ │ ├─ 🐍 file_deleted.py Python 15L · 277 B
│ │ │ │ ├─ 🐍 file_list_params.py Python 33L · 960 B
│ │ │ │ ├─ 🐍 file_object.py Python 60L · 1.6 KB
│ │ │ │ ├─ 🐍 file_purpose.py Python 7L · 265 B
│ │ │ │ ├─ 🐍 image_create_variation_params.py Python 48L · 1.4 KB
│ │ │ │ ├─ 🐍 image_edit_completed_event.py Python 66L · 2.0 KB
│ │ │ │ ├─ 🐍 image_edit_params.py Python 143L · 5.3 KB
│ │ │ │ ├─ 🐍 image_edit_partial_image_event.py Python 35L · 1.2 KB
│ │ │ │ ├─ 🐍 image_edit_stream_event.py Python 14L · 516 B
│ │ │ │ ├─ 🐍 image_gen_completed_event.py Python 66L · 2.0 KB
│ │ │ │ ├─ 🐍 image_gen_partial_image_event.py Python 35L · 1.1 KB
│ │ │ │ ├─ 🐍 image_gen_stream_event.py Python 14L · 508 B
│ │ │ │ ├─ 🐍 image_generate_params.py Python 145L · 5.3 KB
│ │ │ │ ├─ 🐍 image_model.py Python 7L · 271 B
│ │ │ │ ├─ 🐍 image.py Python 28L · 872 B
│ │ │ │ ├─ 🐍 images_response.py Python 79L · 2.5 KB
│ │ │ │ ├─ 🐍 model_deleted.py Python 13L · 228 B
│ │ │ │ ├─ 🐍 model.py Python 23L · 609 B
│ │ │ │ ├─ 🐍 moderation_create_params.py Python 30L · 1.0 KB
│ │ │ │ ├─ 🐍 moderation_create_response.py Python 21L · 552 B
│ │ │ │ ├─ 🐍 moderation_image_url_input_param.py Python 24L · 758 B
│ │ │ │ ├─ 🐍 moderation_model.py Python 9L · 319 B
│ │ │ │ ├─ 🐍 moderation_multi_modal_input_param.py Python 13L · 483 B
│ │ │ │ ├─ 🐍 moderation_text_input_param.py Python 17L · 456 B
│ │ │ │ ├─ 🐍 moderation.py Python 194L · 6.9 KB
│ │ │ │ ├─ 🐍 other_file_chunking_strategy_object.py Python 17L · 501 B
│ │ │ │ ├─ 🐍 skill_create_params.py Python 15L · 448 B
│ │ │ │ ├─ 🐍 skill_list_params.py Python 21L · 550 B
│ │ │ │ ├─ 🐍 skill_list.py Python 26L · 640 B
│ │ │ │ ├─ 🐍 skill_update_params.py Python 12L · 346 B
│ │ │ │ ├─ 🐍 skill.py Python 30L · 657 B
│ │ │ │ ├─ 🐍 static_file_chunking_strategy_object_param.py Python 18L · 597 B
│ │ │ │ ├─ 🐍 static_file_chunking_strategy_object.py Python 15L · 424 B
│ │ │ │ ├─ 🐍 static_file_chunking_strategy_param.py Python 22L · 692 B
│ │ │ │ ├─ 🐍 static_file_chunking_strategy.py Python 20L · 595 B
│ │ │ │ ├─ 🐍 upload_complete_params.py Python 20L · 527 B
│ │ │ │ ├─ 🐍 upload_create_params.py Python 57L · 1.6 KB
│ │ │ │ ├─ 🐍 upload.py Python 44L · 1.3 KB
│ │ │ │ ├─ 🐍 vector_store_create_params.py Python 63L · 1.9 KB
│ │ │ │ ├─ 🐍 vector_store_deleted.py Python 15L · 307 B
│ │ │ │ ├─ 🐍 vector_store_list_params.py Python 39L · 1.2 KB
│ │ │ │ ├─ 🐍 vector_store_search_params.py Python 44L · 1.3 KB
│ │ │ │ ├─ 🐍 vector_store_search_response.py Python 39L · 1.1 KB
│ │ │ │ ├─ 🐍 vector_store_update_params.py Python 41L · 1.3 KB
│ │ │ │ ├─ 🐍 vector_store.py Python 88L · 2.6 KB
│ │ │ │ ├─ 🐍 video_create_error.py Python 15L · 415 B
│ │ │ │ ├─ 🐍 video_create_params.py Python 35L · 1015 B
│ │ │ │ ├─ 🐍 video_delete_response.py Python 20L · 529 B
│ │ │ │ ├─ 🐍 video_download_content_params.py Python 12L · 405 B
│ │ │ │ ├─ 🐍 video_list_params.py Python 21L · 550 B
│ │ │ │ ├─ 🐍 video_model_param.py Python 12L · 375 B
│ │ │ │ ├─ 🐍 video_model.py Python 10L · 329 B
│ │ │ │ ├─ 🐍 video_remix_params.py Python 12L · 346 B
│ │ │ │ ├─ 🐍 video_seconds.py Python 7L · 215 B
│ │ │ │ ├─ 🐍 video_size.py Python 7L · 243 B
│ │ │ │ ├─ 🐍 video.py Python 55L · 1.7 KB
│ │ │ │ └─ 🐍 websocket_connection_options.py Python 36L · 1.8 KB
│ │ │ ├─ 🐍 __init__.py Python 396L · 11.0 KB
│ │ │ ├─ 🐍 __main__.py Python 3L · 30 B
│ │ │ ├─ 🐍 _base_client.py Python 2163L · 73.3 KB
│ │ │ ├─ 🐍 _client.py Python 1310L · 44.8 KB
│ │ │ ├─ 🐍 _compat.py Python 231L · 6.9 KB
│ │ │ ├─ 🐍 _constants.py Python 14L · 467 B
│ │ │ ├─ 🐍 _exceptions.py Python 161L · 4.9 KB
│ │ │ ├─ 🐍 _files.py Python 123L · 3.5 KB
│ │ │ ├─ 🐍 _legacy_response.py Python 491L · 16.0 KB
│ │ │ ├─ 🐍 _models.py Python 915L · 33.1 KB
│ │ │ ├─ 🐍 _module_client.py Python 181L · 5.1 KB
│ │ │ ├─ 🐍 _qs.py Python 150L · 4.7 KB
│ │ │ ├─ 🐍 _resource.py Python 43L · 1.1 KB
│ │ │ ├─ 🐍 _response.py Python 851L · 29.0 KB
│ │ │ ├─ 🐍 _streaming.py Python 427L · 14.3 KB
│ │ │ ├─ 🐍 _types.py Python 275L · 7.6 KB
│ │ │ ├─ 🐍 _version.py Python 4L · 159 B
│ │ │ ├─ 🐍 pagination.py Python 190L · 4.7 KB
│ │ │ └─ 🐍 version.py Python 3L · 62 B
│ │ ├─ 📁 openai-2.24.0.dist-info
│ │ │ └─ 📄 entry_points.txt Text 2L · 43 B
│ │ ├─ 📁 pip
│ │ │ ├─ 📁 _internal
│ │ │ │ ├─ 📁 cli
│ │ │ │ │ ├─ 🐍 __init__.py Python 3L · 131 B
│ │ │ │ │ ├─ 🐍 autocompletion.py Python 184L · 7.0 KB
│ │ │ │ │ ├─ 🐍 base_command.py Python 255L · 9.0 KB
│ │ │ │ │ ├─ 🐍 cmdoptions.py Python 1267L · 35.3 KB
│ │ │ │ │ ├─ 🐍 command_context.py Python 28L · 817 B
│ │ │ │ │ ├─ 🐍 index_command.py Python 195L · 6.3 KB
│ │ │ │ │ ├─ 🐍 main_parser.py Python 136L · 4.3 KB
│ │ │ │ │ ├─ 🐍 main.py Python 85L · 3.1 KB
│ │ │ │ │ ├─ 🐍 parser.py Python 358L · 13.5 KB
│ │ │ │ │ ├─ 🐍 progress_bars.py Python 153L · 4.6 KB
│ │ │ │ │ ├─ 🐍 req_command.py Python 447L · 16.1 KB
│ │ │ │ │ ├─ 🐍 spinners.py Python 235L · 7.2 KB
│ │ │ │ │ └─ 🐍 status_codes.py Python 6L · 116 B
│ │ │ │ ├─ 📁 commands
│ │ │ │ │ ├─ 🐍 __init__.py Python 139L · 3.9 KB
│ │ │ │ │ ├─ 🐍 cache.py Python 255L · 8.9 KB
│ │ │ │ │ ├─ 🐍 check.py Python 66L · 2.2 KB
│ │ │ │ │ ├─ 🐍 completion.py Python 136L · 4.5 KB
│ │ │ │ │ ├─ 🐍 configuration.py Python 288L · 9.9 KB
│ │ │ │ │ ├─ 🐍 debug.py Python 203L · 6.6 KB
│ │ │ │ │ ├─ 🐍 download.py Python 146L · 5.1 KB
│ │ │ │ │ ├─ 🐍 freeze.py Python 107L · 3.0 KB
│ │ │ │ │ ├─ 🐍 hash.py Python 58L · 1.6 KB
│ │ │ │ │ ├─ 🐍 help.py Python 40L · 1.1 KB
│ │ │ │ │ ├─ 🐍 index.py Python 166L · 5.4 KB
│ │ │ │ │ ├─ 🐍 inspect.py Python 92L · 3.1 KB
│ │ │ │ │ ├─ 🐍 install.py Python 810L · 29.9 KB
│ │ │ │ │ ├─ 🐍 list.py Python 398L · 13.2 KB
│ │ │ │ │ ├─ 🐍 lock.py Python 175L · 5.9 KB
│ │ │ │ │ ├─ 🐍 search.py Python 178L · 5.6 KB
│ │ │ │ │ ├─ 🐍 show.py Python 231L · 7.9 KB
│ │ │ │ │ ├─ 🐍 uninstall.py Python 113L · 3.8 KB
│ │ │ │ │ └─ 🐍 wheel.py Python 171L · 5.7 KB
│ │ │ │ ├─ 📁 distributions
│ │ │ │ │ ├─ 🐍 __init__.py Python 21L · 858 B
│ │ │ │ │ ├─ 🐍 base.py Python 55L · 1.8 KB
│ │ │ │ │ ├─ 🐍 installed.py Python 33L · 929 B
│ │ │ │ │ ├─ 🐍 sdist.py Python 164L · 6.5 KB
│ │ │ │ │ └─ 🐍 wheel.py Python 44L · 1.3 KB
│ │ │ │ ├─ 📁 index
│ │ │ │ │ ├─ 🐍 __init__.py Python 1L · 29 B
│ │ │ │ │ ├─ 🐍 collector.py Python 488L · 15.8 KB
│ │ │ │ │ ├─ 🐍 package_finder.py Python 1125L · 40.8 KB
│ │ │ │ │ └─ 🐍 sources.py Python 287L · 8.4 KB
│ │ │ │ ├─ 📁 locations
│ │ │ │ │ ├─ 🐍 __init__.py Python 440L · 13.8 KB
│ │ │ │ │ ├─ 🐍 _distutils.py Python 173L · 5.8 KB
│ │ │ │ │ ├─ 🐍 _sysconfig.py Python 218L · 7.6 KB
│ │ │ │ │ └─ 🐍 base.py Python 82L · 2.5 KB
│ │ │ │ ├─ 📁 metadata
│ │ │ │ │ ├─ 📁 importlib
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 6L · 135 B
│ │ │ │ │ │ ├─ 🐍 _compat.py Python 87L · 2.7 KB
│ │ │ │ │ │ ├─ 🐍 _dists.py Python 229L · 8.2 KB
│ │ │ │ │ │ └─ 🐍 _envs.py Python 143L · 5.2 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 169L · 5.7 KB
│ │ │ │ │ ├─ 🐍 _json.py Python 87L · 2.6 KB
│ │ │ │ │ ├─ 🐍 base.py Python 685L · 24.8 KB
│ │ │ │ │ └─ 🐍 pkg_resources.py Python 298L · 10.3 KB
│ │ │ │ ├─ 📁 models
│ │ │ │ │ ├─ 🐍 __init__.py Python 1L · 62 B
│ │ │ │ │ ├─ 🐍 candidate.py Python 25L · 753 B
│ │ │ │ │ ├─ 🐍 direct_url.py Python 227L · 6.4 KB
│ │ │ │ │ ├─ 🐍 format_control.py Python 78L · 2.4 KB
│ │ │ │ │ ├─ 🐍 index.py Python 28L · 1.0 KB
│ │ │ │ │ ├─ 🐍 installation_report.py Python 57L · 2.8 KB
│ │ │ │ │ ├─ 🐍 link.py Python 617L · 21.5 KB
│ │ │ │ │ ├─ 🐍 release_control.py Python 92L · 3.3 KB
│ │ │ │ │ ├─ 🐍 scheme.py Python 25L · 575 B
│ │ │ │ │ ├─ 🐍 search_scope.py Python 126L · 4.4 KB
│ │ │ │ │ ├─ 🐍 selection_prefs.py Python 56L · 2.2 KB
│ │ │ │ │ ├─ 🐍 target_python.py Python 122L · 4.1 KB
│ │ │ │ │ └─ 🐍 wheel.py Python 80L · 2.9 KB
│ │ │ │ ├─ 📁 network
│ │ │ │ │ ├─ 🐍 __init__.py Python 1L · 49 B
│ │ │ │ │ ├─ 🐍 auth.py Python 568L · 20.3 KB
│ │ │ │ │ ├─ 🐍 cache.py Python 128L · 4.7 KB
│ │ │ │ │ ├─ 🐍 download.py Python 341L · 12.4 KB
│ │ │ │ │ ├─ 🐍 lazy_wheel.py Python 215L · 7.5 KB
│ │ │ │ │ ├─ 🐍 session.py Python 532L · 19.1 KB
│ │ │ │ │ ├─ 🐍 utils.py Python 98L · 4.0 KB
│ │ │ │ │ └─ 🐍 xmlrpc.py Python 61L · 1.8 KB
│ │ │ │ ├─ 📁 operations
│ │ │ │ │ ├─ 📁 build
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ ├─ 🐍 build_tracker.py Python 140L · 4.7 KB
│ │ │ │ │ │ ├─ 🐍 metadata_editable.py Python 41L · 1.5 KB
│ │ │ │ │ │ ├─ 🐍 metadata.py Python 38L · 1.4 KB
│ │ │ │ │ │ ├─ 🐍 wheel_editable.py Python 47L · 1.4 KB
│ │ │ │ │ │ └─ 🐍 wheel.py Python 38L · 1.1 KB
│ │ │ │ │ ├─ 📁 install
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 1L · 50 B
│ │ │ │ │ │ └─ 🐍 wheel.py Python 745L · 27.3 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ ├─ 🐍 check.py Python 175L · 5.8 KB
│ │ │ │ │ ├─ 🐍 freeze.py Python 259L · 9.6 KB
│ │ │ │ │ └─ 🐍 prepare.py Python 747L · 28.2 KB
│ │ │ │ ├─ 📁 req
│ │ │ │ │ ├─ 🐍 __init__.py Python 103L · 3.0 KB
│ │ │ │ │ ├─ 🐍 constructors.py Python 568L · 18.3 KB
│ │ │ │ │ ├─ 🐍 pep723.py Python 41L · 1.2 KB
│ │ │ │ │ ├─ 🐍 req_dependency_group.py Python 75L · 2.6 KB
│ │ │ │ │ ├─ 🐍 req_file.py Python 628L · 20.0 KB
│ │ │ │ │ ├─ 🐍 req_install.py Python 828L · 30.5 KB
│ │ │ │ │ ├─ 🐍 req_set.py Python 81L · 2.8 KB
│ │ │ │ │ └─ 🐍 req_uninstall.py Python 639L · 23.5 KB
│ │ │ │ ├─ 📁 resolution
│ │ │ │ │ ├─ 📁 legacy
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ └─ 🐍 resolver.py Python 598L · 23.5 KB
│ │ │ │ │ ├─ 📁 resolvelib
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ ├─ 🐍 base.py Python 142L · 4.9 KB
│ │ │ │ │ │ ├─ 🐍 candidates.py Python 591L · 20.0 KB
│ │ │ │ │ │ ├─ 🐍 factory.py Python 856L · 33.2 KB
│ │ │ │ │ │ ├─ 🐍 found_candidates.py Python 166L · 5.9 KB
│ │ │ │ │ │ ├─ 🐍 provider.py Python 285L · 11.2 KB
│ │ │ │ │ │ ├─ 🐍 reporter.py Python 98L · 3.8 KB
│ │ │ │ │ │ ├─ 🐍 requirements.py Python 251L · 8.0 KB
│ │ │ │ │ │ └─ 🐍 resolver.py Python 332L · 13.1 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ └─ 🐍 base.py Python 20L · 577 B
│ │ │ │ ├─ 📁 utils
│ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ ├─ 🐍 _jaraco_text.py Python 109L · 3.3 KB
│ │ │ │ │ ├─ 🐍 _log.py Python 38L · 1015 B
│ │ │ │ │ ├─ 🐍 appdirs.py Python 52L · 1.6 KB
│ │ │ │ │ ├─ 🐍 compat.py Python 85L · 2.5 KB
│ │ │ │ │ ├─ 🐍 compatibility_tags.py Python 201L · 6.5 KB
│ │ │ │ │ ├─ 🐍 datetime.py Python 28L · 868 B
│ │ │ │ │ ├─ 🐍 deprecation.py Python 126L · 3.6 KB
│ │ │ │ │ ├─ 🐍 direct_url_helpers.py Python 87L · 3.1 KB
│ │ │ │ │ ├─ 🐍 egg_link.py Python 81L · 2.4 KB
│ │ │ │ │ ├─ 🐍 entrypoints.py Python 88L · 3.2 KB
│ │ │ │ │ ├─ 🐍 filesystem.py Python 203L · 6.7 KB
│ │ │ │ │ ├─ 🐍 filetypes.py Python 24L · 689 B
│ │ │ │ │ ├─ 🐍 glibc.py Python 102L · 3.6 KB
│ │ │ │ │ ├─ 🐍 hashes.py Python 150L · 4.9 KB
│ │ │ │ │ ├─ 🐍 logging.py Python 396L · 13.1 KB
│ │ │ │ │ ├─ 🐍 misc.py Python 771L · 23.2 KB
│ │ │ │ │ ├─ 🐍 packaging.py Python 44L · 1.6 KB
│ │ │ │ │ ├─ 🐍 pylock.py Python 116L · 3.7 KB
│ │ │ │ │ ├─ 🐍 retry.py Python 45L · 1.4 KB
│ │ │ │ │ ├─ 🐍 subprocess.py Python 248L · 8.8 KB
│ │ │ │ │ ├─ 🐍 temp_dir.py Python 294L · 9.1 KB
│ │ │ │ │ ├─ 🐍 unpacking.py Python 362L · 12.7 KB
│ │ │ │ │ ├─ 🐍 urls.py Python 55L · 1.6 KB
│ │ │ │ │ ├─ 🐍 virtualenv.py Python 105L · 3.4 KB
│ │ │ │ │ └─ 🐍 wheel.py Python 132L · 4.4 KB
│ │ │ │ ├─ 📁 vcs
│ │ │ │ │ ├─ 🐍 __init__.py Python 15L · 596 B
│ │ │ │ │ ├─ 🐍 bazaar.py Python 130L · 3.6 KB
│ │ │ │ │ ├─ 🐍 git.py Python 571L · 18.7 KB
│ │ │ │ │ ├─ 🐍 mercurial.py Python 186L · 5.4 KB
│ │ │ │ │ ├─ 🐍 subversion.py Python 335L · 11.5 KB
│ │ │ │ │ └─ 🐍 versioncontrol.py Python 695L · 22.1 KB
│ │ │ │ ├─ 🐍 __init__.py Python 18L · 511 B
│ │ │ │ ├─ 🐍 build_env.py Python 606L · 21.4 KB
│ │ │ │ ├─ 🐍 cache.py Python 291L · 10.1 KB
│ │ │ │ ├─ 🐍 configuration.py Python 396L · 14.2 KB
│ │ │ │ ├─ 🐍 exceptions.py Python 971L · 31.4 KB
│ │ │ │ ├─ 🐍 main.py Python 12L · 338 B
│ │ │ │ ├─ 🐍 pyproject.py Python 123L · 4.4 KB
│ │ │ │ ├─ 🐍 self_outdated_check.py Python 255L · 8.1 KB
│ │ │ │ └─ 🐍 wheel_builder.py Python 261L · 8.8 KB
│ │ │ ├─ 📁 _vendor
│ │ │ │ ├─ 📁 cachecontrol
│ │ │ │ │ ├─ 📁 caches
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 8L · 303 B
│ │ │ │ │ │ ├─ 🐍 file_cache.py Python 145L · 4.0 KB
│ │ │ │ │ │ └─ 🐍 redis_cache.py Python 48L · 1.4 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 32L · 820 B
│ │ │ │ │ ├─ 🐍 _cmd.py Python 70L · 1.7 KB
│ │ │ │ │ ├─ 🐍 adapter.py Python 167L · 6.4 KB
│ │ │ │ │ ├─ 🐍 cache.py Python 75L · 1.9 KB
│ │ │ │ │ ├─ 🐍 controller.py Python 511L · 18.7 KB
│ │ │ │ │ ├─ 🐍 filewrapper.py Python 121L · 4.3 KB
│ │ │ │ │ ├─ 🐍 heuristics.py Python 157L · 4.8 KB
│ │ │ │ │ ├─ 📄 LICENSE.txt Text 13L · 558 B
│ │ │ │ │ ├─ 🐍 serialize.py Python 146L · 5.0 KB
│ │ │ │ │ └─ 🐍 wrapper.py Python 43L · 1.4 KB
│ │ │ │ ├─ 📁 certifi
│ │ │ │ │ ├─ 🐍 __init__.py Python 4L · 94 B
│ │ │ │ │ ├─ 🐍 __main__.py Python 12L · 255 B
│ │ │ │ │ └─ 🐍 core.py Python 83L · 3.4 KB
│ │ │ │ ├─ 📁 dependency_groups
│ │ │ │ │ ├─ 🐍 __init__.py Python 13L · 250 B
│ │ │ │ │ ├─ 🐍 __main__.py Python 65L · 1.7 KB
│ │ │ │ │ ├─ 🐍 _implementation.py Python 209L · 7.9 KB
│ │ │ │ │ ├─ 🐍 _lint_dependency_groups.py Python 59L · 1.7 KB
│ │ │ │ │ ├─ 🐍 _pip_wrapper.py Python 62L · 1.8 KB
│ │ │ │ │ ├─ 🐍 _toml_compat.py Python 9L · 285 B
│ │ │ │ │ └─ 📄 LICENSE.txt Text 9L · 1.1 KB
│ │ │ │ ├─ 📁 distlib
│ │ │ │ │ ├─ 🐍 __init__.py Python 33L · 625 B
│ │ │ │ │ ├─ 🐍 compat.py Python 1137L · 40.5 KB
│ │ │ │ │ ├─ 📄 LICENSE.txt Text 284L · 14.2 KB
│ │ │ │ │ ├─ 🐍 resources.py Python 358L · 10.6 KB
│ │ │ │ │ ├─ 🐍 scripts.py Python 447L · 18.2 KB
│ │ │ │ │ └─ 🐍 util.py Python 1984L · 65.1 KB
│ │ │ │ ├─ 📁 distro
│ │ │ │ │ ├─ 🐍 __init__.py Python 54L · 981 B
│ │ │ │ │ ├─ 🐍 __main__.py Python 4L · 64 B
│ │ │ │ │ └─ 🐍 distro.py Python 1403L · 48.3 KB
│ │ │ │ ├─ 📁 idna
│ │ │ │ │ ├─ 🐍 __init__.py Python 45L · 868 B
│ │ │ │ │ ├─ 🐍 codec.py Python 122L · 3.4 KB
│ │ │ │ │ ├─ 🐍 compat.py Python 15L · 316 B
│ │ │ │ │ ├─ 🐍 core.py Python 437L · 12.9 KB
│ │ │ │ │ ├─ 🐍 idnadata.py Python 4309L · 77.8 KB
│ │ │ │ │ ├─ 🐍 intranges.py Python 57L · 1.9 KB
│ │ │ │ │ ├─ 📝 LICENSE.md Markdown 31L · 1.5 KB
│ │ │ │ │ └─ 🐍 package_data.py Python 1L · 21 B
│ │ │ │ ├─ 📁 msgpack
│ │ │ │ │ ├─ 🐍 __init__.py Python 55L · 1.1 KB
│ │ │ │ │ ├─ 🐍 exceptions.py Python 48L · 1.1 KB
│ │ │ │ │ ├─ 🐍 ext.py Python 170L · 5.6 KB
│ │ │ │ │ └─ 🐍 fallback.py Python 929L · 31.6 KB
│ │ │ │ ├─ 📁 packaging
│ │ │ │ │ ├─ 📁 licenses
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 147L · 5.7 KB
│ │ │ │ │ │ └─ 🐍 _spdx.py Python 799L · 49.9 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 15L · 494 B
│ │ │ │ │ ├─ 🐍 _elffile.py Python 108L · 3.1 KB
│ │ │ │ │ ├─ 🐍 _manylinux.py Python 262L · 9.3 KB
│ │ │ │ │ ├─ 🐍 _musllinux.py Python 85L · 2.6 KB
│ │ │ │ │ ├─ 🐍 _parser.py Python 365L · 10.3 KB
│ │ │ │ │ ├─ 🐍 _structures.py Python 69L · 1.5 KB
│ │ │ │ │ ├─ 🔑 _tokenizer.py Python 193L · 5.3 KB
│ │ │ │ │ ├─ 🐍 markers.py Python 388L · 12.5 KB
│ │ │ │ │ ├─ 🐍 metadata.py Python 978L · 38.4 KB
│ │ │ │ │ ├─ 🐍 pylock.py Python 635L · 22.0 KB
│ │ │ │ │ ├─ 🐍 requirements.py Python 86L · 2.8 KB
│ │ │ │ │ ├─ 🐍 specifiers.py Python 1068L · 39.9 KB
│ │ │ │ │ ├─ 🐍 tags.py Python 651L · 22.3 KB
│ │ │ │ │ ├─ 🐍 utils.py Python 158L · 4.9 KB
│ │ │ │ │ └─ 🐍 version.py Python 792L · 22.7 KB
│ │ │ │ ├─ 📁 pkg_resources
│ │ │ │ │ └─ 🐍 __init__.py Python 3676L · 121.5 KB
│ │ │ │ ├─ 📁 platformdirs
│ │ │ │ │ ├─ 🐍 __init__.py Python 631L · 21.8 KB
│ │ │ │ │ ├─ 🐍 __main__.py Python 55L · 1.5 KB
│ │ │ │ │ ├─ 🐍 android.py Python 249L · 8.8 KB
│ │ │ │ │ ├─ 🐍 api.py Python 299L · 9.1 KB
│ │ │ │ │ ├─ 🐍 macos.py Python 146L · 6.2 KB
│ │ │ │ │ ├─ 🐍 unix.py Python 272L · 10.2 KB
│ │ │ │ │ ├─ 🐍 version.py Python 34L · 704 B
│ │ │ │ │ └─ 🐍 windows.py Python 278L · 10.1 KB
│ │ │ │ ├─ 📁 pygments
│ │ │ │ │ ├─ 📁 filters
│ │ │ │ │ │ └─ 🐍 __init__.py Python 940L · 39.4 KB
│ │ │ │ │ ├─ 📁 formatters
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 157L · 5.3 KB
│ │ │ │ │ │ └─ 🐍 _mapping.py Python 23L · 4.1 KB
│ │ │ │ │ ├─ 📁 lexers
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 362L · 11.8 KB
│ │ │ │ │ │ ├─ 🐍 _mapping.py Python 602L · 75.8 KB
│ │ │ │ │ │ └─ 🐍 python.py Python 1201L · 52.6 KB
│ │ │ │ │ ├─ 📁 styles
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 61L · 2.0 KB
│ │ │ │ │ │ └─ 🐍 _mapping.py Python 54L · 3.2 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 82L · 2.9 KB
│ │ │ │ │ ├─ 🐍 __main__.py Python 17L · 353 B
│ │ │ │ │ ├─ 🐍 console.py Python 70L · 1.7 KB
│ │ │ │ │ ├─ 🐍 filter.py Python 70L · 1.9 KB
│ │ │ │ │ ├─ 🐍 formatter.py Python 129L · 4.3 KB
│ │ │ │ │ ├─ 🐍 lexer.py Python 963L · 34.5 KB
│ │ │ │ │ ├─ 🐍 modeline.py Python 43L · 1005 B
│ │ │ │ │ ├─ 🐍 plugin.py Python 72L · 1.8 KB
│ │ │ │ │ ├─ 🐍 regexopt.py Python 91L · 3.0 KB
│ │ │ │ │ ├─ 🐍 scanner.py Python 104L · 3.0 KB
│ │ │ │ │ ├─ 🐍 sphinxext.py Python 247L · 7.8 KB
│ │ │ │ │ ├─ 🐍 style.py Python 203L · 6.3 KB
│ │ │ │ │ ├─ 🔑 token.py Python 214L · 6.1 KB
│ │ │ │ │ ├─ 🐍 unistring.py Python 153L · 61.7 KB
│ │ │ │ │ └─ 🐍 util.py Python 324L · 9.8 KB
│ │ │ │ ├─ 📁 pyproject_hooks
│ │ │ │ │ ├─ 📁 _in_process
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 21L · 557 B
│ │ │ │ │ │ └─ 🐍 _in_process.py Python 389L · 11.9 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 31L · 691 B
│ │ │ │ │ └─ 🐍 _impl.py Python 410L · 14.6 KB
│ │ │ │ ├─ 📁 requests
│ │ │ │ │ ├─ 🐍 __init__.py Python 179L · 4.9 KB
│ │ │ │ │ ├─ 🐍 __version__.py Python 14L · 435 B
│ │ │ │ │ ├─ 🐍 _internal_utils.py Python 50L · 1.5 KB
│ │ │ │ │ ├─ 🐍 adapters.py Python 696L · 25.8 KB
│ │ │ │ │ ├─ 🐍 api.py Python 157L · 6.3 KB
│ │ │ │ │ ├─ 🐍 auth.py Python 314L · 9.9 KB
│ │ │ │ │ ├─ 🐍 certs.py Python 17L · 441 B
│ │ │ │ │ ├─ 🐍 compat.py Python 90L · 1.8 KB
│ │ │ │ │ ├─ 🐍 cookies.py Python 561L · 18.2 KB
│ │ │ │ │ ├─ 🐍 exceptions.py Python 151L · 4.2 KB
│ │ │ │ │ ├─ 🐍 help.py Python 127L · 3.7 KB
│ │ │ │ │ ├─ 🐍 hooks.py Python 33L · 733 B
│ │ │ │ │ ├─ 🐍 models.py Python 1039L · 34.7 KB
│ │ │ │ │ ├─ 🐍 packages.py Python 25L · 1.0 KB
│ │ │ │ │ ├─ 🐍 sessions.py Python 831L · 29.8 KB
│ │ │ │ │ ├─ 🐍 status_codes.py Python 128L · 4.2 KB
│ │ │ │ │ ├─ 🐍 structures.py Python 99L · 2.8 KB
│ │ │ │ │ └─ 🐍 utils.py Python 1086L · 32.4 KB
│ │ │ │ ├─ 📁 resolvelib
│ │ │ │ │ ├─ 📁 resolvers
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 27L · 640 B
│ │ │ │ │ │ ├─ 🐍 abstract.py Python 47L · 1.5 KB
│ │ │ │ │ │ ├─ 🐍 criterion.py Python 48L · 1.7 KB
│ │ │ │ │ │ ├─ 🐍 exceptions.py Python 57L · 1.7 KB
│ │ │ │ │ │ └─ 🐍 resolution.py Python 627L · 23.6 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 27L · 541 B
│ │ │ │ │ ├─ 🐍 providers.py Python 196L · 8.7 KB
│ │ │ │ │ ├─ 🐍 reporters.py Python 55L · 2.0 KB
│ │ │ │ │ └─ 🐍 structs.py Python 209L · 6.3 KB
│ │ │ │ ├─ 📁 rich
│ │ │ │ │ ├─ 🐍 __init__.py Python 177L · 5.9 KB
│ │ │ │ │ ├─ 🐍 __main__.py Python 245L · 7.7 KB
│ │ │ │ │ ├─ 🐍 _cell_widths.py Python 454L · 10.0 KB
│ │ │ │ │ ├─ 🐍 _emoji_codes.py Python 3610L · 136.9 KB
│ │ │ │ │ ├─ 🐍 _emoji_replace.py Python 32L · 1.0 KB
│ │ │ │ │ ├─ 🐍 _export_format.py Python 76L · 2.1 KB
│ │ │ │ │ ├─ 🐍 _extension.py Python 10L · 265 B
│ │ │ │ │ ├─ 🐍 _fileno.py Python 24L · 799 B
│ │ │ │ │ ├─ 🐍 _inspect.py Python 268L · 9.4 KB
│ │ │ │ │ ├─ 🐍 _log_render.py Python 94L · 3.1 KB
│ │ │ │ │ ├─ 🐍 _loop.py Python 43L · 1.2 KB
│ │ │ │ │ ├─ 🐍 _null_file.py Python 69L · 1.4 KB
│ │ │ │ │ ├─ 🐍 _palettes.py Python 309L · 6.9 KB
│ │ │ │ │ ├─ 🐍 _pick.py Python 17L · 423 B
│ │ │ │ │ ├─ 🐍 _ratio.py Python 153L · 5.2 KB
│ │ │ │ │ ├─ 🐍 _spinners.py Python 482L · 19.5 KB
│ │ │ │ │ ├─ 🐍 _stack.py Python 16L · 351 B
│ │ │ │ │ ├─ 🐍 _timer.py Python 19L · 417 B
│ │ │ │ │ ├─ 🐍 _win32_console.py Python 661L · 22.2 KB
│ │ │ │ │ ├─ 🐍 _windows_renderer.py Python 56L · 2.7 KB
│ │ │ │ │ ├─ 🐍 _windows.py Python 71L · 1.9 KB
│ │ │ │ │ ├─ 🐍 _wrap.py Python 93L · 3.3 KB
│ │ │ │ │ ├─ 🐍 abc.py Python 33L · 890 B
│ │ │ │ │ ├─ 🐍 align.py Python 306L · 10.1 KB
│ │ │ │ │ ├─ 🐍 ansi.py Python 241L · 6.8 KB
│ │ │ │ │ ├─ 🐍 bar.py Python 93L · 3.2 KB
│ │ │ │ │ ├─ 🐍 box.py Python 474L · 10.4 KB
│ │ │ │ │ ├─ 🐍 cells.py Python 174L · 5.0 KB
│ │ │ │ │ ├─ 🐍 color_triplet.py Python 38L · 1.0 KB
│ │ │ │ │ ├─ 🐍 color.py Python 621L · 17.8 KB
│ │ │ │ │ ├─ 🐍 columns.py Python 187L · 7.0 KB
│ │ │ │ │ ├─ 🐍 console.py Python 2680L · 98.5 KB
│ │ │ │ │ ├─ 🐍 constrain.py Python 37L · 1.3 KB
│ │ │ │ │ ├─ 🐍 containers.py Python 167L · 5.4 KB
│ │ │ │ │ ├─ 🐍 control.py Python 219L · 6.3 KB
│ │ │ │ │ ├─ 🐍 default_styles.py Python 193L · 8.1 KB
│ │ │ │ │ ├─ 🐍 diagnose.py Python 39L · 1.0 KB
│ │ │ │ │ ├─ 🐍 emoji.py Python 91L · 2.3 KB
│ │ │ │ │ ├─ 🐍 errors.py Python 34L · 642 B
│ │ │ │ │ ├─ 🐍 file_proxy.py Python 57L · 1.6 KB
│ │ │ │ │ ├─ 🐍 filesize.py Python 88L · 2.4 KB
│ │ │ │ │ ├─ 🐍 highlighter.py Python 232L · 9.4 KB
│ │ │ │ │ ├─ 🐍 json.py Python 139L · 4.9 KB
│ │ │ │ │ ├─ 🐍 jupyter.py Python 101L · 3.2 KB
│ │ │ │ │ ├─ 🐍 layout.py Python 442L · 13.7 KB
│ │ │ │ │ ├─ 🐍 live_render.py Python 106L · 3.4 KB
│ │ │ │ │ ├─ 🐍 live.py Python 400L · 14.8 KB
│ │ │ │ │ ├─ 🐍 logging.py Python 297L · 12.2 KB
│ │ │ │ │ ├─ 🐍 markup.py Python 251L · 8.3 KB
│ │ │ │ │ ├─ 🐍 measure.py Python 151L · 5.2 KB
│ │ │ │ │ ├─ 🐍 padding.py Python 141L · 4.8 KB
│ │ │ │ │ ├─ 🐍 pager.py Python 34L · 828 B
│ │ │ │ │ ├─ 🐍 palette.py Python 100L · 3.3 KB
│ │ │ │ │ ├─ 🐍 panel.py Python 317L · 10.9 KB
│ │ │ │ │ ├─ 🐍 pretty.py Python 1016L · 35.5 KB
│ │ │ │ │ ├─ 🐍 progress_bar.py Python 223L · 8.0 KB
│ │ │ │ │ ├─ 🐍 progress.py Python 1715L · 59.0 KB
│ │ │ │ │ ├─ 🐍 prompt.py Python 400L · 12.2 KB
│ │ │ │ │ ├─ 🐍 protocol.py Python 42L · 1.4 KB
│ │ │ │ │ ├─ 🐍 region.py Python 10L · 166 B
│ │ │ │ │ ├─ 🐍 repr.py Python 149L · 4.3 KB
│ │ │ │ │ ├─ 🐍 rule.py Python 130L · 4.5 KB
│ │ │ │ │ ├─ 🐍 scope.py Python 86L · 2.8 KB
│ │ │ │ │ ├─ 🐍 screen.py Python 54L · 1.6 KB
│ │ │ │ │ ├─ 🐍 segment.py Python 752L · 24.2 KB
│ │ │ │ │ ├─ 🐍 spinner.py Python 132L · 4.1 KB
│ │ │ │ │ ├─ 🐍 status.py Python 131L · 4.3 KB
│ │ │ │ │ ├─ 🐍 style.py Python 792L · 26.4 KB
│ │ │ │ │ ├─ 🐍 styled.py Python 42L · 1.2 KB
│ │ │ │ │ ├─ 🐍 syntax.py Python 985L · 35.5 KB
│ │ │ │ │ ├─ 🐍 table.py Python 1006L · 39.1 KB
│ │ │ │ │ ├─ 🐍 terminal_theme.py Python 153L · 3.3 KB
│ │ │ │ │ ├─ 🐍 text.py Python 1361L · 46.4 KB
│ │ │ │ │ ├─ 🐍 theme.py Python 115L · 3.7 KB
│ │ │ │ │ ├─ 🐍 themes.py Python 5L · 102 B
│ │ │ │ │ ├─ 🐍 traceback.py Python 899L · 35.0 KB
│ │ │ │ │ └─ 🐍 tree.py Python 257L · 9.2 KB
│ │ │ │ ├─ 📁 tomli
│ │ │ │ │ ├─ 🐍 __init__.py Python 8L · 314 B
│ │ │ │ │ ├─ 🐍 _parser.py Python 777L · 25.2 KB
│ │ │ │ │ ├─ 🐍 _re.py Python 115L · 3.2 KB
│ │ │ │ │ └─ 🐍 _types.py Python 10L · 254 B
│ │ │ │ ├─ 📁 tomli_w
│ │ │ │ │ ├─ 🐍 __init__.py Python 4L · 169 B
│ │ │ │ │ └─ 🐍 _writer.py Python 229L · 6.8 KB
│ │ │ │ ├─ 📁 truststore
│ │ │ │ │ ├─ 🐍 __init__.py Python 36L · 1.3 KB
│ │ │ │ │ ├─ 🐍 _api.py Python 341L · 11.1 KB
│ │ │ │ │ ├─ 🐍 _macos.py Python 571L · 20.0 KB
│ │ │ │ │ ├─ 🐍 _openssl.py Python 68L · 2.4 KB
│ │ │ │ │ ├─ 🐍 _ssl_constants.py Python 31L · 1.1 KB
│ │ │ │ │ └─ 🐍 _windows.py Python 567L · 17.6 KB
│ │ │ │ ├─ 📁 urllib3
│ │ │ │ │ ├─ 📁 contrib
│ │ │ │ │ │ ├─ 📁 _securetransport
│ │ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ │ ├─ 🐍 bindings.py Python 519L · 17.2 KB
│ │ │ │ │ │ │ └─ 🐍 low_level.py Python 397L · 13.6 KB
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ ├─ 🐍 _appengine_environ.py Python 36L · 957 B
│ │ │ │ │ │ ├─ 🐍 appengine.py Python 314L · 10.8 KB
│ │ │ │ │ │ ├─ 🐍 ntlmpool.py Python 130L · 4.4 KB
│ │ │ │ │ │ ├─ 🐍 pyopenssl.py Python 518L · 16.7 KB
│ │ │ │ │ │ ├─ 🐍 securetransport.py Python 920L · 33.6 KB
│ │ │ │ │ │ └─ 🐍 socks.py Python 216L · 6.9 KB
│ │ │ │ │ ├─ 📁 packages
│ │ │ │ │ │ ├─ 📁 backports
│ │ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ │ ├─ 🐍 makefile.py Python 51L · 1.4 KB
│ │ │ │ │ │ │ └─ 🐍 weakref_finalize.py Python 155L · 5.2 KB
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ │ │ └─ 🐍 six.py Python 1076L · 33.9 KB
│ │ │ │ │ ├─ 📁 util
│ │ │ │ │ │ ├─ 🐍 __init__.py Python 49L · 1.1 KB
│ │ │ │ │ │ ├─ 🐍 connection.py Python 149L · 4.8 KB
│ │ │ │ │ │ ├─ 🐍 proxy.py Python 57L · 1.6 KB
│ │ │ │ │ │ ├─ 🐍 queue.py Python 22L · 498 B
│ │ │ │ │ │ ├─ 🐍 request.py Python 137L · 3.9 KB
│ │ │ │ │ │ ├─ 🐍 response.py Python 107L · 3.4 KB
│ │ │ │ │ │ ├─ 🐍 retry.py Python 622L · 21.5 KB
│ │ │ │ │ │ ├─ 🐍 ssl_.py Python 504L · 17.1 KB
│ │ │ │ │ │ ├─ 🐍 ssl_match_hostname.py Python 159L · 5.6 KB
│ │ │ │ │ │ ├─ 🐍 ssltransport.py Python 221L · 6.7 KB
│ │ │ │ │ │ ├─ 🐍 timeout.py Python 271L · 9.9 KB
│ │ │ │ │ │ ├─ 🐍 url.py Python 435L · 14.0 KB
│ │ │ │ │ │ └─ 🐍 wait.py Python 152L · 5.3 KB
│ │ │ │ │ ├─ 🐍 __init__.py Python 102L · 3.3 KB
│ │ │ │ │ ├─ 🐍 _collections.py Python 355L · 11.1 KB
│ │ │ │ │ ├─ 🐍 _version.py Python 2L · 64 B
│ │ │ │ │ ├─ 🐍 connection.py Python 572L · 19.8 KB
│ │ │ │ │ ├─ 🐍 connectionpool.py Python 1140L · 39.5 KB
│ │ │ │ │ ├─ 🐍 exceptions.py Python 323L · 8.0 KB
│ │ │ │ │ ├─ 🐍 fields.py Python 274L · 8.4 KB
│ │ │ │ │ ├─ 🐍 filepost.py Python 98L · 2.4 KB
│ │ │ │ │ ├─ 📄 LICENSE.txt Text 21L · 1.1 KB
│ │ │ │ │ ├─ 🐍 poolmanager.py Python 540L · 19.5 KB
│ │ │ │ │ ├─ 🐍 request.py Python 191L · 6.5 KB
│ │ │ │ │ └─ 🐍 response.py Python 879L · 29.9 KB
│ │ │ │ ├─ 🐍 __init__.py Python 117L · 4.8 KB
│ │ │ │ └─ 📄 vendor.txt Text 19L · 342 B
│ │ │ ├─ 🐍 __init__.py Python 13L · 353 B
│ │ │ ├─ 🐍 __main__.py Python 24L · 854 B
│ │ │ └─ 🐍 __pip-runner__.py Python 50L · 1.4 KB
│ │ ├─ 📁 pip-26.0.dist-info
│ │ │ ├─ 📁 licenses
│ │ │ │ ├─ 📁 src
│ │ │ │ │ └─ 📁 pip
│ │ │ │ │ └─ 📁 _vendor
│ │ │ │ │ ├─ 📁 cachecontrol
│ │ │ │ │ │ └─ 📄 LICENSE.txt Text 13L · 558 B
│ │ │ │ │ ├─ 📁 dependency_groups
│ │ │ │ │ │ └─ 📄 LICENSE.txt Text 9L · 1.1 KB
│ │ │ │ │ ├─ 📁 distlib
│ │ │ │ │ │ └─ 📄 LICENSE.txt Text 284L · 14.2 KB
│ │ │ │ │ ├─ 📁 idna
│ │ │ │ │ │ └─ 📝 LICENSE.md Markdown 31L · 1.5 KB
│ │ │ │ │ └─ 📁 urllib3
│ │ │ │ │ └─ 📄 LICENSE.txt Text 21L · 1.1 KB
│ │ │ │ ├─ 📄 AUTHORS.txt Text 860L · 11.5 KB
│ │ │ │ └─ 📄 LICENSE.txt Text 20L · 1.1 KB
│ │ │ └─ 📄 entry_points.txt Text 4L · 84 B
│ │ ├─ 📁 pydantic
│ │ │ ├─ 📁 _internal
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ ├─ 🐍 _config.py Python 383L · 14.3 KB
│ │ │ │ ├─ 🐍 _core_metadata.py Python 97L · 5.0 KB
│ │ │ │ ├─ 🐍 _core_utils.py Python 174L · 6.3 KB
│ │ │ │ ├─ 🐍 _dataclasses.py Python 315L · 12.8 KB
│ │ │ │ ├─ 🐍 _decorators_v1.py Python 174L · 6.0 KB
│ │ │ │ ├─ 🐍 _decorators.py Python 858L · 32.7 KB
│ │ │ │ ├─ 🐍 _discriminated_union.py Python 479L · 24.9 KB
│ │ │ │ ├─ 🐍 _docs_extraction.py Python 113L · 4.0 KB
│ │ │ │ ├─ 🐍 _fields.py Python 635L · 27.4 KB
│ │ │ │ ├─ 🐍 _forward_ref.py Python 23L · 611 B
│ │ │ │ ├─ 🐍 _generate_schema.py Python 2867L · 129.6 KB
│ │ │ │ ├─ 🐍 _generics.py Python 543L · 23.3 KB
│ │ │ │ ├─ 🐍 _git.py Python 27L · 809 B
│ │ │ │ ├─ 🐍 _import_utils.py Python 20L · 402 B
│ │ │ │ ├─ 🐍 _internal_dataclass.py Python 7L · 144 B
│ │ │ │ ├─ 🐍 _known_annotated_metadata.py Python 401L · 16.4 KB
│ │ │ │ ├─ 🐍 _mock_val_ser.py Python 228L · 8.7 KB
│ │ │ │ ├─ 🐍 _model_construction.py Python 848L · 36.9 KB
│ │ │ │ ├─ 🐍 _namespace_utils.py Python 293L · 12.6 KB
│ │ │ │ ├─ 🐍 _repr.py Python 124L · 5.1 KB
│ │ │ │ ├─ 🐍 _schema_gather.py Python 209L · 8.9 KB
│ │ │ │ ├─ 🐍 _schema_generation_shared.py Python 125L · 4.7 KB
│ │ │ │ ├─ 🐍 _serializers.py Python 53L · 1.5 KB
│ │ │ │ ├─ 🐍 _signature.py Python 188L · 6.6 KB
│ │ │ │ ├─ 🐍 _typing_extra.py Python 760L · 29.6 KB
│ │ │ │ ├─ 🐍 _utils.py Python 446L · 15.5 KB
│ │ │ │ ├─ 🐍 _validate_call.py Python 140L · 5.2 KB
│ │ │ │ └─ 🐍 _validators.py Python 533L · 20.1 KB
│ │ │ ├─ 📁 deprecated
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ ├─ 🐍 class_validators.py Python 256L · 10.0 KB
│ │ │ │ ├─ 🐍 config.py Python 72L · 2.6 KB
│ │ │ │ ├─ 🐍 copy_internals.py Python 224L · 7.4 KB
│ │ │ │ ├─ 🐍 decorator.py Python 284L · 10.6 KB
│ │ │ │ ├─ 🐍 json.py Python 141L · 4.5 KB
│ │ │ │ ├─ 🐍 parse.py Python 80L · 2.5 KB
│ │ │ │ └─ 🐍 tools.py Python 103L · 3.3 KB
│ │ │ ├─ 📁 experimental
│ │ │ │ ├─ 🐍 __init__.py Python 1L · 104 B
│ │ │ │ ├─ 🐍 arguments_schema.py Python 44L · 1.8 KB
│ │ │ │ ├─ 🐍 missing_sentinel.py Python 5L · 127 B
│ │ │ │ └─ 🐍 pipeline.py Python 654L · 23.0 KB
│ │ │ ├─ 📁 plugin
│ │ │ │ ├─ 🐍 __init__.py Python 193L · 7.2 KB
│ │ │ │ ├─ 🐍 _loader.py Python 58L · 2.2 KB
│ │ │ │ └─ 🐍 _schema_validator.py Python 140L · 5.1 KB
│ │ │ ├─ 📁 v1
│ │ │ │ ├─ 🐍 __init__.py Python 142L · 3.1 KB
│ │ │ │ ├─ 🐍 _hypothesis_plugin.py Python 391L · 14.5 KB
│ │ │ │ ├─ 🐍 annotated_types.py Python 72L · 3.1 KB
│ │ │ │ ├─ 🐍 class_validators.py Python 361L · 14.3 KB
│ │ │ │ ├─ 🐍 color.py Python 494L · 16.4 KB
│ │ │ │ ├─ 🐍 config.py Python 191L · 6.4 KB
│ │ │ │ ├─ 🐍 dataclasses.py Python 500L · 17.7 KB
│ │ │ │ ├─ 🐍 datetime_parse.py Python 248L · 7.5 KB
│ │ │ │ ├─ 🐍 decorator.py Python 264L · 10.1 KB
│ │ │ │ ├─ 🐍 env_settings.py Python 350L · 13.8 KB
│ │ │ │ ├─ 🐍 error_wrappers.py Python 161L · 5.1 KB
│ │ │ │ ├─ 🐍 errors.py Python 646L · 17.3 KB
│ │ │ │ ├─ 🐍 fields.py Python 1253L · 49.5 KB
│ │ │ │ ├─ 🐍 generics.py Python 400L · 17.5 KB
│ │ │ │ ├─ 🐍 json.py Python 112L · 3.3 KB
│ │ │ │ ├─ 🐍 main.py Python 1113L · 43.8 KB
│ │ │ │ ├─ 🐍 mypy.py Python 949L · 37.9 KB
│ │ │ │ ├─ 🐍 networks.py Python 747L · 21.6 KB
│ │ │ │ ├─ 🐍 parse.py Python 66L · 1.8 KB
│ │ │ │ ├─ 🐍 schema.py Python 1163L · 46.7 KB
│ │ │ │ ├─ 🐍 tools.py Python 92L · 2.8 KB
│ │ │ │ ├─ 🐍 types.py Python 1205L · 34.6 KB
│ │ │ │ ├─ 🐍 typing.py Python 614L · 19.2 KB
│ │ │ │ ├─ 🐍 utils.py Python 806L · 25.4 KB
│ │ │ │ ├─ 🐍 validators.py Python 768L · 21.7 KB
│ │ │ │ └─ 🐍 version.py Python 38L · 1.0 KB
│ │ │ ├─ 🐍 __init__.py Python 456L · 15.4 KB
│ │ │ ├─ 🐍 _migration.py Python 316L · 11.9 KB
│ │ │ ├─ 🐍 alias_generators.py Python 62L · 2.1 KB
│ │ │ ├─ 🐍 aliases.py Python 135L · 4.8 KB
│ │ │ ├─ 🐍 annotated_handlers.py Python 122L · 4.3 KB
│ │ │ ├─ 🐍 class_validators.py Python 5L · 148 B
│ │ │ ├─ 🐍 color.py Python 604L · 21.0 KB
│ │ │ ├─ 🐍 config.py Python 1288L · 43.2 KB
│ │ │ ├─ 🐍 dataclasses.py Python 413L · 18.5 KB
│ │ │ ├─ 🐍 datetime_parse.py Python 5L · 150 B
│ │ │ ├─ 🐍 decorator.py Python 5L · 145 B
│ │ │ ├─ 🐍 env_settings.py Python 5L · 148 B
│ │ │ ├─ 🐍 error_wrappers.py Python 5L · 150 B
│ │ │ ├─ 🐍 errors.py Python 189L · 5.9 KB
│ │ │ ├─ 🐍 fields.py Python 1834L · 77.3 KB
│ │ │ ├─ 🐍 functional_serializers.py Python 451L · 16.7 KB
│ │ │ ├─ 🐍 functional_validators.py Python 893L · 31.1 KB
│ │ │ ├─ 🐍 generics.py Python 5L · 144 B
│ │ │ ├─ 🐍 json_schema.py Python 2854L · 120.8 KB
│ │ │ ├─ 🐍 json.py Python 5L · 140 B
│ │ │ ├─ 🐍 main.py Python 1819L · 82.2 KB
│ │ │ ├─ 🐍 mypy.py Python 1374L · 57.6 KB
│ │ │ ├─ 🐍 networks.py Python 1331L · 41.1 KB
│ │ │ ├─ 🐍 parse.py Python 5L · 141 B
│ │ │ ├─ 🐍 root_model.py Python 155L · 6.2 KB
│ │ │ ├─ 🐍 schema.py Python 5L · 142 B
│ │ │ ├─ 🐍 tools.py Python 5L · 141 B
│ │ │ ├─ 🐍 type_adapter.py Python 795L · 34.8 KB
│ │ │ ├─ 🐍 types.py Python 3295L · 103.0 KB
│ │ │ ├─ 🐍 typing.py Python 5L · 138 B
│ │ │ ├─ 🐍 utils.py Python 5L · 141 B
│ │ │ ├─ 🐍 validate_call_decorator.py Python 116L · 4.3 KB
│ │ │ ├─ 🐍 validators.py Python 5L · 146 B
│ │ │ ├─ 🐍 version.py Python 113L · 3.9 KB
│ │ │ └─ 🐍 warnings.py Python 122L · 4.7 KB
│ │ ├─ 📁 pydantic_core
│ │ │ ├─ 🐍 __init__.py Python 171L · 5.0 KB
│ │ │ └─ 🐍 core_schema.py Python 4435L · 151.1 KB
│ │ ├─ 📁 sniffio
│ │ │ ├─ 📁 _tests
│ │ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ │ └─ 🐍 test_sniffio.py Python 84L · 2.0 KB
│ │ │ ├─ 🐍 __init__.py Python 17L · 335 B
│ │ │ ├─ 🐍 _impl.py Python 95L · 2.8 KB
│ │ │ └─ 🐍 _version.py Python 3L · 89 B
│ │ ├─ 📁 sniffio-1.3.1.dist-info
│ │ │ └─ 📄 top_level.txt Text 1L · 8 B
│ │ ├─ 📁 tqdm
│ │ │ ├─ 📁 contrib
│ │ │ │ ├─ 🐍 __init__.py Python 91L · 2.4 KB
│ │ │ │ ├─ 🐍 bells.py Python 26L · 837 B
│ │ │ │ ├─ 🐍 concurrent.py Python 105L · 3.9 KB
│ │ │ │ ├─ 🐍 discord.py Python 156L · 5.1 KB
│ │ │ │ ├─ 🐍 itertools.py Python 35L · 774 B
│ │ │ │ ├─ 🐍 logging.py Python 126L · 3.7 KB
│ │ │ │ ├─ 🐍 slack.py Python 120L · 3.9 KB
│ │ │ │ ├─ 🐍 telegram.py Python 153L · 4.9 KB
│ │ │ │ └─ 🐍 utils_worker.py Python 38L · 1.2 KB
│ │ │ ├─ 🐍 __init__.py Python 38L · 1.5 KB
│ │ │ ├─ 🐍 __main__.py Python 3L · 30 B
│ │ │ ├─ 🐍 _main.py Python 9L · 283 B
│ │ │ ├─ 🐍 _monitor.py Python 95L · 3.6 KB
│ │ │ ├─ 🐍 _tqdm_gui.py Python 9L · 287 B
│ │ │ ├─ 🐍 _tqdm_notebook.py Python 9L · 307 B
│ │ │ ├─ 🐍 _tqdm_pandas.py Python 24L · 888 B
│ │ │ ├─ 🐍 _tqdm.py Python 9L · 283 B
│ │ │ ├─ 🐍 _utils.py Python 11L · 553 B
│ │ │ ├─ 🐍 asyncio.py Python 93L · 2.7 KB
│ │ │ ├─ 🐍 auto.py Python 40L · 871 B
│ │ │ ├─ 🐍 autonotebook.py Python 29L · 956 B
│ │ │ ├─ 🐍 cli.py Python 324L · 10.7 KB
│ │ │ ├─ 🔧 completion.sh Shell 19L · 946 B
│ │ │ ├─ 🐍 dask.py Python 44L · 1.3 KB
│ │ │ ├─ 🐍 gui.py Python 179L · 5.4 KB
│ │ │ ├─ 🐍 keras.py Python 122L · 4.3 KB
│ │ │ ├─ 🐍 notebook.py Python 315L · 10.5 KB
│ │ │ ├─ 🐍 rich.py Python 151L · 4.9 KB
│ │ │ ├─ 🐍 std.py Python 1524L · 56.2 KB
│ │ │ ├─ 🐍 tk.py Python 196L · 6.5 KB
│ │ │ ├─ 🐍 utils.py Python 399L · 11.5 KB
│ │ │ └─ 🐍 version.py Python 10L · 337 B
│ │ ├─ 📁 tqdm-4.67.3.dist-info
│ │ │ ├─ 📄 entry_points.txt Text 2L · 39 B
│ │ │ └─ 📄 top_level.txt Text 1L · 5 B
│ │ ├─ 📁 typing_inspection
│ │ │ ├─ 🐍 __init__.py Python 0 B
│ │ │ ├─ 🐍 introspection.py Python 587L · 22.0 KB
│ │ │ └─ 🐍 typing_objects.py Python 607L · 16.8 KB
│ │ └─ 🐍 typing_extensions.py Python 4317L · 156.7 KB
│ └─ 📄 pyvenv.cfg Config 5L · 320 B
├─ 📋 _meta.json JSON 15L · 475 B
├─ 📝 CLAWHUB.md Markdown 29L · 514 B
├─ 📋 package.json JSON 14L · 487 B
└─ 📝 SKILL.md Markdown 114L · 3.1 KB

依赖分析 2 项

包名版本来源已知漏洞备注
openai * pip Standard OpenAI SDK, version not pinned
selenium * pip Standard Selenium WebDriver, version not pinned

安全亮点

✓ No base64-encoded payloads or obfuscated code
✓ No credential harvesting or environment variable enumeration
✓ No network requests to suspicious external IPs
✓ No reverse shell or code execution vulnerabilities
✓ No data exfiltration mechanisms
✓ No hidden instructions in comments or HTML
✓ Dependencies (openai, selenium) are standard and well-known
✓ All declared environment variables (OPENAI_API_KEY, TIKTOK_COOKIES) are used for their stated purpose