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

GetAuthorSessionsQuery #19

Closed goodtocode closed 4 months ago

goodtocode commented 4 months ago

GetAuthorSessionsPaginatedQuery presentation, application service, infrastructure and integration test

Application

Query Validator Infrastructure.SqlServer Add to ChatCompletionDbContext Integration.SqlServer *.feature

goodtocode commented 4 months ago

done