"could not find vendor." #1124
-
Hi experts, I just started using fabric and I see the following:
I wanted to add the model to my .env (or add it to the CLI) but I am not sure what to actually use.
yt does work:
Here is my redacted .env [root@rockyX1 fabric]# cat .env Thanks again for any guidance and let me know if you need any more info |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You get that setup by issuing: fabric --setup. Then you will get a list of options. Under the "Tools" area, you will the first option is to choose the "Default AI Vendor and model". I had the same problem and this fixed it for me. |
Beta Was this translation helpful? Give feedback.
You get that setup by issuing: fabric --setup. Then you will get a list of options. Under the "Tools" area, you will the first option is to choose the "Default AI Vendor and model". I had the same problem and this fixed it for me.