fix: keep generation progress out of chat history
This commit is contained in:
@@ -112,13 +112,6 @@ pub(crate) fn generate_big_fish_asset_tx(
|
||||
updated_at,
|
||||
};
|
||||
replace_big_fish_session(ctx, &session, next_session);
|
||||
append_big_fish_system_message(
|
||||
ctx,
|
||||
&input.session_id,
|
||||
format!("big-fish-message-asset-{}", input.generated_at_micros),
|
||||
reply,
|
||||
input.generated_at_micros,
|
||||
);
|
||||
|
||||
get_big_fish_session_tx(
|
||||
ctx,
|
||||
|
||||
Reference in New Issue
Block a user