渡邉祐一 / Yuichi Watanabe
a243e7331f
Support Retrieve file content API ( #347 ) ( #348 )
...
* Support Retrieve file content API (#347 )
* add timeout test for GetFileContent (#347 )
2023-06-11 12:49:57 +04:00
渡邉祐一 / Yuichi Watanabe
06b16a7281
fix json marshaling error response of azure openai ( #343 ) ( #345 )
...
* fix json marshaling error response of azure openai (#343 )
* add a test case for handleErrorResp func (#343 )
2023-06-08 19:32:03 +04:00
渡邉祐一 / Yuichi Watanabe
6830e00406
Support Retrieve model API ( #340 ) ( #341 )
...
* Support Retrieve model API (#340 )
* Test for GetModel error cases. (#340 )
* Reduce the cognitive complexity of TestClientReturnsRequestBuilderErrors (#340 )
2023-06-05 18:37:08 +04:00
渡邉祐一 / Yuichi Watanabe
1394329e44
move error_accumulator into internal pkg ( #304 ) ( #335 )
...
* move error_accumulator into internal pkg (#304 )
* move error_accumulator into internal pkg (#304 )
* add a test for ErrTooManyEmptyStreamMessages in stream_reader (#304 )
2023-06-05 18:35:46 +04:00
渡邉祐一 / Yuichi Watanabe
61ba5f3369
move request_builder into internal pkg ( #304 ) ( #329 )
...
* move request_builder into internal pkg (#304 )
* add some test for internal.RequestBuilder
* add a test for openai.GetEngine
2023-05-31 12:01:42 +04:00
渡邉祐一 / Yuichi Watanabe
62eb4beed2
move marshaller and unmarshaler into internal pkg ( #304 ) ( #325 )
2023-05-28 05:51:07 +04:00