leo-gan
|
fd69cc7e42
|
Removed duplicate BaseModel dependencies (#2471)
Removed duplicate BaseModel dependencies in class inheritances.
Also, sorted imports by `isort`.
|
2023-04-06 12:45:16 -07:00 |
|
Harrison Chase
|
c58932e8fd
|
Harrison/better async (#2112)
Co-authored-by: Ammar Husain <ammo700@gmail.com>
|
2023-03-28 13:28:04 -07:00 |
|
Harrison Chase
|
ef4945af6b
|
Harrison/chat token usage (#1785)
|
2023-03-19 10:32:31 -07:00 |
|
Pandazki
|
ced412e1c1
|
fix: correct a small mistake in SimpleChatModel. (#1685)
|
2023-03-15 08:00:26 -07:00 |
|
Harrison Chase
|
5903a93f3d
|
add convinence method to call chat model as an llm (#1604)
|
2023-03-11 15:04:57 -08:00 |
|
Harrison Chase
|
9f78717b3c
|
Harrison/callbacks (#1587)
|
2023-03-10 12:53:09 -08:00 |
|
Ankush Gola
|
27104d4921
|
fix ChatOpenAI.agenerate (#1504)
|
2023-03-07 15:22:05 -08:00 |
|
Harrison Chase
|
0e21463f07
|
(rfc) chat models (#1424)
Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
|
2023-03-06 08:34:24 -08:00 |
|