microsoft/TypeChat

Multi-file schemas

yannxaver opened this issue · 0 comments

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.