Files
langchain-python/langchain/chains/sql_database
vinoyang 25cd6e060a Enhance the prompt to make the LLM generate right date for real today (#4505)
# 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.
2023-05-11 22:11:14 -04:00
..
2022-10-27 23:21:47 -07:00
2023-04-30 11:14:09 -07:00