fix : opening a session to view it modifies session history order in desktop (#6156)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
This commit is contained in:
@@ -288,7 +288,7 @@ async fn resume_agent(
|
||||
})?;
|
||||
|
||||
agent
|
||||
.update_provider(provider, &payload.session_id)
|
||||
.load_provider(provider)
|
||||
.await
|
||||
.map_err(|e| ErrorResponse {
|
||||
message: format!("Could not configure agent: {}", e),
|
||||
|
||||
Reference in New Issue
Block a user