|
|
|
|
|
by FergusArgyll
5 days ago
|
|
I get what you're saying but to be slightly pedantic etc. Why can't an llm tool call `delete(index: int)` or `replace(from_index: int, to_index: int, string: str)` and then it can go back and edit just the way we can? We also first made the mistake and only afterwards noticed we actually want to change something |
|