COMMITS
/ test/oai/test_client_stream.py April 5, 2024
L
Add isort (#2265)
Li Jiang committed
February 29, 2024
G
Add shebang functionality to tests (#1784)
Gunnar Kudrjavets committed
February 12, 2024
C
return None instead of tuple in _generate_oai_reply_from_client (#1644)
Chi Wang committed
C
remove print config list (#1637)
Chi Wang committed
January 17, 2024
M
Switched to AzureOpenAI for api_type=="azure" (#1232)
Maxim Saplin committed
January 11, 2024
D
Added support for streaming tool calls (#1184)
Davor Runje committed
January 5, 2024
December 31, 2023
M
Skip tests that depend on OpenAI via `--skip-openai` (#1097)
Maxim Saplin committed
December 30, 2023
December 25, 2023
D
Add decorator for function calling (#1018)
Davor Runje committed
December 10, 2023
Y
Convert ChatCompletionMessage to Dict after completion (#791)
Yiran Wu committed
November 12, 2023
G
Refactor GPTAssistantAgent (#632)
gagb committed
November 11, 2023
A
Enable streaming support for openai v1 (#597)
Alvaro Mateos committed