instructor icon indicating copy to clipboard operation
instructor copied to clipboard

structured outputs for llms

Results 148 instructor issues
Sort by recently updated
recently updated
newest added

| | :rocket: This PR description was created by [Ellipsis](https://www.ellipsis.dev) for commit bfa4ca14fff73c2d2c28485230933bcdc83fa595. | |--------|--------| ### Summary: This PR enhances the `create` method to handle multiple responses from the OpenAI...

enhancement
size:L

The new Gemini api introduced support for function calling. You define a set of functions with their expected arguments and you pass them in the tools argument. Can we add...

**Is your feature request related to a problem? Please describe.** Add support for cohere models in Instructor **Describe the solution you'd like** Command-R and Command-R-plus models are finetuned for tool...

enhancement

**Describe the solution you'd like** Thanks a lot for making this library, it's been super helpful! I am working on a text classification task and I wanted to get multiple...

enhancement
question

Please add support for Amazon Bedrock 🤩

- [x] This is an actually a bug report. - [ ] I am not getting good LLM Results - [ ] I have tried asking for help in the...

anthropic

Any tips on how to setup pylance to work with instructor properly? I set up a new poetry project, installed instructor, copied the code snippet from the README, but it...

**Describe the solution you'd like** I want to see what exactly Instructor sends to OpenAI. I don't fully understand how the docstring, examples and descriptions of fields are passed to...

- [x] This is an actually a bug report. - [ ] I am not getting good LLM Results - [ ] I have tried asking for help in the...

FAILED tests/anthropic/test_simple.py::test_list - xml.parsers.expat.ExpatError: junk after document element: line 2, column 0 FAILED tests/anthropic/test_simple.py::test_nested_list - xml.parsers.expat.ExpatError: junk after document element: line 2, column 0 When you run the tests, we...

anthropic