chore(agent): drop drift from rebasing

This commit is contained in:
Rugved Somwanshi 2026-04-28 10:59:09 -04:00 committed by kshitij
parent 01ad0aacaf
commit a0105a7f81

View file

@ -154,7 +154,6 @@ class ChatCompletionsTransport(ProviderTransport):
is_github_models: bool
is_nvidia_nim: bool
is_kimi: bool
is_tokenhub: bool
is_lmstudio: bool
is_custom_provider: bool
ollama_num_ctx: int | None