Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

All ideas

Showing 65

GUI for Vector DB Management

While using InterSystems IRIS as a vector first DB, its harder to keep track on the raw information thats been embedded. Though the easier way is to save plain text info also into the DB, it adds load for the higher volume ones and hinders the per...
Ikram Shah about 11 hours ago in Generative AI 0 Needs review

Vector search support for llama-index with metadata

Llama-index is a super useful and performant tool for creating the vector store within iris, however the current integration between iris and llama-index doesn't support metadata (a capability of newer versions of llama-index). This would be a ver...
Somesh Mehra about 17 hours ago in InterSystems IRIS 0 Needs review

Vector search for knowledge graphs

The idea is to help clinicians and researchers easily get an overview of the landscape of clinical research trials in a certain field. They just have to input a general description of a disease, such as "A disease that affects young patients, gene...
Tanguy Vansnick about 21 hours ago in InterSystems IRIS for Health 0 Needs review

Layman's summary of test result jargon

Getting a test at a hospital or doctor's office often comes with a fair bit of uncertainty. Even when the results are posted to online portals, they can be full of jargon and acronyms that doctors, in their 2-3 line follow-up messages, do not expl...
Pran Mukherjee 9 days ago in InterSystems TrakCare 0 Needs review

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 10 days ago in InterSystems IRIS 0 Needs review

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 16 days ago in InterSystems IRIS 6 Needs review

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 22 days ago in InterSystems IRIS 1 Needs review

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 24 days ago in InterSystems IRIS 1 Needs review

Add workflow task as Activity in Business Process Designer

To create workflows easily from the BP designer screen would be really helpful to have a specific activity with the required info to create a TaskRequest.
Luis Angel Pérez Ramos about 1 month ago in InterSystems IRIS 0 Needs review

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz about 2 months ago in InterSystems IRIS 0 Needs review