one-api/relay/adaptor/replicate
Laisky.Cai f1db73405e fix: make ImagePrompt optional in the model definition
- Update `ImagePrompt` field to be optional in the replication model.
- Improve data handling by adding `omitempty` tag for flexibility.
2025-01-26 06:26:29 +00:00
..
adaptor.go feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
chat.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
constant.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
image.go Merge branch 'upstream/main' 2024-12-22 02:50:40 +00:00
model_test.go test: enhance image editing tests with custom FileHeader and PNG encoding 2024-12-20 02:45:27 +00:00
model.go fix: make ImagePrompt optional in the model definition 2025-01-26 06:26:29 +00:00