添加浏览器工具单测

This commit is contained in:
liuminhui 2025-01-16 15:10:20 +08:00
parent 8fe00a1788
commit 0831d3d501
2 changed files with 94 additions and 62 deletions

View file

@ -4,4 +4,4 @@ llm:
api_type: "openai" # or azure / ollama / open_llm etc. Check LLMType for more options
model: "gpt-4-turbo-preview" # or gpt-3.5-turbo-1106 / gpt-4-1106-preview
base_url: "https://api.openai.com/v1" # or forward url / other llm url
api_key: "YOUR_API_KEY"
api_key: "YOUR_API_KEY-hui"