Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
add an issue template for connectivity problem
  • Loading branch information
yuyutaotao authored Dec 26, 2024
1 parent 471e684 commit 7e5b4c9
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: LLM Connectivity Issue / 模型链接错误
about: How to solve the LLM connectivity problem
title: "[Connectivity]"
labels: ''
assignees: ''

---

## Read this before open issue

- Doc: 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
- The model name and endpoint (if could be public)
- The error message
- Do NOT include your API key in your issue! Revoke it immediately if it is leaked in your issue.

0 comments on commit 7e5b4c9

Please sign in to comment.