graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

[bugfix]graphrag.llm.openai.openai_chat_llm.OpenAIChatLLM._native_jso…

Open LucasInsight opened this issue 1 year ago • 2 comments

Bugfix: 1.graphrag.llm.openai.openai_chat_llm.OpenAIChatLLM._native_json#try_parse_json_object with clean_up_json 2.create_community_report.rating type int cast to float by llama3.1:8b LucasInsight 8 minutes ago

Description

[Provide a brief description of the changes made in this pull request.]

Related Issues

[Reference any related issues or tasks that this pull request addresses.]

Proposed Changes

[List the specific changes made in this pull request.]

Checklist

  • [x] I have tested these changes locally.
  • [x] I have reviewed the code changes.
  • [x] I have updated the documentation (if necessary).
  • [x] I have added appropriate unit tests (if applicable).

Additional Notes

[Add any additional notes or context that may be helpful for the reviewer(s).]

LucasInsight avatar Jul 29 '24 09:07 LucasInsight

Hi! Can ou please update to resolve conflicts?

AlonsoGuevara avatar Aug 06 '24 01:08 AlonsoGuevara

We have resolved several issues related to text encoding and JSON parsing that are rolled up into version 0.2.2. Please try again with that version and re-open if this is still an issue.

natoverse avatar Aug 09 '24 17:08 natoverse