Skip to content

Conversation

@swati354
Copy link
Collaborator

File references in responses were not clickable for documents uploaded via the file connector. The file connector wasn't generating links for uploaded files, the link field was always None.

Now it generates proper links for file uploads in format: {WEB_DOMAIN}/api/chat/file/{uuid}/{filename}
Modified endpoint from /file/{file_id} to /file/{file_id:path} to accept path-based IDs

Copy link
Collaborator

@Sarath1018 Sarath1018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this deployed? If yes can you attach an example in the description.

@swati354 swati354 merged commit 7c31862 into feature/darwin Dec 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants