mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
build: merge branch
This commit is contained in:
parent
f63cf00306
commit
4418e6dd14
9 changed files with 301 additions and 56 deletions
|
@ -152,4 +152,5 @@ class OpenAIOSeriesConfig(OpenAIGPTConfig):
|
|||
)
|
||||
messages[i] = new_message # Replace the old message with the new one
|
||||
|
||||
messages = super()._transform_messages(messages, model)
|
||||
return messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue