microsoft / essex-toolkit

Provides a set of useful tools, utilities, reusable components, and React hooks that are designed to capture common components and utilities common among Essex Alpha team projects.
https://microsoft.github.io/essex-toolkit/
MIT License
19 stars 7 forks source link

Add input data to fnllm cache #273

Closed darthtrevino closed 2 months ago

darthtrevino commented 2 months ago

Current cache entries don't contain input data in the file contents. Having the input data in cache entries is a way for developers to verify that the inputs to a response are correct.