Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Methods = map[string]bamlutils.StreamingMethod{}
View Source
var ParseMethods = map[string]bamlutils.ParseMethod{}
View Source
var Sources = make(map[string]embed.FS)
Functions ¶
func InitBamlRuntime ¶
func InitBamlRuntime()
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
adapter_v0_204_0
module
|
|
|
adapter_v0_215_0
module
|
|
|
adapter_v0_219_0
module
|
|
|
common
module
|
|
|
bamlutils
module
|
|
|
cmd
|
|
|
build
command
|
|
|
embed
command
|
|
|
hacks
command
|
|
|
introspect
command
|
|
|
regenerate-dynclient
command
Command regenerate-dynclient orchestrates the full dynclient regeneration pipeline: patched BAML fork, BAML Go client generation off cmd/build/dynamic.baml, generated-client hacks, import rewrite, introspection, and the genadapter run that emits the framework adapter.
|
Command regenerate-dynclient orchestrates the full dynclient regeneration pipeline: patched BAML fork, BAML Go client generation off cmd/build/dynamic.baml, generated-client hacks, import rewrite, introspection, and the genadapter run that emits the framework adapter. |
|
schema
command
|
|
|
serve
command
|
|
|
verify-adapter-pins
command
verify-adapter-pins asserts that every module listed in adapterversions.PinnedModules still resolves github.com/boundaryml/baml to its canonical pin.
|
verify-adapter-pins asserts that every module listed in adapterversions.PinnedModules still resolves github.com/boundaryml/baml to its canonical pin. |
|
verify-framework-adapter
command
verify-framework-adapter is the CI-side gate for the codegen-emit framework adapter.go produced by adapters/common/codegen.
|
verify-framework-adapter is the CI-side gate for the codegen-emit framework adapter.go produced by adapters/common/codegen. |
|
worker
command
|
|
|
dynclient
module
|
|
|
baml-patched
module
|
|
|
internal
|
|
|
apierror
Package apierror provides utilities for returning consistent JSON error responses.
|
Package apierror provides utilities for returning consistent JSON error responses. |
|
rootruntime
Package rootruntime adapts the root baml_rest generated package to the small Runtime interface the worker package depends on for dispatch.
|
Package rootruntime adapts the root baml_rest generated package to the small Runtime interface the worker package depends on for dispatch. |
|
unsafeutil
Package unsafeutil provides unsafe operations for performance-critical code paths.
|
Package unsafeutil provides unsafe operations for performance-critical code paths. |
|
introspected
module
|
|
|
pool
module
|
|
|
worker
module
|
|
|
workerplugin
module
|
Click to show internal directories.
Click to hide internal directories.