> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# remote_http_trace_server

> weave.trace_server_bindings.remote_http_trace_server에 대한 Python SDK 레퍼런스

export const SourceLink = ({url}) => <a href={url} target="_blank" rel="noopener noreferrer" className="source-link">
    출처
  </a>;

<div id="api-overview">
  # API Overview
</div>

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L58" />

## <kbd>class</kbd> `RemoteHTTPTraceServer`

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L62" />

### <kbd>방법</kbd> `__init__`

```python theme={null}
__init__(
    trace_server_url: str,
    should_batch: bool = False,
    remote_request_bytes_limit: int = 32505856,
    auth: tuple[str, str] | None = None,
    extra_headers: dict[str, str] | None = None
)
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L665" />

### <kbd>방법</kbd> `agent_agents_query`

```python theme={null}
agent_agents_query(req: AgentsQueryReq) → AgentsQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L654" />

### <kbd>방법</kbd> `agent_conversation_chat`

```python theme={null}
agent_conversation_chat(
    req: AgentConversationChatReq
) → AgentConversationChatRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L698" />

### <kbd>방법</kbd> `agent_custom_attrs_schema`

```python theme={null}
agent_custom_attrs_schema(
    req: AgentCustomAttrsSchemaReq
) → AgentCustomAttrsSchemaRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L709" />

### <kbd>방법</kbd> `agent_search`

```python theme={null}
agent_search(req: AgentSearchReq) → AgentSearchRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L632" />

### <kbd>방법</kbd> `agent_spans_query`

```python theme={null}
agent_spans_query(req: AgentSpansQueryReq) → AgentSpansQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L687" />

### <kbd>방법</kbd> `agent_spans_stats`

```python theme={null}
agent_spans_stats(req: AgentSpanStatsReq) → AgentSpanStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L643" />

### <kbd>방법</kbd> `agent_traces_chat`

```python theme={null}
agent_traces_chat(req: AgentTraceChatReq) → AgentTraceChatRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L676" />

### <kbd>방법</kbd> `agent_versions_query`

```python theme={null}
agent_versions_query(req: AgentVersionsQueryReq) → AgentVersionsQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L882" />

### <kbd>방법</kbd> `aliases_list`

```python theme={null}
aliases_list(req: AliasesListReq) → AliasesListRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1230" />

### <kbd>방법</kbd> `annotation_queue_add_calls`

```python theme={null}
annotation_queue_add_calls(
    req: AnnotationQueueAddCallsReq
) → AnnotationQueueAddCallsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1168" />

### <kbd>방법</kbd> `annotation_queue_create`

```python theme={null}
annotation_queue_create(
    req: AnnotationQueueCreateReq
) → AnnotationQueueCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1200" />

### <kbd>방법</kbd> `annotation_queue_delete`

```python theme={null}
annotation_queue_delete(
    req: AnnotationQueueDeleteReq
) → AnnotationQueueDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1246" />

### <kbd>방법</kbd> `annotation_queue_items_query`

```python theme={null}
annotation_queue_items_query(
    req: AnnotationQueueItemsQueryReq
) → AnnotationQueueItemsQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1188" />

### <kbd>방법</kbd> `annotation_queue_read`

```python theme={null}
annotation_queue_read(req: AnnotationQueueReadReq) → AnnotationQueueReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1212" />

### <kbd>방법</kbd> `annotation_queue_update`

```python theme={null}
annotation_queue_update(
    req: AnnotationQueueUpdateReq
) → AnnotationQueueUpdateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1178" />

### <kbd>방법</kbd> `annotation_queues_query_stream`

```python theme={null}
annotation_queues_query_stream(
    req: AnnotationQueuesQueryReq
) → Iterator[AnnotationQueueSchema]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1265" />

### <kbd>방법</kbd> `annotation_queues_stats`

```python theme={null}
annotation_queues_stats(
    req: AnnotationQueuesStatsReq
) → AnnotationQueuesStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1275" />

### <kbd>방법</kbd> `annotator_queue_items_progress_update`

```python theme={null}
annotator_queue_items_progress_update(
    req: AnnotatorQueueItemsProgressUpdateReq
) → AnnotatorQueueItemsProgressUpdateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L745" />

### <kbd>방법</kbd> `call_end`

```python theme={null}
call_end(req: CallEndReq) → CallEndRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1956" />

### <kbd>방법</kbd> `call_end_v2`

```python theme={null}
call_end_v2(req: CallEndV2Req) → CallEndV2Res
```

단일 Call 종료 Endpoint(v2).

이 Endpoint는 `end`를 별도로 전송해야 하는 eager ops에 사용합니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L760" />

### <kbd>방법</kbd> `call_read`

```python theme={null}
call_read(req: CallReadReq) → CallReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L721" />

### <kbd>방법</kbd> `call_start`

```python theme={null}
call_start(req: CallStartReq) → CallStartRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L740" />

### <kbd>방법</kbd> `call_start_batch`

```python theme={null}
call_start_batch(req: CallCreateBatchReq) → CallCreateBatchRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1939" />

### <kbd>방법</kbd> `call_start_v2`

```python theme={null}
call_start_v2(req: CallStartV2Req) → CallStartV2Res
```

단일 Call 시작 Endpoint(v2).

이 Endpoint는 시작 시점이 즉시 표시되어야 하는 eager op에 사용됩니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L801" />

### <kbd>방법</kbd> `call_update`

```python theme={null}
call_update(req: CallUpdateReq) → CallUpdateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1916" />

### <kbd>방법</kbd> `calls_complete`

```python theme={null}
calls_complete(req: CallsUpsertCompleteReq) → CallsUpsertCompleteRes
```

완료된 calls를 배치로 전송하는 endpoint(v2)입니다.

이 endpoint는 use\_calls\_complete가 활성화된 경우, 시작 정보와 종료 정보가 모두 포함된 완료된 calls를 배치로 전송하는 데 사용됩니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L795" />

### <kbd>방법</kbd> `calls_delete`

```python theme={null}
calls_delete(req: CallsDeleteReq) → CallsDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L766" />

### <kbd>방법</kbd> `calls_query`

```python theme={null}
calls_query(req: CallsQueryReq) → CallsQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L777" />

### <kbd>방법</kbd> `calls_query_stats`

```python theme={null}
calls_query_stats(req: CallsQueryStatsReq) → CallsQueryStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L771" />

### <kbd>방법</kbd> `calls_query_stream`

```python theme={null}
calls_query_stream(req: CallsQueryReq) → Iterator[CallSchema]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1343" />

### <kbd>방법</kbd> `calls_score`

```python theme={null}
calls_score(req: CallsScoreReq) → CallsScoreRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L789" />

### <kbd>방법</kbd> `calls_usage`

```python theme={null}
calls_usage(req: CallsUsageReq) → CallsUsageRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1107" />

### <kbd>방법</kbd> `completions_create`

```python theme={null}
completions_create(req: CompletionsCreateReq) → CompletionsCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1117" />

### <kbd>방법</kbd> `completions_create_stream`

```python theme={null}
completions_create_stream(req: CompletionsCreateReq) → Iterator[dict[str, Any]]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1095" />

### <kbd>방법</kbd> `cost_create`

```python theme={null}
cost_create(req: CostCreateReq) → CostCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1101" />

### <kbd>방법</kbd> `cost_purge`

```python theme={null}
cost_purge(req: CostPurgeReq) → CostPurgeRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1089" />

### <kbd>방법</kbd> `cost_query`

```python theme={null}
cost_query(req: CostQueryReq) → CostQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1413" />

### <kbd>방법</kbd> `dataset_create`

```python theme={null}
dataset_create(req: DatasetCreateReq) → DatasetCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1459" />

### <kbd>방법</kbd> `dataset_delete`

```python theme={null}
dataset_delete(req: DatasetDeleteReq) → DatasetDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1440" />

### <kbd>방법</kbd> `dataset_list`

```python theme={null}
dataset_list(req: DatasetListReq) → Iterator[DatasetReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1428" />

### <kbd>방법</kbd> `dataset_read`

```python theme={null}
dataset_read(req: DatasetReadReq) → DatasetReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1292" />

### <kbd>방법</kbd> `dataset_sources_link`

```python theme={null}
dataset_sources_link(req: DatasetSourcesLinkReq) → DatasetSourcesLinkRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1302" />

### <kbd>방법</kbd> `dataset_sources_link_delete`

```python theme={null}
dataset_sources_link_delete(
    req: DatasetSourcesLinkDeleteReq
) → DatasetSourcesLinkDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1312" />

### <kbd>방법</kbd> `dataset_sources_query`

```python theme={null}
dataset_sources_query(req: DatasetSourcesQueryReq) → DatasetSourcesQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L170" />

### <kbd>방법</kbd> `delete`

```python theme={null}
delete(url: str, *args: Any, **kwargs: Any) → Response
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L100" />

### <kbd>방법</kbd> `ensure_project_exists`

```python theme={null}
ensure_project_exists(entity: str, project: str) → EnsureProjectExistsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1332" />

### <kbd>방법</kbd> `evaluate_model`

```python theme={null}
evaluate_model(req: EvaluateModelReq) → EvaluateModelRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1539" />

### <kbd>방법</kbd> `evaluation_create`

```python theme={null}
evaluation_create(req: EvaluationCreateReq) → EvaluationCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1591" />

### <kbd>방법</kbd> `evaluation_delete`

```python theme={null}
evaluation_delete(req: EvaluationDeleteReq) → EvaluationDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1570" />

### <kbd>방법</kbd> `evaluation_list`

```python theme={null}
evaluation_list(req: EvaluationListReq) → Iterator[EvaluationReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1556" />

### <kbd>방법</kbd> `evaluation_read`

```python theme={null}
evaluation_read(req: EvaluationReadReq) → EvaluationReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1675" />

### <kbd>방법</kbd> `evaluation_run_create`

```python theme={null}
evaluation_run_create(req: EvaluationRunCreateReq) → EvaluationRunCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1733" />

### <kbd>방법</kbd> `evaluation_run_delete`

```python theme={null}
evaluation_run_delete(req: EvaluationRunDeleteReq) → EvaluationRunDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1750" />

### <kbd>방법</kbd> `evaluation_run_finish`

```python theme={null}
evaluation_run_finish(req: EvaluationRunFinishReq) → EvaluationRunFinishRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1705" />

### <kbd>방법</kbd> `evaluation_run_list`

```python theme={null}
evaluation_run_list(req: EvaluationRunListReq) → Iterator[EvaluationRunReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1691" />

### <kbd>방법</kbd> `evaluation_run_read`

```python theme={null}
evaluation_run_read(req: EvaluationRunReadReq) → EvaluationRunReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1335" />

### <kbd>방법</kbd> `evaluation_status`

```python theme={null}
evaluation_status(req: EvaluationStatusReq) → EvaluationStatusRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1065" />

### <kbd>방법</kbd> `feedback_aggregate`

```python theme={null}
feedback_aggregate(req: FeedbackAggregateReq) → FeedbackAggregateRes
```

시간 경과에 따른 집계 점수를 확인하기 위해 피드백 테이블을 쿼리합니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1010" />

### <kbd>방법</kbd> `feedback_create`

```python theme={null}
feedback_create(req: FeedbackCreateReq) → FeedbackCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1031" />

### <kbd>방법</kbd> `feedback_create_batch`

```python theme={null}
feedback_create_batch(req: FeedbackCreateBatchReq) → FeedbackCreateBatchRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1077" />

### <kbd>방법</kbd> `feedback_payload_schema`

```python theme={null}
feedback_payload_schema(
    req: FeedbackPayloadSchemaReq
) → FeedbackPayloadSchemaRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1047" />

### <kbd>방법</kbd> `feedback_purge`

```python theme={null}
feedback_purge(req: FeedbackPurgeReq) → FeedbackPurgeRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1041" />

### <kbd>방법</kbd> `feedback_query`

```python theme={null}
feedback_query(req: FeedbackQueryReq) → FeedbackQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1053" />

### <kbd>방법</kbd> `feedback_replace`

```python theme={null}
feedback_replace(req: FeedbackReplaceReq) → FeedbackReplaceRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1059" />

### <kbd>방법</kbd> `feedback_stats`

```python theme={null}
feedback_stats(req: FeedbackStatsReq) → FeedbackStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/utils/retry.py#L992" />

### <kbd>방법</kbd> `file_content_read`

```python theme={null}
file_content_read(req: FileContentReadReq) → FileContentReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/utils/retry.py#L979" />

### <kbd>방법</kbd> `file_create`

```python theme={null}
file_create(req: FileCreateReq) → FileCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1005" />

### <kbd>방법</kbd> `files_stats`

```python theme={null}
files_stats(req: FilesStatsReq) → FilesStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L109" />

### <kbd>classmethod</kbd> `from_env`

```python theme={null}
from_env(should_batch: bool = False) → Self
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L135" />

### <kbd>방법</kbd> `get`

```python theme={null}
get(url: str, *args: Any, **kwargs: Any) → Response
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L411" />

### <kbd>방법</kbd> `get_call_processor`

```python theme={null}
get_call_processor() → AsyncBatchProcessor | CallBatchProcessor | None
```

기본 call 프로세서를 노출하기 위한, 정식 TraceServerInterface에 정의되지 않은 맞춤형 방법입니다. 클라이언트 측 인터페이스에서 정식으로 정의해야 합니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L501" />

### <kbd>방법</kbd> `get_feedback_processor`

```python theme={null}
get_feedback_processor() → AsyncBatchProcessor | None
```

기본 피드백 프로세서를 노출하기 위해 공식 TraceServerInterface에 정의되지 않은 맞춤형 방법입니다. 클라이언트 측 인터페이스로 정식화해야 합니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1125" />

### <kbd>방법</kbd> `image_create`

```python theme={null}
image_create(req: ImageGenerationCreateReq) → ImageGenerationCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1612" />

### <kbd>방법</kbd> `model_create`

```python theme={null}
model_create(req: ModelCreateReq) → ModelCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1658" />

### <kbd>방법</kbd> `model_delete`

```python theme={null}
model_delete(req: ModelDeleteReq) → ModelDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1639" />

### <kbd>방법</kbd> `model_list`

```python theme={null}
model_list(req: ModelListReq) → Iterator[ModelReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1627" />

### <kbd>방법</kbd> `model_read`

```python theme={null}
model_read(req: ModelReadReq) → ModelReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L830" />

### <kbd>방법</kbd> `obj_add_tags`

```python theme={null}
obj_add_tags(req: ObjAddTagsReq) → ObjAddTagsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L809" />

### <kbd>방법</kbd> `obj_create`

```python theme={null}
obj_create(req: ObjCreateReq) → ObjCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L825" />

### <kbd>방법</kbd> `obj_delete`

```python theme={null}
obj_delete(req: ObjDeleteReq) → ObjDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L815" />

### <kbd>방법</kbd> `obj_read`

```python theme={null}
obj_read(req: ObjReadReq) → ObjReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L861" />

### <kbd>방법</kbd> `obj_remove_aliases`

```python theme={null}
obj_remove_aliases(req: ObjRemoveAliasesReq) → ObjRemoveAliasesRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L840" />

### <kbd>방법</kbd> `obj_remove_tags`

```python theme={null}
obj_remove_tags(req: ObjRemoveTagsReq) → ObjRemoveTagsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L849" />

### <kbd>방법</kbd> `obj_set_aliases`

```python theme={null}
obj_set_aliases(req: ObjSetAliasesReq) → ObjSetAliasesRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L819" />

### <kbd>방법</kbd> `objs_query`

```python theme={null}
objs_query(req: ObjQueryReq) → ObjQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1348" />

### <kbd>방법</kbd> `op_create`

```python theme={null}
op_create(req: OpCreateReq) → OpCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1396" />

### <kbd>방법</kbd> `op_delete`

```python theme={null}
op_delete(req: OpDeleteReq) → OpDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1375" />

### <kbd>방법</kbd> `op_list`

```python theme={null}
op_list(req: OpListReq) → Iterator[OpReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1363" />

### <kbd>방법</kbd> `op_read`

```python theme={null}
op_read(req: OpReadReq) → OpReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L626" />

### <kbd>방법</kbd> `otel_export`

```python theme={null}
otel_export(req: OTelExportReq) → OTelExportRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L146" />

### <kbd>방법</kbd> `post`

```python theme={null}
post(
    url: str,
    *args: Any,
    trace_id: str | None = None,
    **kwargs: Any
) → Response
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1766" />

### <kbd>방법</kbd> `prediction_create`

```python theme={null}
prediction_create(req: PredictionCreateReq) → PredictionCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1818" />

### <kbd>방법</kbd> `prediction_delete`

```python theme={null}
prediction_delete(req: PredictionDeleteReq) → PredictionDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1835" />

### <kbd>방법</kbd> `prediction_finish`

```python theme={null}
prediction_finish(req: PredictionFinishReq) → PredictionFinishRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1795" />

### <kbd>방법</kbd> `prediction_list`

```python theme={null}
prediction_list(req: PredictionListReq) → Iterator[PredictionReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1783" />

### <kbd>방법</kbd> `prediction_read`

```python theme={null}
prediction_read(req: PredictionReadReq) → PredictionReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1135" />

### <kbd>방법</kbd> `project_stats`

```python theme={null}
project_stats(req: ProjectStatsReq) → ProjectStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1140" />

### <kbd>방법</kbd> `project_ttl_settings_read`

```python theme={null}
project_ttl_settings_read(
    req: ProjectTTLSettingsReadReq
) → ProjectTTLSettingsReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1150" />

### <kbd>방법</kbd> `project_ttl_settings_update`

```python theme={null}
project_ttl_settings_update(
    req: ProjectTTLSettingsUpdateReq
) → ProjectTTLSettingsUpdateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L620" />

### <kbd>방법</kbd> `projects_info`

```python theme={null}
projects_info(req: ProjectsInfoReq) → list[ProjectsInfoRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L159" />

### <kbd>방법</kbd> `put`

```python theme={null}
put(url: str, *args: Any, **kwargs: Any) → Response
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L973" />

### <kbd>방법</kbd> `refs_read_batch`

```python theme={null}
refs_read_batch(req: RefsReadBatchReq) → RefsReadBatchRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1340" />

### <kbd>방법</kbd> `rescore`

```python theme={null}
rescore(req: RescoreReq) → RescoreRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1851" />

### <kbd>방법</kbd> `score_create`

```python theme={null}
score_create(req: ScoreCreateReq) → ScoreCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1899" />

### <kbd>방법</kbd> `score_delete`

```python theme={null}
score_delete(req: ScoreDeleteReq) → ScoreDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1878" />

### <kbd>방법</kbd> `score_list`

```python theme={null}
score_list(req: ScoreListReq) → Iterator[ScoreReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1866" />

### <kbd>방법</kbd> `score_read`

```python theme={null}
score_read(req: ScoreReadReq) → ScoreReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1476" />

### <kbd>방법</kbd> `scorer_create`

```python theme={null}
scorer_create(req: ScorerCreateReq) → ScorerCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1522" />

### <kbd>방법</kbd> `scorer_delete`

```python theme={null}
scorer_delete(req: ScorerDeleteReq) → ScorerDeleteRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1503" />

### <kbd>방법</kbd> `scorer_list`

```python theme={null}
scorer_list(req: ScorerListReq) → Iterator[ScorerReadRes]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L1491" />

### <kbd>방법</kbd> `scorer_read`

```python theme={null}
scorer_read(req: ScorerReadReq) → ScorerReadRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/utils/retry.py#L612" />

### <kbd>방법</kbd> `server_info`

```python theme={null}
server_info() → ServerInfoRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L113" />

### <kbd>방법</kbd> `set_auth`

```python theme={null}
set_auth(auth: tuple[str, str]) → None
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1322" />

### <kbd>방법</kbd> `source_datasets_query`

```python theme={null}
source_datasets_query(req: SourceDatasetsQueryReq) → SourceDatasetsQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L892" />

### <kbd>방법</kbd> `table_create`

```python theme={null}
table_create(req: TableCreateReq) → TableCreateRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L950" />

### <kbd>방법</kbd> `table_create_from_digests`

```python theme={null}
table_create_from_digests(
    req: TableCreateFromDigestsReq
) → TableCreateFromDigestsRes
```

실제 행 대신 행 다이제스트를 지정해 테이블을 생성합니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L930" />

### <kbd>방법</kbd> `table_query`

```python theme={null}
table_query(req: TableQueryReq) → TableQueryRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L944" />

### <kbd>방법</kbd> `table_query_stats`

```python theme={null}
table_query_stats(req: TableQueryStatsReq) → TableQueryStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L962" />

### <kbd>방법</kbd> `table_query_stats_batch`

```python theme={null}
table_query_stats_batch(req: TableQueryStatsReq) → TableQueryStatsRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L936" />

### <kbd>방법</kbd> `table_query_stream`

```python theme={null}
table_query_stream(req: TableQueryReq) → Iterator[TableRowSchema]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L898" />

### <kbd>방법</kbd> `table_update`

```python theme={null}
table_update(req: TableUpdateReq) → TableUpdateRes
```

`calls/batch_upsert`와 마찬가지로, 테이블 업데이트를 여러 업데이트로 나눌 수 있는 속성 덕분에 페이로드 크기를 동적으로 조정할 수 있습니다.

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L872" />

### <kbd>방법</kbd> `tags_list`

```python theme={null}
tags_list(req: TagsListReq) → TagsListRes
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/weave/trace_server_bindings/remote_http_trace_server.py#L1160" />

### <kbd>방법</kbd> `threads_query_stream`

```python theme={null}
threads_query_stream(req: ThreadsQueryReq) → Iterator[ThreadSchema]
```

***

<SourceLink url="https://github.com/wandb/weave/blob/v0.53.0/pydantic/_internal/_validate_call.py#L783" />

### <kbd>방법</kbd> `trace_usage`

```python theme={null}
trace_usage(req: TraceUsageReq) → TraceUsageRes
```
