Releases: microsoft/semanticworkbench
Releases · microsoft/semanticworkbench
.NET Connector 0.4.241126.1
.NET Connector 0.4.241125.1
Changes:
- e44d525 Update WorkbenchConnector.csproj
- dfd2881 .NET Connector improvements (#263)
- 31d5f72 Removes "assistant instance" terminology (#262)
- 0dd996f refactors server sent event handling in workbench-app to fix excessive reconnects; removes old workflows and interact ux (#261)
- de18b92 Bump cross-spawn from 7.0.3 to 7.0.6 in /workbench-app (#260) [ #160 ]
- 6cf0d4f Workflow lite (#256)
- bd4d47c Integration tests wait for assistant to register (#259)
- 0040353 Ping workbench with background task only (#258)
- 6f5c188 Fix circular imports in form_filler_skill (#257)
- 0396f5a Avoids case where app name can be empty (#255)
See More
- fe14d8e Produce outline in markdown only (#254)
- 65ee3df Bug Fix - GC says "hello" at every new entry (#253)
- 1205a3a Dev/update gc learn with breakpointinfo (#252)
- dca313e Dev/update gc learn with breakpointinfo (#251)
- e1db84d Add OpenAI API call information for GC to learnings doc (#250)
- f5c738d Updated with new root definition property (#249)
- 1287049 papayne/guided conversation skill (#248)
- 5b42067 Update gc learnings doc to include 21 cycle call observed last week (#246)
- c6739eb Prospector option to select between form fill and doc creation (#244)
- a41da7f adds config option for preferred message role for attachments; adds inline option for attachment content in Explorer (#245)
- 29e5e78 adds reporting of response time to explorer chat messages (#243)
- 29aa96a GC outline feedback bug fixes: Hello! every turn, Providing draft (#242)
- 446586e convert all system role messages to user role for reasoning models (#241)
- f4c3399 display errors encountered during conversation imports (#240)
- 803ac88 papayne/skill-library-revisions (#224)
- fa2fdda remember canvas states on reload, experimental support for reasoning models, updated state persistence & canvas icon (#239)
- 5c2bd3f updates assistant actions in participant list to use same dialog approach as conversations, resets default token limit for Explorer (#238)
- f3819aa Allow GC artifact to be set prior to calling initial conversation step. (#237)
- 65c1086 global handling of unhandled exceptions in app, graceful handling of service failures getting speech token (#236)
- b574e2f Renders populated form as markdown (#235)
- 300d3b7 Dev/gc learnings update (#234)
- b1851f6 Add set_mode_draft_paper command and initial piping (#233)
- a4e8447 Small refactor of fill-form step (#232)
- 7d8189f Simplifies start-up of assistants (#231)
- 3852a13 holds dialogs open to show status for async actions, fix broken behavior for marking messages/conversations read (#230)
- 7e9cae9 adds use history utility hook and fixes convo change issues (#229)
- 27da430 load all messages for explorer assistant response, app conversation display, and transcript export; plus overflow support for assistant canvas (#228)
- 026162e gc learnings doc (#227)
- 3cc191a Extracts candidate values from documents (#226)
- 67f62c9 Fix routing to next step per user input (#225)
- da44dbb explorer assistant now includes all chat history (not just last 100 messages) when generating a response (#222)
- c87f924 renames helper functions in openai_client for clearer understanding for reuse and consistency (#221)
- 071eb73 moves helpers from chat_driver to openai_client and adds more, adds subdrive convenience to assistant_drive (#220)
- 32fa415 Revert "Papayne/form filler skill WIP" (#219) [ #215 ]
- 6b702d4 Papayne/form filler skill WIP (#215)
- 3c79360 Updates for gc outline feedback (#218)
- 451fe7e pin config save/reset/actions to top of dialog, resizable canvas drawers (#217)
- 71f362c Adds state_updated_event_after (#216)
- e4537e4 Re-organize fill-form agent (#214)
- c48cafd Avoid querying capabilities from offline assistants (#213)
- f237727 Upgrade .NET connector in the examples (#212)
This list of changes was auto generated.
.NET Connector 0.3.241104.1
What's Changed
- Upgrade .NET connector to support new backend logic by @dluc in #207
- Decouple .NET connector from Semantic Kernel by @dluc in #211
Full Changelog: connector-nuget-0.2.241009.1...connector-nuget-0.3.241104.1
.NET Connector 0.2.241009.1
What's Changed
- Use connector nuget package by @dluc in #40
- .NET Connector: Simplifies config using custom attributes by @tommasodotNET in #100
New Contributors
- @tommasodotNET made their first contribution in #100
Full Changelog: connector-nuget-0.1.240910.6...connector-nuget-0.2.241009.1
.NET Connector 0.1.240910.6
What's Changed
- Add .NET Connector and .NET Agent example by @dluc in #4
- Add .NET example 2 by @dluc in #5
- [.NET] Safe logging by @dluc in #18
- Fix broken link in docs by @dluc in #19
- Ensure disk access is safe from malicious input by @dluc in #20
- Examples: update docs and scripts by @dluc in #24
- Update RAI docs by @dluc in #33
- .NET Agent example 3 by @dluc in #34
- OpenAI needs the model name to be lowercase by @dluc in #35
- examples: improve support for case sensitive filesystem by @dluc in #36
- Refactor folder organization by @dluc in #37
- Examples bug fixes by @dluc in #38
- Support for nuget package publishing by @dluc in #39
Full Changelog: https://github.com/microsoft/semanticworkbench/commits/connector-nuget-0.1.240910.6