issues
search
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
Improvements for graphrag config compatibility
#275
Closed
andresmor-ms
closed
2 months ago
andresmor-ms
commented
2 months ago
Add an option to add a Parser to a field - useful when you need to parse a list from a string.
Add an ArgSource which you can provide in runtime arguments to the config.
Fix order of sources. - Add break when the first source matches a field.
Add silence_error flag when loading files. - useful when the files are optional.
Add dotenv support for EnvSource