laravel
laravel copied to clipboard
feat: add base_uri and headers to configs
We do have dynamic base url now. Do you see a common use-case to have custom headers?
DouBao is without headers
@ouronghuang - So DuoBao requires specific headers that you want to apply instead of manually constructing the client? Is it basically a drop-in replacement with OpenAI?
The last release (v0.12) allows changing the base URL via config/env now. I'm closing this as resolved.