-
Notifications
You must be signed in to change notification settings - Fork 124
/
labeler.yml
157 lines (129 loc) · 5 KB
/
labeler.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
# Integrations
integration:amazon-bedrock:
- changed-files:
- any-glob-to-any-file: "integrations/amazon_bedrock/**/*"
- any-glob-to-any-file: ".github/workflows/amazon_bedrock.yml"
integration:amazon-sagemaker:
- changed-files:
- any-glob-to-any-file: "integrations/amazon_sagemaker/**/*"
- any-glob-to-any-file: ".github/workflows/amazon_sagemaker.yml"
integration:astra:
- changed-files:
- any-glob-to-any-file: "integrations/astra/**/*"
- any-glob-to-any-file: ".github/workflows/astra.yml"
integration:azure-ai-search:
- changed-files:
- any-glob-to-any-file: "integrations/azure_ai_search/**/*"
- any-glob-to-any-file: ".github/workflows/azure_ai_search.yml"
integration:chroma:
- changed-files:
- any-glob-to-any-file: "integrations/chroma/**/*"
- any-glob-to-any-file: ".github/workflows/chroma.yml"
integration:cohere:
- changed-files:
- any-glob-to-any-file: "integrations/cohere/**/*"
- any-glob-to-any-file: ".github/workflows/cohere.yml"
integration:elasticsearch:
- changed-files:
- any-glob-to-any-file: "integrations/elasticsearch/**/*"
- any-glob-to-any-file: ".github/workflows/elasticsearch.yml"
integration:fastembed:
- changed-files:
- any-glob-to-any-file: "integrations/fastembed/**/*"
- any-glob-to-any-file: ".github/workflows/fastembed.yml"
integration:google-ai:
- changed-files:
- any-glob-to-any-file: "integrations/google_ai/**/*"
- any-glob-to-any-file: ".github/workflows/google_ai.yml"
integration:google-vertex:
- changed-files:
- any-glob-to-any-file: "integrations/google_vertex/**/*"
- any-glob-to-any-file: ".github/workflows/google_vertex.yml"
integration:instructor-embedders:
- changed-files:
- any-glob-to-any-file: "integrations/instructor_embedders/**/*"
- any-glob-to-any-file: ".github/workflows/instructor_embedders.yml"
integration:jina:
- changed-files:
- any-glob-to-any-file: "integrations/jina/**/*"
- any-glob-to-any-file: ".github/workflows/jina.yml"
integration:langfuse:
- changed-files:
- any-glob-to-any-file: "integrations/langfuse/**/*"
- any-glob-to-any-file: ".github/workflows/langfuse.yml"
integration:llama_cpp:
- changed-files:
- any-glob-to-any-file: "integrations/llama_cpp/**/*"
- any-glob-to-any-file: ".github/workflows/llama_cpp.yml"
integration:mistral:
- changed-files:
- any-glob-to-any-file: "integrations/mistral/**/*"
- any-glob-to-any-file: ".github/workflows/mistral.yml"
integration:mongodb-atlas:
- changed-files:
- any-glob-to-any-file: "integrations/mongodb_atlas/**/*"
- any-glob-to-any-file: ".github/workflows/mongodb_atlas.yml"
integration:nvidia:
- changed-files:
- any-glob-to-any-file: "integrations/nvidia/**/*"
- any-glob-to-any-file: ".github/workflows/nvidia.yml"
integration:ollama:
- changed-files:
- any-glob-to-any-file: "integrations/ollama/**/*"
- any-glob-to-any-file: ".github/workflows/ollama.yml"
integration:opensearch:
- changed-files:
- any-glob-to-any-file: "integrations/opensearch/**/*"
- any-glob-to-any-file: ".github/workflows/opensearch.yml"
integration:optimum:
- changed-files:
- any-glob-to-any-file: "integrations/optimum/**/*"
- any-glob-to-any-file: ".github/workflows/optimum.yml"
integration:pgvector:
- changed-files:
- any-glob-to-any-file: "integrations/pgvector/**/*"
- any-glob-to-any-file: ".github/workflows/pgvector.yml"
integration:pinecone:
- changed-files:
- any-glob-to-any-file: "integrations/pinecone/**/*"
- any-glob-to-any-file: ".github/workflows/pinecone.yml"
integration:qdrant:
- changed-files:
- any-glob-to-any-file: "integrations/qdrant/**/*"
- any-glob-to-any-file: ".github/workflows/qdrant.yml"
integration:ragas:
- changed-files:
- any-glob-to-any-file: "integrations/ragas/**/*"
- any-glob-to-any-file: ".github/workflows/ragas.yml"
integration:unstructured-fileconverter:
- changed-files:
- any-glob-to-any-file: "integrations/unstructured/**/*"
- any-glob-to-any-file: ".github/workflows/unstructured.yml"
integration:weaviate:
- changed-files:
- any-glob-to-any-file: "integrations/weaviate/**/*"
- any-glob-to-any-file: ".github/workflows/weaviate.yml"
integration:snowflake:
- changed-files:
- any-glob-to-any-file: "integrations/snowflake/**/*"
- any-glob-to-any-file: ".github/workflows/snowflake.yml"
integration:deepeval:
- changed-files:
- any-glob-to-any-file: "integrations/deepeval/**/*"
- any-glob-to-any-file: ".github/workflows/deepeval.yml"
# Topics
topic:CI:
- changed-files:
- any-glob-to-any-file: [".github/*", ".github/**/*"]
topic:DX:
- changed-files:
- any-glob-to-any-file:
[
"CONTRIBUTING.md",
".pre-commit-config.yaml",
".gitignore",
"requirements.txt",
]
topic:security:
- changed-files:
- any-glob-to-any-file: ["SECURITY.md"]