New configuration file feature #1281
Replies: 1 comment
-
The way I read the README.md on the new yaml config, the options available are detailed: `Supported Configuration Options Model selectionmodel: Model parameterstemperature: Pattern selectionpattern: Feature flagsstream: Any other options you input will be ignored (should be ignored, hopefully not kicking errors to you). I hope that answers your question. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks fabric team for the ability to pass a configuration file!
If anyone else is looking for an example config file that works with the new
-c
flag look here https://github.com/danielmiessler/fabric/blob/main/cli/example.yaml and instructions for using it are in https://github.com/danielmiessler/fabric/blob/main/cli/README.mdI see that a model can be specified, but how can a vendor be specified using a configuration file?
Beta Was this translation helpful? Give feedback.
All reactions