Daniel G Wilson

Results 6 issues of Daniel G Wilson

**Is your feature request related to a problem? Please describe.** Currently, `action-encode` does not function correctly on M1 Macs. This results in an `Unsupported architecture.` error when attempting to run...

type:feature

**Describe the bug** Call a script with parameters and do not define 't' (e.g. `{ key: 't', value: null }`). This results in a warning. Defining `'t'` as `null` silences...

type:bug

**Is your feature request related to a problem? Please describe.** When searching issues in this repository, there are several valuable threads on the topics I'm interested in; however, many are...

The Apify loader (`loader_hub/apify/dataset/base.py`) should ideally have `limit=...` as a parameter. Loading / embedding 100,000+ documents every run is a bit silly during prototyping.

enhancement

### Feature request OpenAI released several major updates today (2023-06-13) that likely have major implications for what is possible. At the very least, it will make things more reliable. Here's...

> for make an executable file with pyinstaller you can use the spec file includes in repository. Am I blind? Where's the spec file?