Skip to content

fix: accept structured monitor run output content#209

Open
whyujjwal wants to merge 1 commit into
exa-labs:masterfrom
whyujjwal:fix/issue-208-monitor-output-content
Open

fix: accept structured monitor run output content#209
whyujjwal wants to merge 1 commit into
exa-labs:masterfrom
whyujjwal:fix/issue-208-monitor-output-content

Conversation

@whyujjwal

Copy link
Copy Markdown

Summary

  • allow SearchMonitorRunOutput.content to deserialize structured object payloads
  • allow monitor run output content to deserialize lists of structured objects
  • add regression tests covering both structured monitor output shapes

Testing

  • uv run pytest tests/unit/test_search_monitors.py -q
  • uv run pytest tests/unit -q

Fixes #208

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.

SearchMonitorRunOutput has incorrect types for content

1 participant