apssouza22 / chatflow

Leveraging LLM to build Conversational UIs
BSD 2-Clause "Simplified" License
120 stars 26 forks source link

CONTEXT instead of CONTENT #58

Open vporton opened 1 year ago

vporton commented 1 year ago

There, apparently should be f'CONTEXT\n----------------------------\n {context}' instead of f'CONTENT\n----------------------------\n {context}' in server/src/core/llm/prompt_handler.py