You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, DIAL Core takes into account only the attachments that are attached directly to individual chat messages.
However, according to the DIAL API, each message may also have multiple stages each of which could have attachments.
Those must also be taken into account in the auto-sharing logic, otherwise application won't have an access to the stage attachments:
Currently, DIAL Core takes into account only the attachments that are attached directly to individual chat messages.
However, according to the DIAL API, each message may also have multiple stages each of which could have attachments.
Those must also be taken into account in the auto-sharing logic, otherwise application won't have an access to the stage attachments:
ai-dial-core/src/main/java/com/epam/aidial/core/util/ProxyUtil.java
Lines 86 to 106 in f05fdad
The text was updated successfully, but these errors were encountered: