Files
oak-gpui/crates/gpui/src
Max Brunsfeld 4c390b82fb Make LanguageModel::use_any_tool return a stream of chunks (#16262)
This PR is a refactor to pave the way for allowing the user to view and
edit workflow step resolutions. I've made tool calls work more like
normal streaming completions for all providers. The `use_any_tool`
method returns a stream of strings (which contain chunks of JSON). I've
also done some minor cleanup of language model providers in general,
removing the duplication around handling streaming responses.

Release Notes:

- N/A
2024-08-14 18:02:46 -07:00
..
2024-07-23 15:01:05 -07:00
2024-07-22 10:46:16 -06:00
2024-06-18 12:16:54 -07:00
2024-07-03 11:28:09 -07:00
2024-08-06 16:55:51 -04:00
2024-07-22 10:46:16 -06:00
2024-07-22 10:46:16 -06:00
2024-07-26 16:42:21 -07:00
2024-05-29 18:06:45 -07:00
2024-07-26 16:42:21 -07:00