semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Feature Matrix for the Java SK (Experimental)

Open brunoborges opened this issue 2 years ago • 2 comments

brunoborges avatar May 23 '23 21:05 brunoborges

Shouldn't this target the experimental-java branch until it lands in main?

lemillermicrosoft avatar May 24 '23 17:05 lemillermicrosoft

Shouldn't this target the experimental-java branch until it lands in main?

@lemillermicrosoft two things:

  1. We want this in main to raise awareness that we have an experimental Java implementation and the progress we are making
  2. 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.

markwallace-microsoft avatar May 24 '23 19:05 markwallace-microsoft