Avatar for the BoundaryML user
BoundaryML
baml
BlogDocsChangelog

Branches performance

Pull requests

baml-language: implement specialize_prompt#3052
last run
2 hours ago
baml-language: implement specialize_prompt
3 hours ago
b092e5c
sam/rp25
CodSpeed Performance Gauge
-1%
remove panic
3 hours ago
6a0f0a3
greg/cycles
CodSpeed Performance Gauge
-3%
Baml builtins compiler infra + `render_prompt` proof of concept#3050
last run
34 minutes ago
feat(render_prompt): implement end-to-end render_prompt flow Completes the proof of concept for running BAML builtin code by making baml.llm.render_prompt work end-to-end. The flow now correctly: - Calls get_jinja_template to retrieve the template - Calls get_client_function to get the client's $options function - Resolves the client definition to get a PrimitiveClient - Renders the Jinja template with provided arguments Key changes: - Remove #[hide] from baml.llm module to make builtins visible to MIR - Add get_client_function to the builtins macro definition - Add SysOp::LlmClientDefinitionResolve and handlers - Fix compile_source_with_schema to detect LLM functions - Add PromptAst conversion in vm_value_to_external - Add comprehensive tests for the render_prompt flow
39 minutes ago
3dd47bc
feat/render-prompt-orchestrator
CodSpeed Performance Gauge
-44%
enum type error messages
1 day ago
0e8e784
greg/enum-types
CodSpeed Performance Gauge
-1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs