kibana/x-pack/examples/gen_ai_streaming_response_example/README.md
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

194 B

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.