Laisky.Cai
4884b21865
fix: Introduce dedicated expense terminology and tooltips to Logs Table
...
- Improve clarity and context in LogsTable by adding tooltips to table headers
- Replace "quota" with "expense" throughout LogsTable component
- Change error formatting from `%w` to `%v` in `controller/relay.go`
2024-03-02 01:23:10 +00:00
Laisky.Cai
7772064d87
fix: support base64 encoded image_url ( #872 )
...
- Add support for base64 encoded image in OpenAI's image_url
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2024-01-01 17:38:35 +08:00
Zhanliang Liu
c725cc8842
fix: base 64 encoded format support of gemini-pro-vision for field image_url/url ( #878 )
2024-01-01 17:00:23 +08:00
JustSong
1c8922153d
feat: support gemini-vision-pro
2023-12-24 18:54:32 +08:00
Buer
a763681c2e
fix: fix base64 image parse error ( #858 )
2023-12-24 15:35:56 +08:00
Qiying Wang
4c5feee0b6
feat: add image counter for gpt-4 vision ( #795 )
2023-12-10 19:39:46 +08:00