hsnmkls

Results 5 issues of hsnmkls

I'd like to add a pip install command to the run field of the yaml file. To optimize this further, I tried adding a cache type mount with target set...

Change type imports from web3modal to accommodate when 'preserveValueImports' and 'isolatedModules' are both enabled.

### What is the problem this feature would solve? Using replicate.com API with streaming features depends on SSE. Implementing `EventSource` will enable this. I imagine this is not the only...

enhancement
web-api

# Relates to closes https://github.com/elizaOS/eliza/issues/1901 # Risks # Background ## What does this PR do? Makes the `generateNewTweet` method of the TwitterPostClient class public ## What kind of change is...

**Describe the bug** The `schema.sql` file is missing in the published npm package. When running db.init(), it'll throw an error saying "no such file or directory, ... /schema.sql" **To Reproduce**...

bug