File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
samples/semantickernel-sample-plugins/semantickernel-text-splitter-plugin Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # 1.4.1
2+
3+ - Add Otel Telemetry on function invocations
4+ - Fix bug to add type information to OpenAI function parameters
5+ - Improve efficiency of cosine similarity calculation
6+ - Fix concurrency bugs on database creation
7+ - Add sample demonstrating a text splitter for chunking text for embedding
8+
19# 1.4.0
210
311- Upgrade to azure-ai-openai 1.0.0-beta.12
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.microsoft.semantic-kernel</groupId >
77 <artifactId >semantickernel-sample-plugins</artifactId >
8- <version >1.3 .1-SNAPSHOT</version >
8+ <version >1.4 .1-SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments