juliencarponcy

Results 10 comments of juliencarponcy

Hi, I've installed it via conda. langchain.__version__ is 0.0.161 My bad, i should have clone the main branch instead, but at least you know that the conda release may be...

Same for me today with the example at https://python.langchain.com/en/latest/use_cases/code/code-analysis-deeplake.html Is their a way to integrate a solution to the example code to avoid it?

> Got some weird rate limit errors here as well...until I turned down the chunk size. > > Even though it's well within rate limits, the default chunk size of...

Hello, Just a comment to say that browsing through sagittal sections there is a minor bug that I've spotted so far. In the atlas viewer, you have to switch to...

Indeed, I saw it and get rid of it at one point with dropna(). I guess it is worth mentioning / expliciting a little bit in the docs. The puzzling...

Thanks for the quick reply, Anyway, I think that whatever the parameter you can end up with some minor issues... I'll follow up later on that and provide you a...

Hi James, I guess there is two sort of problems that we do not really have clue on how to resolve them. The first one is when two different spikes...

Thanks very much, it make more sense now. I was indeed looking in which nodes it would be best to do that process and how to implement and store them...

Yes it does make sense. Indeed my first attempt failed. But I am reminded by your answer that the nodes are probably initialized in their own thread and hard to...

Hi, I just wanted to know if you were still planning to implement a way to update the params of the node while timeflux is already running? I did as...