rm-1997
rm-1997
For me all works fine, BUT: why do the azure open ai resource (and its models) have to be created (deployed) in advance? Why are they not part of the...
Interesting enough, so far it is also not possible to pass a claim extraction prompt to the API; or at least the `build_index` function in the starter notebooks does not...
Also note that the claim extraction prompt from the graphrag library uses some default parameters `entity_specs` which evaluates to `['organization', 'person', 'geo', 'event']` in this repo. Extract from the claim...