Olaoluwa Ademola Salami
37ec15497d
Add links to newly added notebooks in the website #756 ( #772 )
...
* wip
* remove spaces
* :
* pr updated
* change to wip
* Created a new subsection
2023-11-27 04:08:36 +00:00
Joshua Kim
9d2ee46ebc
Controlling select_speaker using Graph Modelling Language ( #720 )
...
* Completed notebook on using GML
* Added optional dependencies for graph
* Run pre-commit
* Added pytest
* Added LLM to pick an agent before catch-all
* Updated website links to notebook
* Reviewer's suggestions
* pre-commit checked
* pre-commit passed
* Change beta version
2023-11-22 20:36:52 +00:00
gagb
fe0092516b
Add RAG gptassistant example notebook ( #694 )
...
* Add RAG gptassistant example notebook
* add notebook links
* Update notebook md
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
2023-11-16 17:15:21 +00:00
Qingyun Wu
841b533da8
add doc about openai assistants ( #659 )
...
* add doc for openai assistants
* Update README.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* add basic notebook
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-11-13 21:05:30 +00:00
Joshua Kim
98115e801a
Added link to the new notebook ( #594 )
2023-11-09 14:38:38 +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