Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataFrame
    • DataFrame
    • DataFrame Creation
    • Input/Output
    • SQL
    • Data Types
    • User Defined Functions
    • Configuration
    • Catalog
    • GPU Support
    • AI / LLM
  • PyFlink Multimodal
  • PyFlink DataStream
  • PyFlink Common

pyflink.dataframe.Provider.model_option_key#

Provider.model_option_key() → str[source]#

Return the Java-side option key used for a per-call model name.

Most providers use model. Providers whose Java option differs, such as Triton, override this method.

previous

pyflink.dataframe.Provider.to_options

next

pyflink.dataframe.OpenAICompatProvider.provider_name

Show Source

Created using Sphinx 4.5.0.