mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-19 13:26:32 -04:00
25cd6e060a
# Enhance the prompt to make the LLM generate right date for real today Fixes # (issue) Currently, if the user's question contains `today`, the clickhouse always points to an old date. This may be related to the fact that the GPT training data is relatively old.