Skip to content

v0.52.11

Choose a tag to compare

@andrewtruong andrewtruong released this 23 Oct 01:49
· 36 commits to master since this release

What's Changed

  • chore(weave): run price update scripts by @jamie-rasmussen in #5553
  • feat(weave): ImperativeEval in TS SDK Part 1 by @chance-wnb in #5542
  • docs(weave): Update autopatching docs by @andrewtruong in #5550
  • chore(weave): project id errors by @gtarpenning in #5552
  • fix(weave): bump size for autoconversion by @zbirenbaum in #5557
  • fix(weave): better error message for illegal feedback query arg by @gtarpenning in #5565
  • chore(weave): fix test flakiness by @chance-wnb in #5566
  • fix(weave): Batch file writes by @tssweeney in #5559
  • feat(weave): Implement incremental score aggregation and update mechanisms by @chance-wnb in #5543
  • chore(weave): Implement serialization round-trip & legacy verification tests by @tssweeney in #5569
  • fix(weave): Fix id preventing metadata deduplication by @zbirenbaum in #5560
  • chore(weave): Add serialization assertions for the remaining data types: Media Types (1) by @tssweeney in #5571
  • chore(weave): Add serialization assertions for the remaining data types: Container Types (2) by @tssweeney in #5576
  • fix(weave): Actually patch OpenAI Agents SDK by @andrewtruong in #5575
  • chore(weave): add eval and dataset selector fields on saved views by @bcsherma in #5580
  • chore(weave): Add serialization assertions for the remaining data types: Evaluation Library Types (4) by @tssweeney in #5578
  • fix(weave): Don't capture openai._types.Omit sentinels by @andrewtruong in #5563
  • chore(weave): Tidy OpenAI Agents SDK integration by @andrewtruong in #5573
  • chore(weave): Add serialization assertions for the remaining data types: Config Types (5) by @tssweeney in #5579
  • feat(weave): Support context propagation in EvaluationLogger by @andrewtruong in #5586
  • fix(weave): Allow markdown to be stored in files by @tssweeney in #5545
  • feat(weave): Add new CRUD endpoints for interacting with Ops by @andrewtruong in #5540
  • fix(weave): integrate add_redact_key with PII redaction by @andrewtruong in #5596
  • feat(weave): Add new CRUD endpoints for interacting with Datasets by @andrewtruong in #5541
  • fix(weave): Better context manager support for EvaluationLogger by @andrewtruong in #5590
  • feat(weave): Add new CRUD endpoints for interacting with Scorers by @andrewtruong in #5544
  • feat(weave): Add new CRUD endpoints for interacting with Evaluations by @andrewtruong in #5546
  • chore(weave): Add Windows tests by @andrewtruong in #5562
  • chore(weave): Add better annotations for reference trace server by @andrewtruong in #5538
  • fix(weave): require gql >= 3.0.0 in pyproject.toml by @jtschoonhoven in #5592
  • chore(weave): Fix content issues with Windows tests by @andrewtruong in #5599
  • fix(weave): prevent deferred import bug in openai postprocessor by @bcsherma in #5600
  • fix(weave): remove lazy imports from patch integration wrappers by @bcsherma in #5602
  • feat(weave): add fire-and-forget API for EvaluationLogger with promise chain coordination by @chance-wnb in #5574

New Contributors

Full Changelog: v0.52.9...v0.52.11