WrenAI
WrenAI copied to clipboard
Timestamp showing unformatted value when previewing data
Describe the bug Timestamp showing unformatted value when previewing data
To Reproduce Steps to reproduce the behavior:
- Ask basic "show me orders" questions that will query date/timestamp column
- See values in date/timestamp column
Expected behavior Values should be formatted. Maybe we should give LLM instructions to format date/timestamp by default ?
Screenshots
Desktop (please complete the following information):
- OS: Mac
- Browser: chrome
WrenAI Information
- Version: 0.5.0
Seeing the same issue. I can ask it to convert from epoch time and it typically does, but users won't know to do this.
issue fixed