feat: Add citations display to playground message
Adds a collapsible section to the playground message that displays citations for the response. This is intended to help users better understand the sources used by the model.
This commit is contained in:
@@ -94,5 +94,6 @@
|
||||
"explain": "Explicar",
|
||||
"rephrase": "Reformular",
|
||||
"translate": "Traducir"
|
||||
}
|
||||
},
|
||||
"citations": "Citas"
|
||||
}
|
||||
Reference in New Issue
Block a user