Add Google Gemini API and Anthropic API options to bug report template
This commit is contained in:
parent
58689fb05a
commit
21b2a48f8c
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -54,6 +54,8 @@ body:
|
|||
options:
|
||||
- ChatGPT Web Interface
|
||||
- OpenAI ChatGPT API
|
||||
- Google Gemini API
|
||||
- Anthropic API
|
||||
- Ollama API
|
||||
- OpenAI Compatible API
|
||||
- type: markdown
|
||||
|
|
|
|||
Loading…
Reference in a new issue