top | item 39900598

(no title)

cetra3 | 1 year ago

I don't consider this strictly open source if components it depends on (I.e, the LLM) is closed source. I've seen a lot of these Fauxpen source style projects around

discuss

order

viraptor|1 year ago

It only depends on the interface. There's a lot of projects which present the openai interface to whatever you want.

vissidarte_choi|1 year ago

Not quite certain about your meaning. Could you be more specific? RAGFlow does not have its own LLM model or souce code. RAGFlow supports API calling from third-party large language model providers, as well as local deployment of these large models. RAGFlow has open-sourced these two parts of codes already.