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
89 stars 16 forks source link

Update to SKException #196

Closed milderhc closed 2 months ago

milderhc commented 2 months ago

Motivation and Context

Description

Remove IllegalArgumentException and throw SKException.

Contribution Checklist