Qingyun Wu
|
8844f86525
|
Allow different senders in nested chat (#2028)
* allow sender in nested chat
* description
* update example list
* doc format
* meta data
* add test
|
2024-03-15 22:26:45 +00:00 |
|
Eric Zhu
|
fcf14ee9e9
|
Remove default trigger value for register_nested_chats (#1833)
* remove default trigger value for register_nested_chats
* update notebook and test
|
2024-03-01 21:50:58 +00:00 |
|
Gunnar Kudrjavets
|
b8ceb866e6
|
Add shebang functionality to tests (#1784)
Tests that contain `if __name__ == "__main__":` now have a shebang line
and execute permission.
|
2024-02-29 01:11:08 +00:00 |
|
Qingyun Wu
|
c6f6707f4d
|
Adding register_nested_chats to make nested chat easier (#1753)
* add util
* add notebook
* SoM notebook
* doc
* update notebook
* SoM
* optiguide
* rename
* add implementation
* update notebook
* update notebook
* update notebook
* summary method
* initiate_chats enhancements
* callable summary_method
* summary method
* summary method default
* docstr
* add timeout to slient pip install test
* consolidate_chat_info
* a_initiate_chat
* AssertionError tests
* AssertionError test
* update tests
* update test
* remove redudant file
* kwargs
* update notebook
* update notebook
* nested
* update SoM
* update notebook
* max_turns
* add notebook
* updatenotebook
* add notebooks
* update notebook and test
* add links to the example page
* annotations
* documentation
* default values
* Expanded details about the purpose of each cell
* update default value
* default value for reply_func_from_nested_chats
* default reply func name
* update notebook
* update optiGuide
* upload fig
* optiGuide notebook
* doc
* update notebook
* update notebook
* notebook format
* update optiguide notebook
* raise value error
* update notebook
* Improve language
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: signalprime <15487280+signalprime@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
|
2024-02-27 04:36:18 +00:00 |
|