Chi Wang
dfcbea9777
seed -> cache_seed ( #600 )
2023-11-08 23:39:02 +00:00
Chi Wang
c4f8b1c761
Dev/v0.2 ( #393 )
...
* api_base -> base_url (#383 )
* InvalidRequestError -> BadRequestError (#389 )
* remove api_key_path; close #388
* close #402 (#403 )
* openai client (#419 )
* openai client
* client test
* _client -> client
* _client -> client
* extra kwargs
* Completion -> client (#426 )
* Completion -> client
* Completion -> client
* Completion -> client
* Completion -> client
* support aoai
* fix test error
* remove commented code
* support aoai
* annotations
* import
* reduce test
* skip test
* skip test
* skip test
* debug test
* rename test
* update workflow
* update workflow
* env
* py version
* doc improvement
* docstr update
* openai<1
* add tiktoken to dependency
* filter_func
* async test
* dependency
* migration guide (#477 )
* migration guide
* change in kwargs
* simplify header
* update optigude description
* deal with azure gpt-3.5
* add back test_eval_math_responses
* timeout
* Add back tests for RetrieveChat (#480 )
* Add back tests for RetrieveChat
* Fix format
* Update dependencies order
* Fix path
* Fix path
* Fix path
* Fix tests
* Add not run openai on MacOS or Win
* Update skip openai tests
* Remove unnecessary dependencies, improve format
* Add py3.8 for testing qdrant
* Fix multiline error of windows
* Add openai tests
* Add dependency mathchat, remove unused envs
* retrieve chat is tested
* bump version to 0.2.0b1
---------
Co-authored-by: Li Jiang <bnujli@gmail.com >
2023-11-04 04:01:49 +00:00
Chi Wang
dd90756bdb
bump version to 0.1.14 ( #400 )
...
* bump version to 0.1.14
* endpoint
* test
* test
* add ipython to retrievechat dependency
* constraints
* target
2023-10-28 00:24:04 +00:00
Chi Wang
9ed6c8e5d0
config list for test ( #395 )
2023-10-24 03:54:45 +00:00
Aaron
5c2a268d95
openai_utils.py - functionality for instantiating config_list with a .env file ( #68 )
...
* FORMATTING
* UPDATE - OAI __init__.py
* ruff
* ADD - notebook covering oai API configuration options and their different purposes
* ADD openai util updates so that the function just assumes the same environment variable name for all models, also added functionality for adding API configurations like api_base etc.
* ADD - updates to config_list_from_dotenv and tests for openai_util testing, update example notebook
* UPDATE - added working config_list_from_dotenv() with passing tests, and updated notebook
* UPDATE - code and tests to potentially get around the window build permission error, used different method of producing temporary files
---------
Co-authored-by: Ward <award40@LAMU0CLP74YXVX6.uhc.com >
2023-10-05 04:45:11 +00:00
Chi Wang
904b293aa4
make retry_time configurable, add doc ( #53 )
...
* make retry_time configurable, add doc
* in seconds
* retry_wait_time
* bump version to 0.1.4
* remove .json
* rename
* time
2023-09-30 16:21:07 +00:00
Chi Wang
0c60bc5111
cleanup
2023-09-16 20:41:27 +00:00
Chi Wang
a4b9297719
cleanup
2023-09-16 16:34:16 +00:00
Chi Wang
bc4473fe8a
cleanup
2023-09-16 10:57:57 +00:00