VisActor / VMind

Not only automatic, but also intelligent. An Intelligent data Visualization System, based on LLM.
https://www.visactor.io/vmind
MIT License
149 stars 15 forks source link

docs: add auth header when use openai model #136

Closed MaxtuneLee closed 1 month ago

MaxtuneLee commented 3 months ago

[中文版模板 / Chinese template]

🤔 This is a ...

🔗 Related issue link

🔗 Related PR link

🐞 Bugserver case id

💡 Background and solution

openai platform api need Authorization property in request header

📝 Changelog

Language Changelog
🇺🇸 English add Authorization when select GPT3.5&GPT4model
🇨🇳 Chinese 在使用GPT3.5&GPT4模型时候添加Authorization请求头

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️


🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough