mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-19 22:10:57 +00:00
29 lines
815 B
Markdown
29 lines
815 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
---
|
|
|
|
- [ ] This is an actually a bug report.
|
|
- [ ] I am not getting good LLM Results
|
|
- [ ] I have tried asking for help in the community on discord or discussions and have not received a response.
|
|
- [ ] I have tried searching the documentation and have not found an answer.
|
|
|
|
**What Model are you using?**
|
|
|
|
- [ ] gpt-3.5-turbo
|
|
- [ ] gpt-4-turbo
|
|
- [ ] gpt-4
|
|
- [ ] Other (please specify)
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior, including code snippets of the model and the input data and openai response.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|