Commit Graph

5 Commits

Author SHA1 Message Date
psychedelicious
014be0ab67 feat(nodes): revise model load API args 2024-02-29 15:33:13 -05:00
Brandon Rising
8c6860a2c5 Ruff format 2024-02-28 09:49:56 -05:00
Brandon Rising
fa8263e6f0 Ruff check 2024-02-28 09:49:56 -05:00
Brandon Rising
e4b8cb1d34 Extract TI loading logic into util, disallow it from ever failing a generation 2024-02-28 09:49:56 -05:00
Brandon
32ad742f3e
Ti trigger from prompt util (#5294)
* Pull logic for extracting TI triggers into a util function

* Remove duplicate regex for ti triggers

* Fix linting for ruff

* Remove unused imports
2023-12-22 03:04:44 +00:00