Re: Conneting Lucene with ChatGPT Retrieval Plugin

2023-05-06 Thread Michael Wechner
there is already a pull request for Elasticsearch which is also mentioning the max size 1024 https://github.com/openai/chatgpt-retrieval-plugin/pull/83 Am 06.05.23 um 19:00 schrieb Michael Wechner: Hi Together I recently setup ChatGPT retrieval plugin locally

Re: Conneting Lucene with ChatGPT Retrieval Plugin

2023-05-06 Thread Christian Moen
Hello Michael, I agree. I think it makes sense to support OpenAI embeddings. Best, Christian On Sat, May 6, 2023 at 7:03 PM Michael Wechner wrote: > Hi Together > > I recently setup ChatGPT retrieval plugin locally > > https://github.com/openai/chatgpt-retrieval-plugin > > I think it would

Conneting Lucene with ChatGPT Retrieval Plugin

2023-05-06 Thread Michael Wechner
Hi Together I recently setup ChatGPT retrieval plugin locally https://github.com/openai/chatgpt-retrieval-plugin I think it would be nice to consider to submit a Lucene implementation for this plugin https://github.com/openai/chatgpt-retrieval-plugin#future-directions The plugin is using

Re: Seeking Tools and Methods to Measure Lucene's Indexing Performance

2023-05-06 Thread Michael Wechner
thanks for the pointer! I have added it to the Lucene FAQ https://cwiki.apache.org/confluence/display/LUCENE/LuceneFAQ#LuceneFAQ-HowisLucene'sindexingandsearchperformancemeasured? Thanks Michael Am 06.05.23 um 06:18 schrieb Ishan Chattopadhyaya: Check Lucene bench: