Multi-file schemas
yannxaver opened this issue · 0 comments
yannxaver commented
Typechat currently assumes that schemas are self-contained in one file. In reality, schemas are often spread out over multiple files. Ideally, typechat would enable the usage of multi-file schemas out of the box by resolving imports before stringifying the result.