adityamparikh commented on issue #64: URL: https://github.com/apache/solr-mcp/issues/64#issuecomment-4928283941
@CodeYogiCo Thanks! I came up with this issue based on something I have implemented here: https://github.com/adityamparikh/ai-powered-search/blob/main/src/main/java/dev/aparikh/aipoweredsearch/solr/vectorstore/VectorStoreConfig.java#L29 https://github.com/adityamparikh/ai-powered-search/blob/main/src/main/java/dev/aparikh/aipoweredsearch/solr/vectorstore/SolrVectorStore.java which can be contributed to spring-ai. which is #1 that you list. But then we'd need to decide on whether we decide on the embedding model provider or let the end users pick. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
