MicrosoftDocs / semantic-kernel-docs

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Effect of "defaultvalue" in config.json?

latent-capital opened this issue · comments

Is there a definition when the "defaultvalue" in config.json is applied?

I have tried explicitly handing over input_str=None, as well as omitting input_str when calling writer_plugin.
In both cases the writer_plugin did not seem to fall back to the "defaultvalue" I had inserted in config.json for this test.

At least gpt-3.5-turbo takes the prompt for a poem about an undefined variable with humor : "A cat chasing its own tail"