open-webui/src/lib
Timothy Jaeryang Baek eadb671414
Merge pull request #1882 from cheahjs/feat/harden-streaming-parser
feat: use spec compliant SSE parser for OpenAI responses
2024-04-30 13:02:44 -07:00
..
apis feat: switch OpenAI SSE parsing to eventsource-parser 2024-04-30 20:56:58 +01:00
components refac: remove num_ctx limit 2024-04-29 16:10:57 -07:00
i18n chore: formatting 2024-04-30 12:34:56 -07:00
stores fix: add missing type for splitLargeChunks 2024-04-30 20:56:58 +01:00
utils chore: run format 2024-04-22 00:17:43 -07:00
constants.ts add htm/html to supported extensions in ui 2024-03-25 11:21:34 +01:00
index.ts