Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

feat: improve cache system to collect the last output#497

Merged
yrobla merged 1 commit intomainfrom
issue-472-v2
Jan 7, 2025
Merged

feat: improve cache system to collect the last output#497
yrobla merged 1 commit intomainfrom
issue-472-v2

Conversation

@yrobla
Copy link
Contributor

@yrobla yrobla commented Jan 7, 2025

Due to the cache system, we were collecting only the initial output of fim, that was including incomplete output. Add an update method to the cache, so we can collect all the output that comes from fim, associated to the same request

Closes: #472

@yrobla yrobla requested review from aponcedeleonch and peppescg and removed request for aponcedeleonch January 7, 2025 09:34
@yrobla yrobla force-pushed the issue-472-v2 branch 2 times, most recently from 6e1a31f to ae24a59 Compare January 7, 2025 09:43
Due to the cache system, we were collecting only the initial
output of fim, that was including incomplete output. Add an update
method to the cache, so we can collect all the output that comes
from fim, associated to the same request

Closes: #472
@yrobla yrobla merged commit 348e36a into main Jan 7, 2025
3 checks passed
@yrobla yrobla deleted the issue-472-v2 branch January 7, 2025 11:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some sort of system text getting captured

2 participants