go to post Henry Pereira · Oct 4, 2024 This is outstanding news! The promise of substantial performance boosts and a more efficient memory footprint is truly exciting. I’m eager to explore and discover how it can enhance my projects.
go to post Henry Pereira · Oct 4, 2024 I just want to congratulate @Olga Zavrazhnova and the InterSystems team on the new Global Masters!We missed it for a while, but the wait was totally worth it.The new page is amazing!It’s so beautiful, and the experience is fantastic. Congratulations again on the incredible work
go to post Henry Pereira · Aug 5, 2024 I want to congratulate all the participants and thank everyone who voted on us. A big thank you to the entire staff team for organizing another outstanding contest.
go to post Henry Pereira · Aug 5, 2024 Hi Jing Liu, Thanks for your question! I'm not sure if I understood it correctly (Google Translate helped me with this), but I believe you're asking about integrating Iris into a Streamlit application. There are a couple of ways to do this: Direct Integration: You can import the Iris library directly into your Streamlit app. SQLAlchemy: Using SQLAlchemy is also an effective method. There's an example in this article. In SQLZilla, we use SQLAlchemy and Langchain_Iris. You can find more details in Jose Roberto's article, which I strongly recommend reading if you're interested in combining Iris with Python and Langchain. Please let me know if this helps! If you have any more questions, feel free to ask.