batmanscode

Results 79 comments of batmanscode

Something like an optional `time=10` parameter could be useful for this

I'm having this same issue. My scheduled scripts suddenly have this error.

> would probably its own tool! Haha that would be fun. How do you see that? If I have a tool that gets info from a specific source, and I...

Bruh mojo isn't even public yet 😅. Currently requires access to their playground https://github.com/modularml/mojo

They are f-strings; they can be escaped like this: `{{not a placeholder}}`

Another format for retrieving text with metadata could be: ``` TEXT: GUEST: ``` Or maybe even: ``` TEXT: METADATA: {"guest": guest_name} ``` This way when asking questions, I can ask...

> Not 100% sure whether applicable to your case, but if you are using the stuff chain, you can do this by adjusting the `document_prompt`: > > ``` > document_prompt...

Thank you for the fix @9ary, works great! 😃 Tiny request, is it possible to add a wait time to prevent rate limits? Looks like [`--min-wait-time`](https://github.com/woluxwolu/twint/blob/e67d8d2f425a2263198c3b1b3edde0fd156d5219/twint/cli.py#LL265C26-L265C188) is supposed to be...

> For what it's worth, it seems the owner of this repo is inactive, so this PR is unlikely to be merged anytime soon. We've set up a fork at...

> I replacd everything on the changes on the py files of my twint but i keep getting the ones below on all of my searches. > > module 'random'...