Levente Csőke
Levente Csőke
+1 we would like to use this as well. any reason why this is not merged?
> You need to install `pkg-config` in your distribution. > For Debian based systems: `apt install pkg-config`. I still get the error.
> @tardigrde : Can you try to do `apt-get build-dep python3-pkgconfig` please? So I'm using a conda environment, a totally clear one, python==3.7. I installed the packages you suggested, but...
This feature would be a killer. TBH I gave it a try and it's a more complex proeblem than I thought. OpenAI example would try to fetch every URL on...
FYI: This nice repo implemented loading text from YT videos as well as websites https://github.com/embedchain/embedchain
Can't wait for these :) Is there anything a newbie could help write?
I have a similar problem. When I try ```python rag_flow.create_dataset(name=dataset_name, embedding_model="bge-m3@Ollama") ``` I get `Unsupported model: `, but it's there and set as the default embedding model. Similarly, when I...