Skip to content

v0.1.138rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 01:52
· 110 commits to main since this release
6dcd332

What's Changed

  • feat(js): Use new multipart endpoint when available by @jacoblee93 in #1106
  • chore(js): Release 0.1.67 by @jacoblee93 in #1119
  • fix(js): Limit queue batch concurrency, bump timeout, add maximum wait period for serverless envs by @jacoblee93 in #1124
  • feat(vercel): add OTEL based LangSmith trace exporter by @dqbd in #1104
  • factor out background and serde by @efriis in #1130
  • integration tests multipart by @efriis in #1118
  • properly setup env for tests by @efriis in #1131
  • fix(js): Further reduce blocking behavior, try naive stringification instead of circular detection by @jacoblee93 in #1133
  • fix(js): Remove focused test, fix tests by @jacoblee93 in #1138
  • fix: add required basic auth environment variable by @bvs-langchain in #1128
  • feat(py): Add multipart feedback ingestion by @akira in #1129

New Contributors

Full Changelog: v0.1.137...v0.1.138rc1