Merge branch 'feature/gemini-2.0-flash'

This commit is contained in:
Laisky.Cai
2025-02-06 03:11:49 +00:00
4 changed files with 57 additions and 52 deletions

View File

@@ -21,7 +21,6 @@ type Adaptor struct {
}
func (a *Adaptor) Init(meta *meta.Meta) {
}
func (a *Adaptor) GetRequestURL(meta *meta.Meta) (string, error) {