• feat(openai): add /v1/audio/transcriptions endpoint support (#1724) (#4202)latestOpenAPI 3.0.0279b87052026-08-17 20:38
  • 0.1.0OpenAPI 3.0.0no API changes2026-07-17 12:05
  • engine: fix anthropic on vertex URL building (#3356)OpenAPI 3.0.01973fb192026-04-13 00:05
  • engine: support token caching on AWS bedrock (#3334)OpenAPI 3.0.01438a5612026-04-08 19:45
  • fix cffi type collision (#3222)OpenAPI 3.0.0353558372026-03-09 02:17
  • create initial cffi bridge (#3018)OpenAPI 3.0.01481a3052026-01-29 00:29
  • Fix @skip attribute panic with @@dynamic and non-dynamic classes (#2952)OpenAPI 3.0.02ae136522026-01-09 20:51
  • Call template_string from tests (#2853)OpenAPI 3.0.01821d8c12025-12-20 01:02
  • BEP: Prompt optimization (#2773)OpenAPI 3.0.01a7d79612025-12-10 18:20
  • Fix timeout exceptions for streaming LLM calls (#2699)OpenAPI 3.0.012b751db2025-11-05 22:31
  • feat: bedrock video support (#2681)OpenAPI 3.0.0138cfe9b2025-11-01 03:20
  • Implement `baml.HttpRequest` type with `json` field (#2574)OpenAPI 3.0.0no API changesa6bff132025-10-23 00:52
  • Configurable timeouts (#2628)OpenAPI 3.0.05276f8782025-10-19 05:27
  • Implement streaming for emit values (#2595)OpenAPI 3.0.01666c36f2025-10-10 23:30
  • feat: added endpoint_url to amazon bedrock (#2555)OpenAPI 3.0.0110fd0132025-10-10 18:33
  • Add specific error for missing required env vars in clients (#2570)OpenAPI 3.0.015ea6adb2025-10-06 18:29
  • Fix regression in ts streaming codegen (#2533)OpenAPI 3.0.010a7b3962025-09-29 00:03
  • Builtin functions and other language changes (#2463)OpenAPI 3.0.0no API changesbedb9292025-09-17 18:07
  • Fix pdf input as base64url in openai-responses (#2464)OpenAPI 3.0.012fad7cd2025-09-16 22:23
  • feat(sdk): errors now expose fallback history in detailed_message (#2449)OpenAPI 3.0.0211a131f2025-09-15 19:00
  • fix(openai): openai-responses had a bug in the assistant request format (#2440)OpenAPI 3.0.01aca1c532025-09-11 01:09
  • Enhance OpenAPI Docs (#2399)OpenAPI 3.0.0219657219964bc402025-09-08 13:22
  • feat: implement AbortController in py, ts, go, wasm (also cancel buttons) (#2357)OpenAPI 3.0.04fb4dd722025-08-26 04:57
  • fix: teach PromptRenderer to render enum values as their alias, not the value literal (#2326)OpenAPI 3.0.0453662992025-08-20 00:08
  • [bug] fix multi-modality on openai-responses provider (#2327)OpenAPI 3.0.0101595b22025-08-18 14:58
  • Baml VM (#2089)OpenAPI 3.0.015e4b9462025-08-12 22:58
  • fix: gemini parsing with thoughts (#2215)OpenAPI 3.0.01c5a9cbc2025-07-29 23:14
  • Fix ClientRegistry, BamlPdf and BamlVideo in openapi generator (#2170)OpenAPI 3.0.084960bc450f2025-07-18 22:35
  • Add Pdf and Video support (#2121)OpenAPI 3.0.0210f33bd712025-07-15 06:08
  • feat: responses API integration (#2103)OpenAPI 3.0.01618ef4e42025-07-08 00:17
  • Add fixes for typesystem to deal with semantic streaming (#2086)OpenAPI 3.0.022d2c26f22025-07-01 08:10
  • Greg/go (#2045)OpenAPI 3.0.04053706617711642025-06-19 21:05
  • Fix Tracing bug and LSP Crash (#2030)OpenAPI 3.0.027736f222025-06-13 22:35
  • Add tests for audio input (#1946)OpenAPI 3.0.01fe93ad02025-05-14 06:23
  • Expression function codegen (#1945)OpenAPI 3.0.01d2f0d5a2025-05-13 21:26
  • Maintain field order when rendering class in Python (#1931)OpenAPI 3.0.0146921b72025-05-12 17:41
  • finish reason error (#1907)OpenAPI 3.0.013c08e832025-05-06 20:17
  • Fix union encoding/decoding (#1898)OpenAPI 3.0.016a7dc252025-05-05 22:50
  • Fix bedrock stalled stream protection not working with custom http client, and support additional_model_request_fields (#1877)OpenAPI 3.0.01da154342025-04-29 03:25
  • Fix codegen when streaming done types (#1861)OpenAPI 3.0.03d6c4ff32025-04-27 18:09
  • Fix issue where BOUNDARY_PROXY_URL wasn't actually set (#1841)OpenAPI 3.0.011657e352025-04-23 00:54
  • Support HTTPS_PROXY and HTTP_PROXY system proxies in AWS client by delegating to the reqwest client (#1827)OpenAPI 3.0.01c5c7fc62025-04-21 01:29
  • feat: get anthropic working on vertex (#1820)OpenAPI 3.0.01c8378bc2025-04-18 23:53
  • Test collector using openai-generic client (groq) (#1813)OpenAPI 3.0.01430e4282025-04-17 22:11
  • Use `AnyValue: {}` for the `any` type in OpenAPI (#1773)OpenAPI 3.0.0no API changes145e8872025-04-13 20:41
  • Don't allow parameters with checks/asserts (#1689)OpenAPI 3.0.024e66a4622025-04-07 09:29
  • bedrock collector (#1703)OpenAPI 3.0.01e7c45c22025-04-01 19:38
  • [bug] Plumb type-builder to streaming during tests (#1660)OpenAPI 3.0.01ffe81a32025-03-24 14:31
  • feat: add media (image/audio) support for React/Next.js (#1646)OpenAPI 3.0.02c3b90112025-03-21 23:55
  • Add support for manually configuring log level via code (#1600)OpenAPI 3.0.01d036c4f2025-03-17 15:54