obito

Results 3 issues of obito

Interceptor redirect to `http://service:80/path` instead of `http://url.com/path` ## Expected Behavior Redirect to `http://url.com/path` ## Actual Behavior Redirect from `http://url.com`to `http://service:80/path` ## Steps to Reproduce the Problem 1. Create service and...

bug
cant-touch-this

**LocalAI version:** Latest **Environment, CPU architecture, OS, and Version:** Darwin macbook-2.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:41 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T8103 arm64 (M1 Macbook Air) **Describe the bug**...

bug

While trying to set key as a number(0-9), the keycode is set as 0x00, which is obviously wrong. A work-around of this would be to set directly the keycode as...