You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add ChatRequestOptions parameter to AskMemory methods across services… (#105)
* add ChatRequestOptions parameter to AskMemory methods across services for enhanced customization. Add implementation to interactive response when using WithFiles method, same as add ChangeOfValue return.
* add ChatRequestOptions parameter to AskMemory methods across services for enhanced customization. Add implementation to interactive response when using WithFiles method, same as add ChangeOfValue return.
* add missing service implementation
* seperate ChangeOfValue and Interactive response to make it independet
* bump version to 0.7.10 and create release notes
---------
Co-authored-by: Krystian Moskal <kmoskal@mobitouch.net>
$"{userQuery} | For your next response only, please respond using exactly the following JSON format: \n{jsonGrammar}\n. Do not include any explanations, code blocks, or additional content. After this single JSON response, resume your normal conversational style.";
0 commit comments