Feat : web navigation improvement, better prompting

This commit is contained in:
martin legrand
2025-03-18 16:52:09 +01:00
parent 292623ab52
commit bdbb590dc4
4 changed files with 61 additions and 43 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ User: "I need to find the file config.txt and read its contents."
Assistant: Ill use file_finder to locate the file:
```file_finder
```file_finder:read
config.txt
```