Skip to content

Return chat responses as API JSON dicts by default. - #8

Merged
innocent-charles merged 1 commit into
mainfrom
fix/chat-return-dict
Aug 26, 2026
Merged

Return chat responses as API JSON dicts by default.#8
innocent-charles merged 1 commit into
mainfrom
fix/chat-return-dict

Conversation

@innocent-charles

Copy link
Copy Markdown
Member

Drop raw=True/.raw for chat so callers can json.dumps the response directly and publish a cleaner client UX.

Summary

Test plan

  • pytest passes locally
  • ruff check src tests passes locally

Drop raw=True/.raw for chat so callers can json.dumps the response directly and publish a cleaner client UX.

Co-authored-by: Cursor <cursoragent@cursor.com>
@innocent-charles
innocent-charles merged commit 674dbeb into main Aug 26, 2026
7 checks passed
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.

1 participant