COMMITS
/ notebook/agentchat_function_call_async.ipynb April 5, 2024
C
bump version to 0.2.22 (#2256)
Chi Wang committed
March 11, 2024
C
improve validation of llm_config (#1946)
Chi Wang committed
March 4, 2024
J
Create topics dir and move llm config (#1853)
Jack Gerrits committed
March 2, 2024
J
Upgrade Quarto and use notebook metadata for frontmatter (#1836)
Jack Gerrits committed
February 18, 2024
L
Fix issue 1440 by applying new function registration decorator (#1661)
Li Jiang committed
February 14, 2024
J
Update notebook contrib guidance, update a few notebooks for site (#1651)
Jack Gerrits committed
February 11, 2024
J
Rewrite and consolidate configuration docs (#1581)
Jack Gerrits committed
February 3, 2024
J
Add notebooks section on website (#1495)
Jack Gerrits committed
January 31, 2024
D
Function calling upgrade (#1443)
Davor Runje committed
January 18, 2024
E
Support for Python 3.12 (#1317)
Eric Zhu committed
B
def _prepare_chat for groupchat manager to reset the groupchat (#1254)
Brian Finney committed
January 15, 2024
B
run sync and async in async (#1242)
Brian Finney committed
January 11, 2024
D
Fix registration of async functions (#1201)
Davor Runje committed
January 8, 2024
D
nbqa adedd to pre-commit, added black and ruff for notebooks (#1171)
Davor Runje committed
January 4, 2024
December 25, 2023
D
Add decorator for function calling (#1018)
Davor Runje committed
December 19, 2023
G
Add async test (#520)
gagb committed