Closed michaelwechner closed 6 months ago
@michaelwechner https://github.com/Repositorium-ch/embedding-service/issues/6 should be fixed, so this implementation should now hopefully work
Great, thank you very much! Works now very fine :-) we will have to slightly enhance Katie, such that one can add the alternative endpoint, e.g. http://localhost:3000/v1/embeddings
Let us try to re-use src/main/java/com/wyona/katie/handlers/OpenAIEmbeddings.java and also do this for MistralAIEmbed
Implemented :-)
There are various services, which provide OpenAI / Mistral compatible REST interfaces, like for example
https://github.com/Repositorium-ch/embedding-service
Katie should allow the configuration of such an endpoint