Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs!: require Ruby users to go through OpenAPI, instead of through the gem #956

Merged
merged 7 commits into from
Sep 13, 2024

Conversation

sxlijin
Copy link
Collaborator

@sxlijin sxlijin commented Sep 13, 2024

PSA to Ruby users: if you currently rely on the baml gem, please reach out to us either in the Discord or on GitHub so we can migrate you to the OpenAPI-generated Ruby client.

Over the next few weeks, we plan to provide white-glove support to migrate all Ruby users from the baml gem to the OpenAPI-generated client and move the baml gem into maintenance mode. This will mean that:

  • we will remove baml-gem-specific documentation from https://docs.boundaryml.com/
  • we will only publish security fixes for the baml gem
  • we will ask that you have a plan to migrate to the OpenAPI-generated Ruby client, before providing any support for

Why are we doing this?

Bluntly speaking: we don’t think we can provide users of the baml gem with a good experience. It’s in a pretty sorry state today:

  • it doesn't work on Windows
  • it doesn't work out of the box on macOS (some issue with darwin vs darwin23?)
  • it still doesn't support tracing
  • it's incompatible with async (the underlying FFI libraries do not make this easy, and we don’t have the engineering resources to do this well)

We're also not aware of anyone using the baml gem today, we suspect in large part because of how buggy it is.

Due to the combination of all of these issues, we will be dropping the baml gem in favor of the OpenAPI-generated Ruby client.

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
baml ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2024 7:28pm

@sxlijin sxlijin merged commit 1e911e7 into canary Sep 13, 2024
10 checks passed
@sxlijin sxlijin deleted the sam/ruby-docs branch September 13, 2024 19:43
sxlijin added a commit that referenced this pull request Sep 20, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant