Skip to content

Add json_mode, OTEL/Anthropic ingest, embeddings#6

Merged
kelkalot merged 1 commit into
mainfrom
feat/adapters-and-jsonmode
Jul 9, 2026
Merged

Add json_mode, OTEL/Anthropic ingest, embeddings#6
kelkalot merged 1 commit into
mainfrom
feat/adapters-and-jsonmode

Conversation

@kelkalot

@kelkalot kelkalot commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Introduce opt-in json_mode probes (native response_format path) and wire response_format through clients and caching. Add ingest adapters for anthropic-jsonl and otel-genai (OTLP GenAI semantic-convention), with indexed/blob reconstruction of tools and messages. Add an opt-in --cluster embeddings dedup mode (embedding-based grouping with cosine threshold) plus endpoint/model flags and safe fallback to deterministic hash clustering. Update CLI flags, scoring (json_mode -> structured_output), bump package version to 0.4.0, add fixtures and extensive tests, and update README to document formats and clustering caveats.

Introduce opt-in json_mode probes (native response_format path) and wire response_format through clients and caching. Add ingest adapters for anthropic-jsonl and otel-genai (OTLP GenAI semantic-convention), with indexed/blob reconstruction of tools and messages. Add an opt-in --cluster embeddings dedup mode (embedding-based grouping with cosine threshold) plus endpoint/model flags and safe fallback to deterministic hash clustering. Update CLI flags, scoring (json_mode -> structured_output), bump package version to 0.4.0, add fixtures and extensive tests, and update README to document formats and clustering caveats.
@kelkalot
kelkalot merged commit 990eb1c into main Jul 9, 2026
2 checks passed
@kelkalot
kelkalot deleted the feat/adapters-and-jsonmode branch July 9, 2026 06:33
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