Lifei/oltp data (#8458)

This commit is contained in:
Lifei Zhou
2026-04-16 09:47:09 +10:00
committed by GitHub
parent 8b2c6e0129
commit 23755aa458
5 changed files with 69 additions and 26 deletions
-2
View File
@@ -1295,8 +1295,6 @@ export type SessionListResponse = {
export type SessionReplyRequest = {
override_conversation?: Array<Message> | null;
recipe_name?: string | null;
recipe_version?: string | null;
/**
* Client-generated UUIDv7 identifying this request.
*/