aaronvg
aaronvg
@k-brady-sap can you try version 0.66.0? You should be able to see baml logs as json using `BAML_LOG_JSON=1` This is the schema we emit on each request in `baml_event` in...
ah I missed one configuration on our end for the release -- let me re-test and release a patch. Will also be released by Monday
I just released another patch in 0.68.0 to fix this
does 0.202.1 also have the openapi generator issue? We had a bug on 0.200 and potentially 0.201 with openapi generator
we're taking a look now! Will be patched soon. The bug about the truncation of logs not working is also something we'll look at.
Could you try 0.203.1? We fixed an issue with environment variables and OpenAPI: https://github.com/BoundaryML/baml/pull/2170
great catch -- we can add a linter error for that name if you are using a Go generator
hmm seems like it's related to when gemini triggers its safety filters https://github.com/langchain-ai/langchainjs/issues/6371