Skip to content

Fix None in llm response#1173

Merged
dhruvkaliraman7 merged 1 commit into
mainfrom
Load-json-bug
Feb 11, 2025
Merged

Fix None in llm response#1173
dhruvkaliraman7 merged 1 commit into
mainfrom
Load-json-bug

Conversation

@dhruvkaliraman7
Copy link
Copy Markdown
Contributor

If None is present as a value as part of llm response, json.loads() fails.

Copy link
Copy Markdown
Collaborator

@HenryL27 HenryL27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. testing is optional. I know I didn't add one for the escape code change

@dhruvkaliraman7 dhruvkaliraman7 merged commit 8b06351 into main Feb 11, 2025
@dhruvkaliraman7 dhruvkaliraman7 deleted the Load-json-bug branch February 11, 2025 21:06
austintlee pushed a commit that referenced this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants