Skip to content

v1.0.0

Compare
Choose a tag to compare
@dantelmomsft dantelmomsft released this 27 Oct 09:15
· 213 commits to main since this release

V1.0.0

This is the first stable release for "chat with your data with open ai and java" code sample.
The available java RAG implementations are:

Conversational Style RAG Approach Java Open AI SDK Java Semantic Kernel
One Shot Ask PlainJavaAskApproach
Chat PlainJavaChatApproach
One Shot Ask JavaSemanticKernelWithMemoryApproach
One Shot Ask JavaSemanticKernelChainsApproach
One Shot Ask JavaSemanticKernelPlannerApproach

Pull Requests

Contributors

Full Changelog: https://github.com/Azure-Samples/azure-search-openai-demo-java/commits/v1.0.0