Night Owl
Night Owl
> @candidodmv It's on the Xamarin backlog: [xamarin/Xamarin.Forms#6477](https://github.com/xamarin/Xamarin.Forms/issues/6477) Xamarin says it is an issue on FF side: > This is not a Xamarin Forms issue, FFImageLoading does not register `IImageSourceHandler`...
While the final decision does not come, I've created this extension to help: ``` extension DateTimeExtensions on DateTime { DateTime clone({ int year: null, int month: null, int day: null,...
The hang for me comes when I switch to my monitor, a Dell U3818DW. But I can confirm downgrading to 1.3.2 makes the hang go away.
Unfortunately, it requires a lot of code changes, as it is only available on the beta version: https://github.com/openai/openai-python/discussions/631 --- Looks like timeout is now a possible parameter: https://github.com/openai/openai-python/issues/322#issuecomment-1767841683
I'm having the same issue, can you please create a working sample? Must be some dumb stuff I'm doing...
I can confirm that this is a timeout issue somewhere. my profile also takes around 5s to be processed, and that totally breaks Cline run command. As a workaround, I...
Same for me. Any model I choose.
I can confirm that that works. Not sure how I feel about loosing checkpoints though.
Something happened to my chat and it is back to the same state, cline does nothing... I have checkpoints disabled, and the context window:105.9k is not that big... Restarted, checked...