microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
20.58k stars 2.98k forks source link

.Net: Enhance KernelJsonSchema to validate JSON schema. #5772

Open markwallace-microsoft opened 3 months ago

markwallace-microsoft commented 3 months ago

KernelJsonSchema currently validates that the input is valid JSON but not that it's valid JSON schema.

See: https://github.com/microsoft/semantic-kernel/pull/5635/files#diff-2599658daf603fd738e27d4baef1d3f40e97d14e91d8a61e1d6a341a5d5c078e

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 90 days with no activity.