検索

お知らせ
· 2024年8月15日

[Video] Exploring the Benefits of RAG

Hi, Community!

Are you building generative AI applications? See how a retrieval-augmented generation (RAG) architecture can help:

Exploring the Benefits of RAG

In this video, I will show you:

  • How data typically flows within a RAG setup.
  • Benefits of a RAG architecture for your apps, including improved responses from your model.

Continue learning the Basics of Generative AI (learning path, 2h 45m).

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
質問
· 2024年8月15日

There's any way to check if some part of the code is an abbreviated command?

Hello every one, here in our company we are trying to develop a tool to help us in our "Code Review" that today is completely done for another developer.

So I need to develope a tool that reads a class/routine (Already done) and identify if in the current line there is some abbreviated command, that is against our policy of codification, for example:

s variable = "test"
d ..SomeMethod()

So in this cases I want to warn the original developer that the code has parts that need to change the "s" to "Set" and de "d" to "Do".

I tried to found some library in the documentation but with no success, if there's any way to do It will help us a lot.


Thank all of you so much. 

6 Comments
ディスカッション (6)2
続けるにはログインするか新規登録を行ってください
InterSystems公式
· 2024年8月15日

Alert: Database Corruption with Multi-Volume Databases after Truncation

Alert: Database Corruption with Multi-Volume Databases after Truncation

InterSystems has corrected a defect that can cause database corruption or <DISKHARD> errors with multi-volume databases under extremely rare circumstances. Only databases that have been truncated are at risk.

The defect exists in the following products and any InterSystems offerings based on them:

No HealthShare Solutions products are affected by this defect.

Although InterSystems has received no reports from customers due to this defect, we recommend the following temporary mitigation to avoid the problem:

The correction for this defect is identified as DP-433375. It will be included in all future versions and is also available via Ad hoc distribution.

If you have any questions regarding this alert, please contact the Worldwide Response Center.

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
InterSystems公式
· 2024年8月15日

Alerte : corruption de base de données avec des bases de données multivolumes après troncation

Alerte : corruption de base de données avec des bases de données multivolumes après troncation

InterSystems a corrigé un défaut qui peut entraîner une corruption de base de données ou des erreurs <DISKHARD> avec des bases de données multivolumes dans des circonstances extrêmement rares. Seules les bases de données qui ont été tronquées sont à risque.

Le défaut existe dans les produits suivants et dans toutes les offres InterSystems basées sur ceux-ci :

  • InterSystems IRIS® – 2024.1, 2024.1.1 et 2024.2
  • InterSystems IRIS® for Health – 2024.1, 2024.1.1 et 2024.2
  • HealthShare® Health Connect – 2024.1, 2024.1.1 et 2024.2

Aucun produit HealthShare Solutions n'est affecté par ce défaut.

Bien qu'InterSystems n'ait reçu aucun rapport de clients concernant ce défaut, nous recommandons la mesure d'atténuation temporaire suivante pour éviter le problème :

  • Ne tronquez pas les bases de données à volumes multiples.
  • Ne créez pas de nouveau volume pour une base de données à volume unique ou à volumes multiples que vous avez tronquée depuis le dernier montage de la base de données. Pour désactiver la création automatique, définissez le paramètre de configuration New Volume Threshold = 0. Notez que la définition de ce paramètre n'empêche pas la création manuelle de nouveaux volumes.

La correction de ce défaut est identifiée comme DP-433375. Elle sera incluse dans toutes les versions futures et est également disponible via la distribution Ad hoc.

Si vous avez des questions concernant cette alerte, veuillez contacter le Worldwide Response Center.

ディスカッション (0)0
続けるにはログインするか新規登録を行ってください
質問
· 2024年8月14日

Getting syntax error using &&

Hi Guys

I'm getting  syntax error using && operator in using JS in my Zen page, the || works fine!?

 

Thanks

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください