ifsheldon

Results 112 comments of ifsheldon

This is 70% done in the newly introduced `Tube` in v0.4.0, but this remains for `Tin`, which I think is possible to be resolved.

> Hi ! A question regarding the current state of automatic batching, does it launch the same kernel once for each batch element or does it includes it in a...

I encountered the same issue after Xcode was auto updated by App Store.

Waiting for official support on complex numbers as well. Now I resort to 2D vec fields since I don't need complex number multiplication.

This issue seems to be ignored for a long time. Do we have any updates?

do we have any updates? I see there are a few PRs trying to resolve this but they are all pending.

As of Firefox 107.0.1, the method of setting bs-config.json is not working but perhaps it's the issue of Firefox since Chrome 108.0.5359.94 does not have this issue when "cors" is...

@vowelparrot Here is the output exported as a PDF of the notebook. Nothing breaks. [characters.pdf](https://github.com/hwchase17/langchain/files/11418990/characters.pdf)

Any advice on fixing the lint failure? There is some type mismatch because I saved a datetime to the `outputs` dict of `GenerativeAgentMemory.save_context`, which has the type annotated as `Dict[str,...