Mark Wallace
Mark Wallace
For example, replace custom clients with clients from the new SDK were possible Apply the `openai_v2_sdk` tag to these issues Issues: - https://github.com/microsoft/semantic-kernel/issues/7306 - https://github.com/microsoft/semantic-kernel/issues/7346
### Motivation and Context Sample showing how to transform a so that not all parameters are advertised to the LLM and instead the argument values are provided by the client...
Memory ADR is here: https://github.com/microsoft/semantic-kernel/issues/5887 - [x] Implement new abstractions - [x] Unit tests - [x] Integration tests - [x] Implement search abstractions - [x] Add support for generic data...
Need to ensure the Semantic Kernel information is preserved.
**Describe the bug** All dotnet/src/Functions/Functions.OpenApi/Model/RestApiXXX.cs should be internal because they are only used by internal implementations
### Discussed in https://github.com/microsoft/semantic-kernel/discussions/7186 Originally posted by **JP-droidic** July 10, 2024 Hi all is it possible to access/retrieve chat history in autocalled SK function?