one-api/relay
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 fix: make ImagePrompt optional in the model definition 2025-01-26 06:26:29 +00:00
apitype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
billing refactor: update variable names and improve code readability; add Makefile for linting and installation 2025-01-23 03:32:41 +00:00
channel/tencent refactor: replace Laisky/errors with pkg/errors for improved error handling 2024-12-20 03:06:09 +00:00
channeltype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
client feat: support user content download proxy & relay proxy now 2024-05-29 01:14:00 +08:00
constant feat: support set system prompt for channel (close #1920) 2024-11-10 14:53:34 +08:00
controller refactor: update UI text and error messages to English for better accessibility 2025-01-19 12:59:58 +00:00
meta feat: support vertex imagen3 2025-01-12 04:18:57 +00:00
model feat: add ReasoningEffort field to GeneralOpenAIRequest and ReasoningContent to Message struct 2025-01-26 06:24:39 +00:00
relaymode Merge remote-tracking branch 'origin/upstream/main' 2024-07-23 01:14:23 +00:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00