You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adapter-level tests against shipped fixtures, but their *extraction
375
+
recipes* — the steps needed to dump a JSONL of the right shape from
376
+
each live third-party SDK — have not been validated against current
377
+
SDK versions and are tracked as future work. LangSmith run JSON is
378
+
routable today via `trace_format="generic"`.
375
379
376
380
## Roadmap
377
381
378
382
| Milestone | Scope |
379
383
|---|---|
380
-
|**Next**| End-to-end validation of the five parse-tested adapters against current SDKs (`openai_assistants`, `openhands`, `langfuse`, `langsmith`, `otlp`), promoting each to "verified" as it lands. More outcome extractors (GitHub Actions CI status, Langfuse score events, Slack reactions). Validation correlation study against scenario-derived metrics. |
384
+
|**Next**| End-to-end validation of the four parse-tested adapters against current SDKs (`openai_assistants`, `openhands`, `langfuse`, `otlp`), promoting each to "verified" as it lands. Add a dedicated `langsmith` format (currently routes through `generic`). More outcome extractors (GitHub Actions CI status, Langfuse score events, Slack reactions). Validation correlation study against scenario-derived metrics. |
0 commit comments