timtensor
timtensor
Oh ok , I think the API just makes it a bit easier and is there for a reason , I guess but I think it is not maintained
no sorry actually i have no clue , you managed to get the documents via api ? Like all the documents related to a search . If so it would...
> I tried and found the solution, I found their API to get the document but that API required a cookie (SESSIONID). Which is not accessible using javascript. Do you...
> > download > > For wich project do you want to use the API. If you are working on larg project(downloading millions of documents), i can offer you a...
Hi @wirthual yes i can open and issue in the Handelsregister repo and also explain the workflow
Thanks a lot . It is via ollama as I understand. I am using a colab notebook , and initializing the llm via hugging face pipeline . Can I still...
Hi thanks for the reply. Actually i am trying two ways to initialuize the llm , via llama cpp python and also Huggingface through llama index llama cpp ``` _llm...
Thank you for the feedback . I am curious to know more as it seems like it phi assistant is kind of RAG concept. Two more questions, do you have...
Hi the use case is as following. I have a json file with different fields such as title, description, comments , reference link to name a few. Basically the idea...
thank you no worries, i am also trying to resolve or find solutions using other libraries etc. It would be really good if you could also have a cookbook on...