Phoenix21 commited on
Commit
456b574
·
verified ·
1 Parent(s): 9ec5480

Update pipeline.py

Browse files
Files changed (1) hide show
  1. pipeline.py +4 -4
pipeline.py CHANGED
@@ -410,16 +410,16 @@ def build_rag_chain(vectorstore: FAISS, llm) -> RetrievalQA:
410
  def build_rag_chain2(vectorstore: FAISS, llm) -> RetrievalQA:
411
  prompt = PromptTemplate(
412
  template="""
413
- [INST] You are the Brand Strategy Specialist for Daily Wellness AI.
414
- Please provide detailed, strategic guidance specific to Daily Wellness AI's brand development and market positioning.
415
  If additional context is needed, acknowledge this while maintaining focus on our company's objectives.
416
 
417
  Context: {context}
418
 
419
  Question: {question}
420
 
421
- Guidelines for Daily Wellness AI specific responses:
422
- 1. Begin with addressing specific Daily Wellness AI brand challenges or opportunities
423
  2. Align recommendations with our core mission of democratizing personalized wellness
424
  3. Include competitive analysis within the AI wellness space
425
  4. Provide actionable steps that reflect our technological capabilities
 
410
  def build_rag_chain2(vectorstore: FAISS, llm) -> RetrievalQA:
411
  prompt = PromptTemplate(
412
  template="""
413
+ [INST] You are the Brand Strategy Specialist for Healthy AI Expert.
414
+ Please provide detailed, strategic guidance specific to Healthy AI Expert's brand development and market positioning.
415
  If additional context is needed, acknowledge this while maintaining focus on our company's objectives.
416
 
417
  Context: {context}
418
 
419
  Question: {question}
420
 
421
+ Guidelines for Healthy AI Expert specific responses:
422
+ 1. Begin with addressing specific Healthy AI Expert brand challenges or opportunities
423
  2. Align recommendations with our core mission of democratizing personalized wellness
424
  3. Include competitive analysis within the AI wellness space
425
  4. Provide actionable steps that reflect our technological capabilities