fix: Azure OpenAI o1 max_completion_token and get_num_token_from_messages error (#9326)

Co-authored-by: wwwc <wwwc@outlook.com>
This commit is contained in:
Warren Wong 2024-10-15 16:26:44 +08:00 committed by GitHub
commit b597a0d31c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 638 additions and 381 deletions

View file

@ -1 +1 @@
from dify_client.client import ChatClient, CompletionClient, DifyClient
from dify_client.client import ChatClient, CompletionClient, DifyClient