Hi @Piyush Adhikari
Thanks for highlighting the issue.
Please modify index.csp to index.html as mentioned below:
http://localhost:55037/csp/fhirsql/index.html#/
Regards
Muhammad Waseem
- Log in to post comments
Hi @Piyush Adhikari
Thanks for highlighting the issue.
Please modify index.csp to index.html as mentioned below:
http://localhost:55037/csp/fhirsql/index.html#/
Regards
Muhammad Waseem
Hi @Sylvain Guilbaud
Please note that the mentioned issue of the Streamlit application has been resolved.
Can you please check now?
Thanks
Regards
Muahmmad Waseem
Hi Sylvain,
Thanks for highlighting the issue.
Please note this issue is related to langchain itself and it has been already raised:
https://github.com/langchain-ai/langchain/issues/8524
Thanks
Hi @Martin Arnold,
The below article might be helpful in this regard:
https://community.intersystems.com/post/introduction-docker
Thanks
Nice release, Like tending posts and notifications
Yes, I thought about it during my irisChatGPT app. A nice feature to have.
Thanks
Congratulation to all the winners and organizers 👏
It was a great contest with a lot of learnings. I heard first time about langchain in this contest
Hi @Evgeny Shvarov
Thanks for publishing the bonuses.
Please note that I have added FHIR SQL Builder functionality in my new release of irisChatGPT application. So pls consider it.
Thanks
Thanks @Iryna Mologa
Great News, Thanks @Anastasia Dyubaylo
Thanks @Shareek Ahamed
Nice enhancements 👍
Thanks @Evgeny Shvarov
Thanks @Vadim Aniskin
Thanks @Luis Angel Pérez Ramos
Thanks @Irène Mykhailova, Nice coverage 👍
Thanks community
Hi @Heloisa Paiva, Nice article and well explained.
Congratulations everyone!
It's an honor to be part of this community, which always provides opportunities to learn and enhance skills.
Thanks
Thanks @Luca Ravazzolo
Thanks @Michael Lei, Do you mean to publish this article on CN DC? if so then I already requested the translation.
Thanks @Guillaume Rongier
Thanks community for the recognition.
Thanks @samseer mannisseri
Congratulation to all the winners and participants 👏👏
Thanks organizers for providing this amazing opportunity to participate
Hi @Evgeny Shvarov,
List of Tables can be listed by using the below query against all or specific schema:
SELECT TOP 5 * FROM INFORMATION_SCHEMA.TABLES
--WHERE TABLE_NAME LIKE '%CSP%'
While Columns details can be listed by using the below query:
SELECT TOP 5 * FROM INFORMATION_SCHEMA.COLUMNS
--WHERE TABLE_NAME LIKE '%CSP%'
--AND TABLE_SCHEMA LIKE '%CSP%'Thanks
Hi @Maria Gladkov, Nice article and very well explained. Thanks
Looks like there are some restrictions while installing win32api with pip
Try with pypiwin32 module as below:
C:\Users\kurthofman> C:\InterSystems\IRIS\bin\irispip install --target C:\InterSystems\IRIS\mgr\python pypiwin32
Please check my below article about resource validation.
https://community.intersystems.com/post/creating-and-validating-any-hl7…
Thanks
Thanks @Olga Zavrazhnova for the arrangement of Community Roundtable and for the updates