Explorar el Código

fix json error (#2372)

### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
tags/v0.11.0
Kevin Hu hace 1 año
padre
commit
b0e0e1fdd0
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      agent/templates/text2sql.json

+ 1
- 1
agent/templates/text2sql.json Ver fichero

@@ -109,7 +109,7 @@
"obj": {
"component_name": "Retrieval",
"params": {
"empty_response": "Nothing found in Q-SQL!"
"empty_response": "Nothing found in Q-SQL!",
"kb_ids": [
"31257b925b9f11ef9f0142010a8a0004"
],

Cargando…
Cancelar
Guardar