Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(chat)!: Implement the ability to access entity metadata. (Issue #3148) #3197

Merged

Conversation

denys-kolomiitsev
Copy link
Contributor

@denys-kolomiitsev denys-kolomiitsev commented Feb 19, 2025

Description:

  • Add possibility to see entity metadata.
  • Change entities field 'lastActivityDate' to 'updatedAt'.

Issues:

UI changes
User's Conversation or Prompt metadata
image

External Conversation or Prompt metadata
image

Agent metadata
image

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix(<scope>):, feat(<scope>):, feature(<scope>):, chore(<scope>):, hotfix(<scope>): or e2e(<scope>):. If contains breaking changes then the pull request name must start with fix(<scope>)!:, feat(<scope>)!:, feature(<scope>)!:, chore(<scope>)!:, hotfix(<scope>)!: or e2e(<scope>)!: where <scope> is name of affected project: chat, chat-e2e, overlay, shared, sandbox-overlay, etc.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information like API keys or any other secrets and private URLs

…to feat/3148-show-metadata-for-chat-objects
@denys-kolomiitsev
Copy link
Contributor Author

denys-kolomiitsev commented Feb 19, 2025

/deploy-review

@denys-kolomiitsev
Copy link
Contributor Author

denys-kolomiitsev commented Feb 19, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-3197.nightly-test.deltixhub.io
E2E tests status: failed

irinakartun
irinakartun previously approved these changes Feb 19, 2025
@denys-kolomiitsev
Copy link
Contributor Author

denys-kolomiitsev commented Feb 20, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-3197.nightly-test.deltixhub.io
E2E tests status: failed

@denys-kolomiitsev
Copy link
Contributor Author

denys-kolomiitsev commented Feb 20, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-3197.nightly-test.deltixhub.io
E2E tests status: failed

@denys-kolomiitsev
Copy link
Contributor Author

denys-kolomiitsev commented Feb 20, 2025

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-3197.nightly-test.deltixhub.io
E2E tests status: success

@denys-kolomiitsev denys-kolomiitsev enabled auto-merge (squash) February 20, 2025 13:38
@denys-kolomiitsev denys-kolomiitsev merged commit 26f2224 into development Feb 20, 2025
8 checks passed
@denys-kolomiitsev denys-kolomiitsev deleted the feat/3148-show-metadata-for-chat-objects branch February 20, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request _priority_1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants