goodtocode / semantickernel-microservice

A Clean Architecture microservice based on Microsoft Semantic Kernel. Provides language models from OpenAI, AzureOpenAI, and Hugging Face. Enables developers to store and retrieve memories, add plugins, create dynamic prompts, and combine functions with planners.
https://www.goodtocode.com
MIT License
5 stars 2 forks source link

Create GetChatSessionQuery #2

Closed goodtocode closed 4 months ago

goodtocode commented 4 months ago

GetChatSessionQuery presentation, application service, infrastructure and integration test

Application