Rohit Malhotra
|
25d9cf2890
|
[Refactor]: Add LLMRegistry for llm services (#9589)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-08-18 02:11:20 -04:00 |
|
Xingyao Wang
|
c2e860fe92
|
Improve LLM call metadata (#10004)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-31 07:02:49 +08:00 |
|
Calvin Smith
|
04a15b1467
|
Condensation request signal in event stream (#9097)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-06-27 09:57:39 -06:00 |
|
Ray Myers
|
94fe052561
|
chore - Add pydantic lib to type checking (#9086)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-26 18:31:41 +00:00 |
|
Calvin Smith
|
c982bc6692
|
updating web read tool description to explain masking (#8294)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-05-08 15:44:21 -06:00 |
|
Xingyao Wang
|
06fcf54475
|
chore: track condeser metadata for llm completion (#7938)
|
2025-04-19 05:05:31 +08:00 |
|
Calvin Smith
|
66fd156c65
|
feat: Combining condensers (#7867)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-16 07:09:13 -06:00 |
|
Calvin Smith
|
36e092e0ac
|
fix: Disable prompt caching in default condenser (#7781)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-11 10:09:23 -06:00 |
|
Calvin Smith
|
f74243542d
|
feat: Structured summary generation for history condensation (#7696)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-03 17:02:01 -06:00 |
|
Calvin Smith
|
cc1aadaba5
|
fix: Tweak prompting behavior of LLMSummarizingCondenser (#7695)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-03 16:06:10 -06:00 |
|
Calvin Smith
|
abaf0da9fe
|
fix: Context window truncation using CondensationAction (#7578)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-03-31 13:47:00 -06:00 |
|
Calvin Smith
|
42712a44d8
|
(fix): Condensation events to reconstruct contexts added to event stream (#7353)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-03-27 13:16:31 -06:00 |
|
VS
|
1596a6cc62
|
fix: correct string concatenation in llm_summarizing_condenser.py (#7541)
|
2025-03-27 07:28:45 -07:00 |
|
Calvin Smith
|
3b955dd9d5
|
(fix): Improve formatting of summarizing LLM inputs (#7239)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-03-13 10:21:29 -06:00 |
|
Rohit Malhotra
|
ac680e7688
|
[Fix]: Remove remaining hard coded refs to sessions store (#7176)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-10 15:07:01 -04:00 |
|
Aditya Bharat Soni
|
c76a659cde
|
Condenser for Browser Output Observations (#6578)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Rick van Hattem <wolph@wol.ph>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akim Tsvigun <36672861+Aktsvigun@users.noreply.github.com>
Co-authored-by: Akim Tsvigun <aktsvigun@nebius.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: OpenHands <opendevin@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-03-04 16:28:33 -05:00 |
|
Engel Nyst
|
abac25cc4c
|
Keep the first user message by default in condensers (#6888)
|
2025-02-23 17:20:31 +01:00 |
|
Calvin Smith
|
74c942c911
|
fix: LLM summarization prompt handles user messages (#6837)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-02-19 14:17:48 -07:00 |
|
Calvin Smith
|
e47aaba4ca
|
Improve performance of LLM summarizing condenser (#6597)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-05 03:26:15 +00:00 |
|
Calvin Smith
|
36090ad8ff
|
enh: Organizing condenser implementations (#6529)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-01-29 18:21:04 -07:00 |
|