6GOD

Results 4 comments of 6GOD

> @6ixGODD please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. > > ``` > @microsoft-github-policy-service agree [company="{your company}"] >...

> @6ixGODD This is great work. You caught us in the middle of defining an API layer between the CLI and library code. We just merged a [PR](https://github.com/microsoft/graphrag/pull/839) that more...

> there's on_llm_new_token callback, why don't you use this method? @KylinMountain I missed the `on_llm_new_token` callback😂 I check the code and youre right. But from an application development perspective, whether...

> @6ixGODD is right. The callback approach does work but it's quite messy for an external system to use and could be prone to errors that you might not think...