Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qa/perf/ai/prompt.json')
-rw-r--r--qa/perf/ai/prompt.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/qa/perf/ai/prompt.json b/qa/perf/ai/prompt.json
new file mode 100644
index 00000000000..8668f71f4f5
--- /dev/null
+++ b/qa/perf/ai/prompt.json
@@ -0,0 +1,10 @@
+{
+ "prompt_version": 1,
+ "project_path": "gitlab-org/gitlab",
+ "project_id": 278964,
+ "current_file": {
+ "file_name": "test.py",
+ "content_above_cursor": "import pytest",
+ "content_below_cursor": ""
+ }
+}