Question Ditmar Tybussek · Jun 23, 2024 How to convert an embeddings vector to be saved as %Vector I try to get a vector from calling GetEmbedding, but i failed to convert it into a vector Here is a simplyfied sample class: #Embedded Python #Generative AI (GenAI) #Vector Search #InterSystems IRIS 0 4 0 128
Question Ditmar Tybussek · Aug 31, 2022 Docker Container with different NLS Locale Definition (like DEUW) Hi, I have a problem when starting the docker container that the collation is standard US sample: docker run --name iris1 -d --publish 1972:1972 --publish 52773:52773 containers.intersystems.com/intersystems/iris-community:2022.1.0.209.0 --check-caps false After the installation I like to import existing classes and globals but it failed due to an collation error We usually use DEUW = German3 #Docker #InterSystems IRIS 0 3 0 212