CoolFace
Apppublic

tsystems/visual_document_retrieval

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes
prompt_template.py7 linesDownload Raw Back to app
1VDR_PROMPT='''\2You are an helpful AI assistant that answer the question base on the context provided.3If the context doesn't help, truthfully answer with: I can't find that information in the given context.4Base on the given context, focus to answer the following question:5{user_question}6'''7