Files
new-api/constant
CalciumIon f9a7f6085e feat: Add GEMINI_VISION_MAX_IMAGE_NUM configuration
- Introduced `GEMINI_VISION_MAX_IMAGE_NUM` to README files for better user guidance.
- Updated `env.go` to retrieve the maximum image number from environment variables, defaulting to 16.
- Modified image handling logic in `relay-gemini.go` to respect the new configuration, allowing disabling of the limit by setting it to -1.
- Removed hardcoded constant for maximum image number in `constant.go` to streamline configuration management.
2024-12-20 21:36:23 +08:00
..
2024-10-13 00:21:52 +08:00
2024-07-31 15:48:51 +08:00
2024-04-18 17:52:18 +08:00
2024-05-23 23:59:55 +08:00
2024-06-27 19:30:17 +08:00
2024-06-13 10:35:48 +08:00