Albert Lam

Results 3 issues of Albert Lam

**Is your feature request related to a problem? Please describe.** The current `CBO` class only allows a subset of the parameters in the `skopt.Optimizer` class as inputs. For instance, `initial_point_generator`...

enhancement

### Do you need to file an issue? - [X] I have searched the existing issues and this feature is not already filed. - [X] My model is hosted on...

enhancement

**Is your feature request related to a problem? Please describe.** When using instructor.from_provider("openai/", base_url="..."), the base_url kwarg is ignored. The OpenAI client is instantiated as openai.OpenAI(api_key=...) (or AsyncOpenAI) without forwarding...

bug
enhancement