s106916

Results 4 issues of s106916

## Description chunk.choices[0].delta could be NonType ./graphrag/query/llm/oai/chat_openai.py", line 185, in _agenerate delta = chunk.choices[0].delta.content or "" # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'content' ## Related Issues...

## Description When using azure openai gpt4 with text-embedding-ada-002, we have to setup model_supports_json: false in setting.yml. We will have invalid json format error with {{ }} in json string....

## Description 1. This PR consolidates json string validation and loading from index, report and llm three parts into one piece. 2. including trim extract description from llm result, replace...

From .evn configure I can see so far only support Azure platform, is that right?