Aaron Pham
|
02eb39ae48
|
feat(llm): support local LLM (#86)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-19 08:35:36 -04:00 |
|
Aaron Pham
|
2463c896f1
|
fix(claude): sending state manually (#84)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-19 06:11:02 -04:00 |
|
Aaron Pham
|
ba06b9bd9d
|
refactor: cleanup utils and expose lazy (#83)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-19 05:40:57 -04:00 |
|
yetone
|
c5b8662835
|
Revert "fix: construct handler opts in the parse function" (#79)
This reverts commit 5c57daea2e9cfbeed428d4d01d71bd8b08549953.
|
2024-08-19 11:24:49 +08:00 |
|
yetone
|
5c57daea2e
|
fix: construct handler opts in the parse function (#78)
|
2024-08-19 11:22:10 +08:00 |
|
yetone
|
b71e43d69e
|
fix: missing event_state in handler options of LLM stream function (#77)
|
2024-08-19 11:18:59 +08:00 |
|
Aaron Pham
|
2700cad921
|
feat(providers): add support for custom vendors (#74)
* feat(providers): add support for custom vendors
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
* fix: override configuration not setup
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
---------
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
|
2024-08-19 10:20:29 +08:00 |
|