kblissett

Results 5 issues of kblissett

A minor bug is causing the AzureOpenAI llm `__init__` to fail. Steps to reproduce: ```python import guidance guidance.llms.AzureOpenAI("gpt-3.5-turbo") ``` Error message: ``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell...

The following triggers a RecursionError for me: ```py from empiricaldist import Pmf pmf = Pmf.from_seq([6, 8, 12]) pmf.normalize() ``` I'm using version `0.6.8`.

### I've searched open issues for similar requests - [X] Yes ### Is your feature request related to a problem? Please describe. Apologies if this has already been raised, but...

enhancement

pkg_version:1.19.0 branch: commit_hash: build_time:2024-05-15 17:06:13 +00:00 build_env:rustc 1.78.0 (9b00956e5 2024-04-29) (Homebrew), Generated bug report: #### Current Behavior The kubernetes module always shows even when `detect_files` is set and the specified...

🐛 bug
✅ existing workaround

Hey, I'm seeing lots of broken images on the site. At least some of them are giving me 403 Forbidden errors.