Here are the highlights from this week:
Currently, we truncate uploaded logs to improve processing efficiency. With this update, we are using intelligent pruning techniques to preserve all relevant information, enabling more precise and effective query responses. For instance, when querying "Why am I seeing high connection failures" from the uploaded logs, Deductive will now keep all relevant log data intact for accurate analysis irrespective of the total size of the logs.
Deductive is now even smarter at knowing when to search for code. Previously, you had to be explicit with commands like “search for code for PlaceOrder API.” Now, you can simply ask, “where is PlaceOrder API defined” and Deductive will automatically search for it. This makes getting answers faster and more intuitive, reducing the effort needed to find the code you need.
Deductive now gives clear, actionable queries to help you find specific information from connected data sources.
Search the code for PlaceOrder API," making it easy to take action.This improvement allows you to interact with Deductive naturally, helping you get the information you need more quickly.
Questions in Deductive now support rich formatting, including code snippets, bullet points, and long text without overflow. This ensures that both questions and answers are displayed clearly, making complex information easier to read and understand.
You can checkout all the previous releases here.