Lior
Lior
Hi, I have made some performance comparison of 3 basic feature extractors: mean, sum of values, and standard deviation between your feature extractors and pandas and I found some major...
**Describe the bug** Component keeps refreshing when using dynamic custom values **To Reproduce** ```python import random randomlist = [] for i in range(0,5): n = random.randint(1,30) randomlist.append(n) search_keywords = st_tags('Keywords:',...
We are getting `Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in langchain\package.json ` It started happening from versions 0.0.13 and up. It works fine for 0.0.12.
## Problem When loading a previous session via ACP, file attachments are not replayed correctly: 1. **Text files** (JSON, plain text, etc.) are not sent as resource blocks 2. **Binary...