DDB-GPTSource ↗
7 declarations and 14 call references extracted from public source metadata.

Source symbols: packages/dbgpt-core/src/dbgpt/model/adapter/auto_client.py

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@100acd76f9510d4e974707bb11a63f71d957d431 · 2026-07-16T11:51:08Z
  • Declarations: 7
  • Referenced calls: 14

Declared symbols

  • AutoLLMClient — class at line 4; references scan_model_providers, get_model_adapter, ValueError, isinstance, model_param_class, param_cls, load_from_params, hasattr, getattr, AttributeError, generate, generate_stream, count_token, models
  • __init__ — def at line 5; references scan_model_providers, get_model_adapter, ValueError, isinstance, model_param_class, param_cls, load_from_params
  • __getattr__ — def at line 27; references hasattr, getattr, AttributeError
  • generate — def at line 35
  • generate_stream — def at line 38
  • count_token — def at line 41
  • models — def at line 44

File-level call references


Source: packages/dbgpt-core/src/dbgpt/model/adapter/auto_client.py

Generated by smolify with deterministic-repository-import-v2 · 1 source file