kartik
kartik
…ator for richer tracing - Added custom OTLP exporter with retry logic and metadata injection - Implemented custom instrumentation for request/response spans - Injected session, trace, and project IDs for...
Add the support for newly updated AI / LLM which would make it versatile and good to use.
Add the latest Chatgpt's version which generates proper reachable URL's and provide with the sources of it's response.
**Is your feature request related to a problem? Please describe.** In the user profile card preview: Links are displayed inline with minimal spacing Multiple URLs are concatenated without clear separation...
- Replace deprecated rooms.upload endpoint with new two-step process - Step 1: POST to rooms.media/:rid to upload file - Step 2: POST to rooms.mediaConfirm/:rid/:fileId to confirm with metadata - Fixes...
### Description: File uploads fail with a 404 Not Found error when using EmbeddedChat with Rocket.Chat 8.x servers. The sendAttachment function uses the deprecated /api/v1/rooms.upload/:rid endpoint which was replaced in...