Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lmnr-baml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lmnr-baml

LMNR BAML for Python

  • 0.40.1
  • PyPI
  • Socket score

Maintainers
1

LMNR BAML

This is a hard fork of BoundaryML's BAML.

This is a very stripped down version that does only:

  • Schema validation
  • LLM prompting (for structured output)
  • LLM output parsing (validation against schema)

The only required types from BAML AST for this are:

  • Enum
  • Class

and their dependencies.

Laminar's use cases are limited to that, so the rest of the library was removed.

However, we need to interface those functions with Python, so this library exposes a few more interfaces through Pyo3.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc