Skip to content

Commit

Permalink
language
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste-pasquier committed Mar 27, 2024
1 parent 7d33b3c commit f906c5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/rag_components/chain_links/condense_question.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ class StandaloneQuestion(BaseModel):
the user is authorizing the chatbot to answer without specific context, make sure to \
reflect that in the rephrased question.
Keep the same language in which the question was asked.
Chat history: {chat_history}
Question: {question}
Expand Down

0 comments on commit f906c5a

Please sign in to comment.