Commit e27bdd8
authored
fix: register missing LTX nodes as supporting BYOK (#423)
Part of #409. Addressing failure in test_griptape_proxy_node_byok.py,
specifically `test_every_proxy_node_exposes_shared_byok_ui`.
LTXVideoExtend (PR #183) and LTXVideoToVideoHDR (PR #188) were added
as GriptapeProxyNode subclasses but never registered in either BYOK
config map. Add them with the LTX provider config, matching the pattern
of other LTX nodes.1 parent 57acfab commit e27bdd8
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments