Index

C D G I O S 
All Classes and Interfaces|All Packages|Constant Field Values

C

CONFIG_PREFIX - Static variable in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
CONFIG_PREFIX - Static variable in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekConnectionProperties
 

D

DeepSeekChatAutoConfiguration - Class in org.springframework.ai.model.deepseek.autoconfigure
Auto-configuration for DeepSeek Chat Model.
DeepSeekChatAutoConfiguration() - Constructor for class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatAutoConfiguration
 
deepSeekChatModel(DeepSeekConnectionProperties, DeepSeekChatProperties, ObjectProvider<RestClient.Builder>, ObjectProvider<WebClient.Builder>, ToolCallingManager, RetryTemplate, ResponseErrorHandler, ObjectProvider<ObservationRegistry>, ObjectProvider<ChatModelObservationConvention>, ObjectProvider<ToolExecutionEligibilityPredicate>) - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatAutoConfiguration
 
DeepSeekChatProperties - Class in org.springframework.ai.model.deepseek.autoconfigure
Configuration properties for DeepSeek chat client.
DeepSeekChatProperties() - Constructor for class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
DeepSeekConnectionProperties - Class in org.springframework.ai.model.deepseek.autoconfigure
Parent properties for DeepSeek.
DeepSeekConnectionProperties() - Constructor for class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekConnectionProperties
 
DeepSeekParentProperties - Class in org.springframework.ai.model.deepseek.autoconfigure
Parent properties for DeepSeek.
DeepSeekParentProperties() - Constructor for class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekParentProperties
 
DEFAULT_BASE_URL - Static variable in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekConnectionProperties
 
DEFAULT_BETA_PREFIX_PATH - Static variable in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
DEFAULT_CHAT_MODEL - Static variable in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
DEFAULT_COMPLETIONS_PATH - Static variable in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 

G

getApiKey() - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekParentProperties
 
getBaseUrl() - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekParentProperties
 
getBetaPrefixPath() - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
getCompletionsPath() - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
getOptions() - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 

I

isEnabled() - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 

O

org.springframework.ai.model.deepseek.autoconfigure - package org.springframework.ai.model.deepseek.autoconfigure
 

S

setApiKey(String) - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekParentProperties
 
setBaseUrl(String) - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekParentProperties
 
setBetaPrefixPath(String) - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
setCompletionsPath(String) - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
setEnabled(boolean) - Method in class org.springframework.ai.model.deepseek.autoconfigure.DeepSeekChatProperties
 
C D G I O S 
All Classes and Interfaces|All Packages|Constant Field Values