New post

検索

Digest
· Nov 11, 2024

InterSystems Developers Publications, Week November 04 - 10, 2024, Digest

Articles
Announcements
Questions
#InterSystems IRIS
Operation Email sender error #6034 connection with SMTP not successfull
By Jacopo Magliani
Select query not returning all results
By Robert Stephens
Objectscript to list source of a class
By Phillip Wu
How to package a custom IPM resource processor?
By Jani Hurskainen
How to manipulate a business rule through SQL or APIs?
By Nicky Zhu
Stream Compression Not Applied to Some Text
By Ashok Kumar
VSCode auto complete and show class methods while typing
By Paul Hula
Histogram data being pushed to github
By Scott Roth
IRIS Docker template not copying files
By Nicki Vallentgoed
Existing protections against XSS attacks on CSP pages ?
By Norman W. Freeman
How to handle a XML without Schema in a Business Rule?
By Nicky Zhu
Debugging %Net.SMTP Requests
By David Hockenbroch
EnsLib.HL7.Message.getSegmentByIndex not documented?
By Anthony Master
#Caché
#InterSystems IRIS for Health
Discussions
#InterSystems IRIS
November 04 - 10, 2024Week at a GlanceInterSystems Developer Community
Article
· Nov 11, 2024 2m read

Les modèles LLM et les applications RAG étape par étape - Partie III - Recherche et injection de contexte

Bienvenue au troisième et dernier de nos articles consacrés au développement d'applications RAG basées sur des modèles LLM. Dans ce dernier article, nous examinerons comment, dans le cadre de notre petit projet d'exemple, on peut trouver le contexte le plus approprié pour la question que l'on veut envoyer à notre modèle LLM et, pour ce faire, nous utiliserons la fonctionnalité de recherche vectorielle incluse dans IRIS.

Meme Creator - Funny Context Meme Generator at MemeCreator.org!

Discussion (0)0
Log in or sign up to continue
Digest
· Nov 11, 2024

Publications des développeurs d'InterSystems, semaine Novembre 04 - 10, 2024, Résumé

Digest
· Nov 11, 2024

Nuevas publicaciones en la Comunidad de InterSystems, 4-10 noviembre

Announcement
· Nov 11, 2024

インターシステムズ主催 第19回 開発者向けオンラインセミナー「IRISで実現する極小オーバヘッドの IoTエッジサーバー」のご案内

 

ご好評いただいておりますインターシステムズ開発者向けウェビナー、今年最後の回は以下の通り開催いたします。

お忙しい時期ではありますが、皆様のご参加をお待ち申し上げております。

テーマ:「IRISで実現する極小オーバヘッドの IoTエッジサーバー」

日時:2024年12月10日(火)13時30分~14時

ご登録はこちらから

【概要】

IoTデバイスで発生するデータをサーバに送信して、アラートを管理する、後の利活用のためにデータベースに保存する、といったシナリオは多くの分野で見受けられます。その際、伝送するデータのフォーマットは、様々な処理系で利用可能で、データサイズが小さく、スキーマ定義が容易であることが望ましいです。

データフォーマットは、全体のパフォーマンスに影響を与える多数ある要素のひとつにすぎませんが、最もソフトウェアが貢献できる要素でもあります。本セミナでは、通信プロトコルとしてMQTT, メッセージフォーマットとしてApache Avro、DBとしてIRIS、コードとして(埋め込み)Pythonを使用した実行環境を「シンプルな構成」で実現する例をご紹介します。

Discussion (0)1
Log in or sign up to continue