fix: update suggestion in exclusions.json for LLM integration tests to clarify API key requirements
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
{
|
{
|
||||||
"role": "Maya",
|
"role": "Maya",
|
||||||
"location": "app/",
|
"location": "app/",
|
||||||
"suggestion": "LLM 整合測試需要真實 API key,不適合加入單元測試,現有測試已涵蓋 config/findings/git 邏輯"
|
"suggestion": "LLM 整合測試需要真實 API key 與網路,不適合加入單元測試。llm.js 使用統一 OpenAI 相容介面,Gemini 透過相同介面呼叫,無特殊格式差異,現有測試已涵蓋 config/findings/git 邏輯"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"role": "Leo",
|
"role": "Leo",
|
||||||
|
|||||||
Reference in New Issue
Block a user