We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clients
1 parent 551e3f6 commit 0cbe967Copy full SHA for 0cbe967
ee/tabby-webserver/src/service/answer/prompt_tools.rs
@@ -49,6 +49,7 @@ Here's a few examples:
49
"How many python files is in the codebase?" -> FILE_LIST
50
"Which file contains main function?" -> SNIPPET
51
"What does this repository do?" -> FILE_LIST
52
+"What does the `clients` directory do?" -> FILE_LIST
53
54
Here's the original question:
55
{question}
0 commit comments