microsoft / semantic-kernel-java

Semantic Kernel for Java. Integrate cutting-edge LLM technology quickly and easily into your Java based apps. See https://aka.ms/semantic-kernel.
MIT License
98 stars 18 forks source link

Java: Add core API for ChatHistoryChannel, ChatHistoryHandler, ChatHistoryKernelAgent #183

Open dsgrieve opened 3 months ago

dsgrieve commented 3 months ago

https://github.com/microsoft/semantic-kernel/tree/main/dotnet/src/Agents/Core NO GROUP CHAT. Group chat is more complex and can come later