alexsokolow

Results 1 issues of alexsokolow

**Description:** When running LangExtract with `gpt-oss:20b` in Ollama, the extraction fails. It seems that the output format is incompatible with LangExtract’s expectations. **Reproduction Steps:** ```bash python quickstart.py --model-id gpt-oss:20b 🚀...