30 lines
736 B
Markdown
Executable File
30 lines
736 B
Markdown
Executable File
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
**Please complete the following information:**
|
|
- [ ] Which API you used: [e.g. /chat/completions]
|
|
- [ ] Which model you used: [e.g. anthropic.claude-3-sonnet-20240229-v1:0]
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior. If possible, please share an example request.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem (please **DO NOT include sensitive information**).
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|