-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dea3479
commit 5461097
Showing
2 changed files
with
28 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: LLM Connectivity Issue / 模型连接错误 | ||
about: How to solve the LLM connectivity problem | ||
title: "[Connectivity]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Read this before open issue | ||
|
||
How to choose and config a model: https://midscenejs.com/model-provider.html | ||
|
||
Use this project to check the connection: https://github.com/web-infra-dev/midscene-example/tree/main/connectivity-test | ||
|
||
## If the error persists, tell us these information | ||
|
||
- Where are you using Midscene.js (Chrome extension, yaml with cli, Puppeteer,…) | ||
|
||
- The version of Midscene.js or Extension | ||
|
||
- The error message | ||
|
||
- The model name and endpoint (if could be public) | ||
|
||
## Security Check | ||
|
||
Do NOT include your API key in your issue! Revoke it immediately if it has already been leaked in your issue. |
This file was deleted.
Oops, something went wrong.