fabric icon indicating copy to clipboard operation
fabric copied to clipboard

bugfix: Add failover functionality to setup

Open verebes1 opened this issue 11 months ago • 0 comments

What this Pull Request (PR) does

-Updates the fabric --setup to ask for an OPENAI_API_KEY if none is found.

Related issues

None identified.

Screenshots

Previously default setup was causing an issue as can be seen below. With the update fabric --setup correctly asks for the OPENAI_API_KEY if none was found Issue: before

After applying the fix: after

verebes1 avatar Mar 06 '24 21:03 verebes1