Xingyao Wang
|
7340b78962
feat(eval): rewrite log_completions to save completions to directory (#4566)
|
1 year ago |
Xingyao Wang
|
dcd4b04f57
feat(llm): update prompt caching list to include new sonnet (#4552)
|
1 year ago |
Xingyao Wang
|
da548d308c
[agent] LLM-based editing (#3985)
|
1 year ago |
Graham Neubig
|
b660aa99b8
Fix issue #4480: '[Bug]: Being blocked by cloudflare results in futile retries (#4482)
|
1 year ago |
Engel Nyst
|
caa77cf7a6
Log cache hit/miss for deepseek (#4343)
|
1 year ago |
Engel Nyst
|
8c32ef2234
Fix to use async variant of completion (#4228)
|
1 year ago |
Engel Nyst
|
1abfd3b808
Retry on litellm's APIError, which includes 502 (#4167)
|
1 year ago |
Engel Nyst
|
e582806004
Vision and prompt caching fixes (#4014)
|
1 year ago |
Engel Nyst
|
0a03c802f5
Refactor llm.py (#4057)
|
1 year ago |
Engel Nyst
|
798aaeaef6
remove Exception in the agent (#4054)
|
1 year ago |
Xingyao Wang
|
8ea2d61ff2
[llm] Add app name for OpenRouter (#4010)
|
1 year ago |
Graham Neubig
|
73ded7de10
Make drop_params default in llm_config (#4012)
|
1 year ago |
Xingyao Wang
|
714e46f29a
[eval] save eventstream & llm completions for SWE-Bench run_infer (#3923)
|
1 year ago |
tobitege
|
01462e11d7
(fix) CodeActAgent/LLM: react on should_exit flag (user cancellation) (#3968)
|
1 year ago |
Engel Nyst
|
8fdfece059
Refactor messages serialization (#3832)
|
1 year ago |
tofarr
|
ad0b549d8b
Feat Tightening up Timeouts and interrupt conditions. (#3926)
|
1 year ago |
Engel Nyst
|
47f60b8275
Don't send gemini settings when the llm is not gemini (#3940)
|
1 year ago |
tobitege
|
b4408b41c9
(feat) LLM class: add safety_settings for Gemini; improve max_output_tokens defaulting (#3925)
|
1 year ago |
Cole Murray
|
97a03faf33
Add Handling of Cache Prompt When Formatting Messages (#3773)
|
1 year ago |
tobitege
|
5ffff742de
Regression fixes: LLM logging; client readiness (EventStreamRuntime) (#3776)
|
1 year ago |
Cole Murray
|
dadada18ce
Add Anthropic Models to Cache Prompt (#3775)
|
1 year ago |
tobitege
|
57187417b7
revert enabling litellm verbose mode from testing (#3750)
|
1 year ago |
tobitege
|
03b5b03bb2
(enh) CodeActAgent: improve logging; sensible retry defaults in config (#3729)
|
1 year ago |
niliy01
|
82a154f7e7
(feat) making prompt caching optional instead of enabled default (#3689)
|
1 year ago |
tobitege
|
bc31fb15fe
(fix) CodeActAgent: fix issues with vision support in prompts (#3665)
|
1 year ago |
Shubham raj
|
2bc3e8d584
Fix: llm completion exception breaks CodeActAgent (#3678)
|
1 year ago |
tobitege
|
c83fab8a00
llm: add NotFoundError to completion exception handling (#3668)
|
1 year ago |
Kaushik Deka
|
5bb931e4d6
Add prompt caching (Sonnet, Haiku only) (#3411)
|
1 year ago |
Robert Brennan
|
01ae22ef57
Rename OpenDevin to OpenHands (#3472)
|
1 year ago |