Seongjin Lee
Results
2
issues of
Seongjin Lee
### Overview - This PR is originated from https://github.com/dvlab-research/LongLoRA/issues/123 - I also faced similar problems with it but no one ever made commits for it... - I added a callback...
### Description Currently, LangExtract supports schema-constrained extraction with the use_schema_constraints option, but this feature is not available when using OpenAI models (via the openai backend) unless fence_output=True. However, OpenAI now...