Introduction:
This blog post describes the technical background of the SRT_MONI Generic Search Framework (GSF) and explains how to create your own enhanced searches. For more general information on the SRT_MONI GSF please check out Introducing the S...
In case someone else faces this: The issue was that we were using a "wrong" python langchain library called PGEmbedding. The one that works is called PGVector, which does not need the "embedding" extension, but only the "vector" extension as explaine...
Hi martinfrick ,
thanks for the detailed guide. We are currently trying to implement a chatbot using the postgres service on BTP Cloud Foundry by using embeddings. Unfortunately our implementation fails due to the extension "embedding" not being ava...
Hello Michael,
at the moment the SRT_MONI_GSF will only show the WS messages in which the error did occur, but it will not show for which BP ID exactly.
The SRT_MONI_GSF will redirect to transaction SRT_MONI after the analysis and show all the rele...