We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6675da commit 3b1acdcCopy full SHA for 3b1acdc
1 file changed
test/plugin/scenarios/spring-ai-1.x-scenario/config/expectedData.yaml
@@ -153,7 +153,7 @@ segmentItems:
153
peer: simple/in-memory-map
154
tags:
155
- { key: gen_ai.operation.name, value: retrieval }
156
- - { key: gen_ai.data_source.id, value: in-memory-map }
+ - { key: gen_ai.data_source.id, value: simple/in-memory-map }
157
- { key: gen_ai.request.model, value: text-embedding-3-small }
158
- { key: gen_ai.request.top_k, value: '2' }
159
- { key: gen_ai.retrieval.query.text, value: 'What is Apache SkyWalking?' }
0 commit comments