50 versions

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