from kag.common.llm.config.base import ProxyLLMConfig
class GPTProxyLLMConfig(ProxyLLMConfig):
pass
class DeepSeekProxyLLMConfig(ProxyLLMConfig):