Skip to content

Schema regenerated and examples for term+embedding search added. - #65

Merged
theorm merged 5 commits into
mainfrom
matching-iml-august-2026
Aug 21, 2026
Merged

Schema regenerated and examples for term+embedding search added.#65
theorm merged 5 commits into
mainfrom
matching-iml-august-2026

Conversation

@theorm

@theorm theorm commented Aug 18, 2026

Copy link
Copy Markdown
Member

No description provided.

theorm added 5 commits August 18, 2026 18:03
Move RetryingClient and AsyncRetryingClient from impresso.api_client.retry
to impresso.util.retry so they survive OpenAPI client regeneration.

Add scripts/patch_generated_client.py to re-apply the retry wiring after
running scripts/generate_openapi_client.sh, and update the generation
script to invoke it. Update tests to import from the new location.
Replace object with Any in RetryingClient and AsyncRetryingClient
method signatures to allow flexible argument passing, and correct
the async sleep callable annotation to Awaitable[None] for accurate
type checking.
@theorm
theorm merged commit 74063c6 into main Aug 21, 2026
2 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