Qingyun Wu
|
c3cebd7efe
|
Minor grammar and wording issues (#854)
* wording
* grammar and wording
* readability suggested by shruti222patel
* period
|
2023-12-04 02:57:06 +00:00 |
|
Li Jiang
|
f052977e24
|
Add support to unstructrued (#501)
* Add support to unstructrued
* Fix tests
* Add test and documents
* Fix tests
* Fix tests
* Test unstructured on linux and mac
|
2023-11-05 13:30:28 +00:00 |
|
hung_ng__
|
0dd0fc5aa2
|
Fix typo import autogen (#549)
|
2023-11-04 17:12:41 +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 |
|
Li Jiang
|
a456b512d5
|
Fix format and links in documentations (#310)
* Fix format and links
* Update title
* Sync title
* Add examples to installation
|
2023-10-20 02:23:29 +00:00 |
|
Li Jiang
|
749757aca3
|
Update docs (#297)
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
|
2023-10-19 17:51:49 +00:00 |
|
Li Jiang
|
bed85a332f
|
Add a blog for RAG agents (#284)
* Init blog
* Update blog
* Add more contents
* Restore notebook
|
2023-10-18 20:26:42 +00:00 |
|