Llama doc: add 'language' to the response message (#11543)

- **Description:** add 'language' to the reponse message in the Llama
doc,
  - **Issue:** None,
  - **Dependencies:** None,
  - **Tag maintainer:** None,
  - **Twitter handle:** None

Co-authored-by: Bagatur <baskaryan@gmail.com>
pull/11690/head
ElliotKetchup 11 months ago committed by GitHub
parent 93bb19f69a
commit 7ae8b7f065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -89,7 +89,7 @@
{
"data": {
"text/plain": [
"{'sentiment': 'aggressive', 'aggressiveness': 8}"
"{'sentiment': 'aggressive', 'aggressiveness': 8, 'language': 'english'}"
]
},
"execution_count": 7,

Loading…
Cancel
Save