semantic-kernel
semantic-kernel copied to clipboard
Feature Matrix for the Java SK (Experimental)
Shouldn't this target the experimental-java branch until it lands in main?
Shouldn't this target the
experimental-javabranch until it lands inmain?
@lemillermicrosoft two things:
- We want this in main to raise awareness that we have an experimental Java implementation and the progress we are making
- Changes to experimental-java are all in the java folder. Changes outside of the Java folder should go to main so we avoid merge conflicts when we automate updating the experimental-java branch.