Tim Daubenschütz

Results 226 issues of Tim Daubenschütz

Hi @ys. I really liked your project and would like to use it for something related. I dockerized it, but had to upgrade ruby to make it work. I'm also...

I just came across this repo and found it surprisingly useful for a use case I'm targeting right now. However, since this repo's conception (3 years ago) gas prices have...

as discussed in matrix

```ANTHROPIC_API_KEY=sk-bla gptcli/gpt.py --model claude-3-opus-20240229 Traceback (most recent call last): File "/Users/timdaub/Projects/updated-gpt-cli/gptcli/gpt.py", line 11, in import openai File "/Users/timdaub/Projects/updated-gpt-cli/gptcli/openai.py", line 3, in from openai import OpenAI ImportError: cannot import name 'OpenAI'...

Hey, I've been a power user of this tool for a while now. One thing I recently noticed that is slowing down my work flow is that I'd like to...

I use gpt4 and sometimes when my message is pretty long and I start running into this error below once, but I then adjust my input so that it is...

- Fixes #64 To authors: - when I now run `npm run test:esm` I find a lot of errors saying that modules were not found. I'm confused whether these errors...

Looked at: https://github.com/vrde/notes/tree/master/zero-carbon I was wondering if there's alternatives to services like Twilio or AWS SNS that have zero carbon emissions. I'll send a PR when I find one. Until...

- this attempts to implement block number tags as outlined here: https://github.com/ChainAgnostic/CAIPs/pull/119 - we're planning to use those to accurately identify tokenURIs in https://neume.network/

hey, I know this might sound like the start of a flame war, but my feeling when working with this code base is that it is unnecessarily complex. E.g. there...