You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Zhu da1c2bf12e
fix: use tool_calls field to detect tool calls in OpenAI client; add integration tests for OpenAI and Gemini (#5122)
1 year ago
..
test_chat_completion_cache.py Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
test_openai_model_client.py fix: use tool_calls field to detect tool calls in OpenAI client; add integration tests for OpenAI and Gemini (#5122) 1 year ago
test_reply_chat_completion_client.py Add models.openai and tools.langchain namespaces (#4601) 1 year ago
test_sk_chat_completion_adapter.py Semantic kernel model adapter (#4851) 1 year ago