Skip to content

v0.5.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 19 Sep 20:47

0.1.0-alpha.1 (2024-09-19)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • add cost estimate and ability to log arbitrary columns (2137e80)
  • add support for the assistants api (abc667c)
  • api: OpenAPI spec update via Stainless API (#23) (f3cfeb5)
  • api: OpenAPI spec update via Stainless API (#24) (978e022)
  • api: OpenAPI spec update via Stainless API (#27) (c47336a)
  • api: OpenAPI spec update via Stainless API (#32) (4093a32)
  • api: OpenAPI spec update via Stainless API (#49) (05f9693)
  • api: update via SDK Studio (#16) (b4f0632)
  • api: update via SDK Studio (#20) (04927c2)
  • api: update via SDK Studio (#25) (2ad9e85)
  • api: update via SDK Studio (#29) (8880ce1)
  • api: update via SDK Studio (#30) (512affb)
  • api: update via SDK Studio (#37) (d4677ae)
  • api: update via SDK Studio (#38) (0aca490)
  • api: update via SDK Studio (#40) (7aee058)
  • api: update via SDK Studio (#45) (cfed827)
  • api: update via SDK Studio (#47) (f6a7a13)
  • chore: deprecate the OpenAI monitor (afbdb1d)
  • enable using Openlayer in JS with alternative providers (5a635a1)
  • feat: add initial working version of the OpenAI tracer (e0140f4)
  • feat: complete OpenAI tracer implementation, handling streaming and tool calls (46bd515)
  • feat: initial working version of the tracing module (adcaaf4)
  • move project and inference pipeline setup to startMonitoring method (26db616)
  • support for new development workflow (c4034ce)
  • various codegen changes (9044e0f)

Bug Fixes

  • calculate tokens in streaming completions (b7343ca)
  • entry point does not resolve with submodules (184f877)
  • extraneous warning logs when inference pipeline not located for monitoring assistant runs (8b81e70)
  • incorrect symbol in LangChain example (865abf8)
  • ReferenceError when using fetch (017df18)
  • rename token count column (66a0b46)
  • rm version from data-stream queries (8f418ec)
  • round timestamp seconds to nearest int (01d442e)
  • update config to adopt new prompt tracking schema (5a813c3)
  • update examples to fix race condition issue when processing multiple requests back-to-back (6e9f9f8)

Chores

  • add example module for using Openlayer with LangChain (3860579)
  • add new turbo model pricings (f6ef841)
  • add README (cd94cee)
  • adopt new schema for managing prompts (160b3a5)
  • ci: bump prism mock server version (#43) (303b397)
  • ci: limit release doctor target branches (#35) (7c856f8)
  • docs: use client instead of package name in Node examples (#34) (887d2e2)
  • downgrade node-fetch (b73f237)
  • examples: minor formatting changes (#44) (52ee0c8)
  • go live (#18) (1d48fda)
  • go live (#26) (dd1c1ef)
  • increment npm version (62d890d)
  • internal: codegen related update (#36) (f5fed5c)
  • internal: codegen related update (#41) (5a840f7)
  • internal: version bump (#13) (6da4953)
  • link to docs in README for example usage (4cff313)
  • tests: update prism version (#39) (34694e3)
  • update doc comments for throwable methods (db16328)
  • update logo image in README (89873ec)
  • update package version (7b8d549)
  • update package version (c50091c)
  • update SDK settings (#19) (0b01435)