Jan Heimes

Results 11 comments of Jan Heimes

Solution of [cflerin](https://github.com/cflerin) above worked for me within a Docker container

@pwildenhain yes it is as you said. I want to go record by record and only write data to the fields, where there is no data added yet. Since I...

> I have installed conda and created a new virtual environment: > > `conda create --name myEnv python=3.8.5` > > Activate the environment: > > `conda activate myEnv` > >...

Just a quick note here. I had some small problems bringing up the container: I needed to include some PATHS for file sharing within the docker desktop app.

Ok cool! Created a PR here https://github.com/mastra-ai/mastra/pull/1342

Picking this up now again, since Needle is now officially available in Langchain Community Package: https://python.langchain.com/docs/integrations/retrievers/needle/ https://needle-ai.com

@ogabrielluiz worked on this a bit this Saturday afternoon. Should be ok now using the Component and being able to be used with other components.