Fabio

Results 7 issues of Fabio

**Background story explaining the current situation:** I had a situation where autopilot was looking for .ts files and it found a file that was actually a video (a binary), causing...

enhancement

I need the main function on ui.js to also return the number of tokens that were spent on a task. There are already modules in the project to calculate the...

Openai must have changed something on the model and now the model "refuses" to answer in JSON. Also tested on chatgpt, with the same result. Before it was working almost...

**Why** It may be more optimal to store summaries on a vector DB and search for relevant summaries with a semantic search. **What** Transform summaries in embeddings, store them in...

enhancement
Long term

**Why** We need ways to test if autopilot is getting better when we do changes **What** Implement some test case tasks and have GPT review the output.

enhancement
Medium term
Long term

### Bug Description I used the GCP script to create a VM. Was having trouble loading the UI because it was using an old version of langflow (~0.6) because the...

bug

### Bug Description The current implementation of the AI Agent and the Memory nodes stores only the input and output messages, not the Tool messages. **Why is this important?** Have...

in linear