Commit Graph

11 Commits

Author SHA1 Message Date
Shuchang Zheng
38f8a21d32 anthropic CUA - limit image message count (#2265) 2025-04-30 18:03:40 -07:00
Shuchang Zheng
9e7906a083 fix anthropic messages image input pattern (#2239) 2025-04-28 23:12:45 +08:00
Shuchang Zheng
0a0228b341 anthropic CUA (#2231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-28 09:49:44 +08:00
Shuchang Zheng
56cfb55096 add LLMCaller that supports message history (#2204) 2025-04-24 03:37:26 +08:00
Saurabh Misra
21cedc43d1 ️ Speed up function fix_unescaped_quotes_in_json by 106% (#1891)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-03-08 02:34:58 -08:00
Shuchang Zheng
b2fdb187fa Use json_repair (#1453) 2024-12-30 14:31:29 -05:00
Shuchang Zheng
2ac8a1a7d0 SKY-3915 Remove incomplete json fixing logic -- models have gotten better (#1121) 2024-11-04 00:56:58 -05:00
Kerem Yilmaz
e6d4302d8c Auto-fix invalid JSON (#354) 2024-05-21 22:04:32 -07:00
Shuchang Zheng
2466897158 adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Kerem Yilmaz
cf01e81ba2 Force Claude 3 models to output JSON object and parse it more reliably (#293)
Co-authored-by: otmane <otmanebenazzou.pro@gmail.com>
2024-05-10 00:51:12 -07:00
Kerem Yilmaz
d1de19556e Implement LLM router (#95) 2024-03-16 23:13:18 -07:00