Untitled

 avatar
unknown
plain_text
2 years ago
366 B
437
Indexable
input_text:
  gpt_input:
    initial: ""
    max: 255
    
sensor:
  - platform: openai_response
    api_key: "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"
    name: "hassio_openai_response"    #### OPTIONAL, Defaults to hassio_openai_response if not used
    model: "text-davinci-003"         #### OPTIONAL, Defaults to text-davinci-003 if not used
Editor is loading...
Leave a Comment