kibana/x-pack/examples/gen_ai_streaming_response_example
Steph Milovic b888ecb45c
[Security solution] Rename Generative AI connector to OpenAI (#167677)
[Redo this PR](https://github.com/elastic/kibana/pull/167220) because
[this PR](https://github.com/elastic/kibana/pull/167220) merged shortly
before broke it and I had to fix an import

---------

Co-authored-by: lcawl <lcawley@elastic.co>
2023-09-29 11:54:55 -05:00
..
public [Security solution] Rename Generative AI connector to OpenAI (#167677) 2023-09-29 11:54:55 -05:00
server [Security solution] Rename Generative AI connector to OpenAI (#167677) 2023-09-29 11:54:55 -05:00
jest.config.js
kibana.jsonc
README.md [Security solution] Rename Generative AI connector to OpenAI (#167677) 2023-09-29 11:54:55 -05:00
tsconfig.json Update "Gen AI Streaming Response Example" to make use of @kbn/ml-response-stream. (#162609) 2023-07-28 10:45:14 +02:00

OpenAI Connector Streaming Response Example

This example plugin shows you how to stream a response from a OpenAI connector.

To run this example, use the command yarn start --run-examples.