Alex Iribarren

Results 40 comments of Alex Iribarren

FYI, my current best solution is to pass `max_iterations` to the prompt and do something like this: ```python class MyPromptTemplate(StringPromptTemplate): tools: List[Tool] max_iterations: int def format(self, **kwargs) -> str: ......

Wild guess, but could it be because of the `max_length` you've set?

This is still an issue for me on 2023.1.6.

This is becoming more urgent now that web browsers are favoring https and making it harder and harder to use http.

Could this be related to the cookie errors, or is that a separate issue? ![image](https://github.com/openchatai/OpenCopilot/assets/5055697/9962a44b-bef8-489d-9a73-592af2dc2be4)

I have the same issue, the background_listening.py example doesn't seem to work at all.

What about also publishing stable packages in an RSS feed, like https://feeds.centos.org?

Hola! We're interested in all packages, really. Sometimes it's useful to know when a new kernel gets built, and we also set alerts for a specific package that may fix...

What's the status of this? I was looking for this functionality too. I'd like to have something like `M112`, but that doesn't shutdown the firmware completely and require a power...