Question Eric Mariasis · Jul 23, 2024 Getting service account token for Online Demo GKE workflow I'm trying to leverage the workflow from this repo so I can create an online demo for my project: https://github.com/intersystems-community/iris-google-run-deploy-template.I saw that we need to ask for the service account token because I mistakenly tried to obtain my own and obviously was getting permission errors.So how should I go about getting the token? Thanks! #InterSystems IRIS #Open Exchange 0 0 0 38
Question Eric Mariasis · Jul 23, 2024 Issues running Docker container in Hugging Face Space When I try to run my app as a Docker Container locally it works fine, but I attempted to create a Hugging Face Space to try to deploy my app to and when I run with the Docker SDK selected I run into the following IRIS error report.Has anyone seen something like this before? #InterSystems IRIS 0 6 0 94
Article Eric Mariasis · Jul 23, 2024 1m read Implemented Community Idea about Generative AI for emails in Python Contest I implemented a Python Flask application for the 2024 Python Contest with a page that provides common form fields for an outgoing email such as the To and CC fields. And it lets you input a message as well as uploading text based attachments.Then using LlamaIndex in Python, the app analyzes the content you put in and returns to you in a result box if there is anything that should stop you from sending that email.Take a look at the Github repo here. #Large Language Model (LLM) #Python #SQL #InterSystems IRIS 4 3 0 102
Question Eric Mariasis · Jul 21, 2024 Having trouble replicating IrisVectorStore Llama Index demo from iris-vector-search for my program's user table I'll preface this by saying I'm not sure if I found a bug or because I'm somehow misusing IrisVectorStore.Basically I have code from the regular llama-index module working in my Python project which has SimpleDirectoryReader objects similar in nature to the demo I mentioned (https://github.com/intersystems-community/iris-vector-search/blob/main/d...). And I have other code working that can add new users to a SQL table in Iris. #InterSystems IRIS 0 2 0 89
Question Eric Mariasis · Jul 18, 2024 Would like some clarification on Class Markdown in https://ideas.intersystems.com/ideas/DPI-I-542 I am a first time Python Contest participant and am interested in potentially implementing the community idea found in https://ideas.intersystems.com/ideas/DPI-I-542 if it is something relevant to Python.Would anyone be able to shed a bit of light on what the desired outcome of that idea being implemented is? There were a lot of upvotes on that idea but there wasn't very much information in it. Thanks! #InterSystems IRIS 0 2 0 86