Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OpenAiClient stream handling, update types (foundation-model-stac…
…k#230) * Add initial stream handling for OpenAiClient Signed-off-by: declark1 <[email protected]> * Update OpenAiClient types and fix streaming request Signed-off-by: declark1 <[email protected]> * Add OpenAiError and parse error message, order dependencies Signed-off-by: declark1 <[email protected]> * Drop openai client tests module Signed-off-by: declark1 <[email protected]> * Telemetry rebase and updates Signed-off-by: declark1 <[email protected]> * Return SSE events directly from OpenAiClient stream Signed-off-by: declark1 <[email protected]> * Add headers to OpenAiClient chat_completions method Signed-off-by: declark1 <[email protected]> --------- Signed-off-by: declark1 <[email protected]>
- Loading branch information