Simple example to load the entire text of a document into a vector store and then expose an API through which questions can be asked about the document's content. IMPORTANT: This project has been ...
A Server-Sent-Event implementation based on the SseEmitter from Spring. The server provides a rest api to create a new event stream and subscribe to the event data. from the project root. This will ...