Give the chatbot access to a tool which correctly generates the citation string that is expected by the frontend. The tool should also verify that the generated URL is valid. Optionally, valid/invalid URLs could be cached (memoized) with a time-limit.
The DEFAULT_INSTRUCTIONS should replace citation formatting instructions with a simple instruction to use the tool when a citation is required.
Give the chatbot access to a tool which correctly generates the citation string that is expected by the
frontend. The tool should also verify that the generated URL is valid. Optionally, valid/invalid URLs could be cached (memoized) with a time-limit.The
DEFAULT_INSTRUCTIONSshould replace citation formatting instructions with a simple instruction to use the tool when a citation is required.