chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:39:17 +08:00
commit 4ed4e9ff99
1368 changed files with 334957 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# `Agents`
::: agents.agent
+3
View File
@@ -0,0 +1,3 @@
# `Agent output`
::: agents.agent_output
+3
View File
@@ -0,0 +1,3 @@
# `Agent Tool Input`
::: agents.agent_tool_input
+3
View File
@@ -0,0 +1,3 @@
# `Agent Tool State`
::: agents.agent_tool_state
+3
View File
@@ -0,0 +1,3 @@
# `Apply Diff`
::: agents.apply_diff
+3
View File
@@ -0,0 +1,3 @@
# `Computer`
::: agents.computer
+3
View File
@@ -0,0 +1,3 @@
# `Editor`
::: agents.editor
+3
View File
@@ -0,0 +1,3 @@
# `Exceptions`
::: agents.exceptions
@@ -0,0 +1,3 @@
# `Codex`
::: agents.extensions.experimental.codex.codex
@@ -0,0 +1,3 @@
# `Codex Options`
::: agents.extensions.experimental.codex.codex_options
@@ -0,0 +1,3 @@
# `Codex Tool`
::: agents.extensions.experimental.codex.codex_tool
@@ -0,0 +1,3 @@
# `Events`
::: agents.extensions.experimental.codex.events
@@ -0,0 +1,3 @@
# `Exec`
::: agents.extensions.experimental.codex.exec
@@ -0,0 +1,3 @@
# `Items`
::: agents.extensions.experimental.codex.items
@@ -0,0 +1,3 @@
# `Output Schema File`
::: agents.extensions.experimental.codex.output_schema_file
@@ -0,0 +1,3 @@
# `Payloads`
::: agents.extensions.experimental.codex.payloads
@@ -0,0 +1,3 @@
# `Thread`
::: agents.extensions.experimental.codex.thread
@@ -0,0 +1,3 @@
# `Thread Options`
::: agents.extensions.experimental.codex.thread_options
@@ -0,0 +1,3 @@
# `Turn Options`
::: agents.extensions.experimental.codex.turn_options
@@ -0,0 +1,3 @@
# `Model`
::: agents.extensions.experimental.hosted_multi_agent.model
+3
View File
@@ -0,0 +1,3 @@
# `Handoff filters`
::: agents.extensions.handoff_filters
+8
View File
@@ -0,0 +1,8 @@
# `Handoff prompt`
::: agents.extensions.handoff_prompt
options:
members:
- RECOMMENDED_PROMPT_PREFIX
- prompt_with_handoff_instructions
+9
View File
@@ -0,0 +1,9 @@
# `LiteLLM Models`
<script>
window.location.replace("../models/litellm_model/");
</script>
This page moved to the [LiteLLM model API reference](models/litellm_model.md).
If you are not redirected automatically, use the link above.
@@ -0,0 +1,3 @@
# `AdvancedSQLiteSession`
::: agents.extensions.memory.advanced_sqlite_session.AdvancedSQLiteSession
@@ -0,0 +1,3 @@
# `Async Sqlite Session`
::: agents.extensions.memory.async_sqlite_session
@@ -0,0 +1,3 @@
# `DaprSession`
::: agents.extensions.memory.dapr_session.DaprSession
@@ -0,0 +1,3 @@
# `EncryptedSession`
::: agents.extensions.memory.encrypt_session.EncryptedSession
@@ -0,0 +1,3 @@
# `MongoDBSession`
::: agents.extensions.memory.mongodb_session.MongoDBSession
@@ -0,0 +1,3 @@
# `RedisSession`
::: agents.extensions.memory.redis_session.RedisSession
@@ -0,0 +1,3 @@
# `SQLAlchemySession`
::: agents.extensions.memory.sqlalchemy_session.SQLAlchemySession
@@ -0,0 +1,3 @@
# `Any Llm Model`
::: agents.extensions.models.any_llm_model
@@ -0,0 +1,3 @@
# `Any Llm Provider`
::: agents.extensions.models.any_llm_provider
@@ -0,0 +1,3 @@
# `LiteLLM Model`
::: agents.extensions.models.litellm_model
@@ -0,0 +1,3 @@
# `LiteLLM Provider`
::: agents.extensions.models.litellm_provider
@@ -0,0 +1,3 @@
# `Mounts`
::: agents.extensions.sandbox.blaxel.mounts
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.blaxel.sandbox
@@ -0,0 +1,3 @@
# `Mounts`
::: agents.extensions.sandbox.cloudflare.mounts
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.cloudflare.sandbox
@@ -0,0 +1,3 @@
# `Mounts`
::: agents.extensions.sandbox.daytona.mounts
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.daytona.sandbox
@@ -0,0 +1,3 @@
# `Mounts`
::: agents.extensions.sandbox.e2b.mounts
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.e2b.sandbox
@@ -0,0 +1,3 @@
# `Mounts`
::: agents.extensions.sandbox.modal.mounts
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.modal.sandbox
@@ -0,0 +1,3 @@
# `Mounts`
::: agents.extensions.sandbox.runloop.mounts
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.runloop.sandbox
@@ -0,0 +1,3 @@
# `Sandbox`
::: agents.extensions.sandbox.vercel.sandbox
@@ -0,0 +1,3 @@
# `Tool Output Trimmer`
::: agents.extensions.tool_output_trimmer
+3
View File
@@ -0,0 +1,3 @@
# `Visualization`
::: agents.extensions.visualization
+3
View File
@@ -0,0 +1,3 @@
# `Function schema`
::: agents.function_schema
+3
View File
@@ -0,0 +1,3 @@
# `Guardrails`
::: agents.guardrail
+3
View File
@@ -0,0 +1,3 @@
# `Handoffs`
::: agents.handoffs
+3
View File
@@ -0,0 +1,3 @@
# `History`
::: agents.handoffs.history
+16
View File
@@ -0,0 +1,16 @@
# Agents module
::: agents
options:
members:
- set_default_openai_key
- set_default_openai_client
- set_default_openai_api
- set_default_openai_responses_transport
- ResponsesWebSocketSession
- responses_websocket_session
- set_tracing_export_api_key
- set_tracing_disabled
- set_trace_processors
- enable_verbose_stdout_logging
+3
View File
@@ -0,0 +1,3 @@
# `Items`
::: agents.items
+6
View File
@@ -0,0 +1,6 @@
# `Lifecycle`
::: agents.lifecycle
options:
show_source: false
+3
View File
@@ -0,0 +1,3 @@
# `Logger`
::: agents.logger
+3
View File
@@ -0,0 +1,3 @@
# `Manager`
::: agents.mcp.manager
+3
View File
@@ -0,0 +1,3 @@
# `MCP Servers`
::: agents.mcp.server
+3
View File
@@ -0,0 +1,3 @@
# `MCP Util`
::: agents.mcp.util
+9
View File
@@ -0,0 +1,9 @@
# Memory
::: agents.memory
options:
members:
- Session
- SQLiteSession
- OpenAIConversationsSession
@@ -0,0 +1,3 @@
# `OpenAI Conversations Session`
::: agents.memory.openai_conversations_session
@@ -0,0 +1,3 @@
# `OpenAI Responses Compaction Session`
::: agents.memory.openai_responses_compaction_session
+3
View File
@@ -0,0 +1,3 @@
# `Session`
::: agents.memory.session
+3
View File
@@ -0,0 +1,3 @@
# `Session Settings`
::: agents.memory.session_settings
+3
View File
@@ -0,0 +1,3 @@
# `Sqlite Session`
::: agents.memory.sqlite_session
+3
View File
@@ -0,0 +1,3 @@
# `Util`
::: agents.memory.util
+3
View File
@@ -0,0 +1,3 @@
# `Model settings`
::: agents.model_settings
+3
View File
@@ -0,0 +1,3 @@
# `Chatcmpl Converter`
::: agents.models.chatcmpl_converter
+3
View File
@@ -0,0 +1,3 @@
# `Chatcmpl Helpers`
::: agents.models.chatcmpl_helpers
@@ -0,0 +1,3 @@
# `Chatcmpl Stream Handler`
::: agents.models.chatcmpl_stream_handler
+3
View File
@@ -0,0 +1,3 @@
# `Default Models`
::: agents.models.default_models
+3
View File
@@ -0,0 +1,3 @@
# `Fake Id`
::: agents.models.fake_id
+3
View File
@@ -0,0 +1,3 @@
# `Model interface`
::: agents.models.interface
+3
View File
@@ -0,0 +1,3 @@
# `Multi Provider`
::: agents.models.multi_provider
@@ -0,0 +1,3 @@
# `OpenAI Agent Registration`
::: agents.models.openai_agent_registration
@@ -0,0 +1,3 @@
# `OpenAI Chat Completions model`
::: agents.models.openai_chatcompletions
+3
View File
@@ -0,0 +1,3 @@
# `OpenAI Client Utils`
::: agents.models.openai_client_utils
+3
View File
@@ -0,0 +1,3 @@
# `OpenAI Provider`
::: agents.models.openai_provider
+3
View File
@@ -0,0 +1,3 @@
# `OpenAI Responses model`
::: agents.models.openai_responses
@@ -0,0 +1,3 @@
# `Reasoning Content Replay`
::: agents.models.reasoning_content_replay
+3
View File
@@ -0,0 +1,3 @@
# `Prompts`
::: agents.prompts
+3
View File
@@ -0,0 +1,3 @@
# `RealtimeAgent`
::: agents.realtime.agent.RealtimeAgent
+3
View File
@@ -0,0 +1,3 @@
# `Audio Formats`
::: agents.realtime.audio_formats
+42
View File
@@ -0,0 +1,42 @@
# Realtime Configuration
## Run Configuration
::: agents.realtime.config.RealtimeRunConfig
## Model Settings
::: agents.realtime.config.RealtimeSessionModelSettings
## Audio Configuration
::: agents.realtime.config.RealtimeInputAudioTranscriptionConfig
::: agents.realtime.config.RealtimeInputAudioNoiseReductionConfig
::: agents.realtime.config.RealtimeTurnDetectionConfig
## Guardrails Settings
::: agents.realtime.config.RealtimeGuardrailsSettings
## Model Configuration
::: agents.realtime.model.RealtimeModelConfig
## Tracing Configuration
::: agents.realtime.config.RealtimeModelTracingConfig
## User Input Types
::: agents.realtime.config.RealtimeUserInput
::: agents.realtime.config.RealtimeUserInputText
::: agents.realtime.config.RealtimeUserInputMessage
## Client Messages
::: agents.realtime.config.RealtimeClientMessage
## Type Aliases
::: agents.realtime.config.RealtimeModelName
::: agents.realtime.config.RealtimeAudioFormat
+36
View File
@@ -0,0 +1,36 @@
# Realtime Events
## Session Events
::: agents.realtime.events.RealtimeSessionEvent
## Event Types
### Agent Events
::: agents.realtime.events.RealtimeAgentStartEvent
::: agents.realtime.events.RealtimeAgentEndEvent
### Audio Events
::: agents.realtime.events.RealtimeAudio
::: agents.realtime.events.RealtimeAudioEnd
::: agents.realtime.events.RealtimeAudioInterrupted
### Tool Events
::: agents.realtime.events.RealtimeToolStart
::: agents.realtime.events.RealtimeToolEnd
### Handoff Events
::: agents.realtime.events.RealtimeHandoffEvent
### Guardrail Events
::: agents.realtime.events.RealtimeGuardrailTripped
### History Events
::: agents.realtime.events.RealtimeHistoryAdded
::: agents.realtime.events.RealtimeHistoryUpdated
### Error Events
::: agents.realtime.events.RealtimeError
### Raw Model Events
::: agents.realtime.events.RealtimeRawModelEvent
+3
View File
@@ -0,0 +1,3 @@
# `Handoffs`
::: agents.realtime.handoffs
+3
View File
@@ -0,0 +1,3 @@
# `Items`
::: agents.realtime.items
+3
View File
@@ -0,0 +1,3 @@
# `Model`
::: agents.realtime.model
+3
View File
@@ -0,0 +1,3 @@
# `Model Events`
::: agents.realtime.model_events
+3
View File
@@ -0,0 +1,3 @@
# `Model Inputs`
::: agents.realtime.model_inputs
+3
View File
@@ -0,0 +1,3 @@
# `OpenAI Realtime`
::: agents.realtime.openai_realtime
+3
View File
@@ -0,0 +1,3 @@
# `RealtimeRunner`
::: agents.realtime.runner.RealtimeRunner
+3
View File
@@ -0,0 +1,3 @@
# `RealtimeSession`
::: agents.realtime.session.RealtimeSession
+6
View File
@@ -0,0 +1,6 @@
# `repl`
::: agents.repl
options:
members:
- run_demo_loop
+3
View File
@@ -0,0 +1,3 @@
# `Responses WebSocket Session`
::: agents.responses_websocket_session
+3
View File
@@ -0,0 +1,3 @@
# `Results`
::: agents.result
+3
View File
@@ -0,0 +1,3 @@
# `Retry`
::: agents.retry
+8
View File
@@ -0,0 +1,8 @@
# `Runner`
::: agents.run
options:
members:
- Runner
- RunConfig
+3
View File
@@ -0,0 +1,3 @@
# `Run Config`
::: agents.run_config

Some files were not shown because too many files have changed in this diff Show More