Dave

Results 23 issues of Dave

I'd like to generate cards with more fields than just the entity ID substituted in. I created this quick PR to fill in arbitrary attributes instead, such as friendly_name. It...

Some of the other OpenAI wrappers within langchain, and the openai python module itself support overriding the API base path. LocalAI is at least one project that aims to provide...

As I've mentioned in discord, I've been prototyping around the idea of generating request and response models automatically from the "real" OpenAI API specification that they make available at [this...

### THIS PR IS NOT READY TO MERGE! [Go Read todo.md, it's probably out of date, but probably more up to date than this!](https://github.com/dave-gray101/LocalAI/blob/openai-openapi/TODO.md) This PR is an early vertical...

connect-timeout-seconds works best with `detached: true` **Description** This PR should fix slow running test failures that I noticed

In order to make #2062 less intimidating to review, I am going to create some smaller PRs to merge safe code over and get it out of the way! This...

Pending the repair of channel refactor ---- This is a very early draft of some of my latest experiments for CI reasons // linking people demonstrations. It is not anywhere...

This PR is the start of transitioning our core services to the `core/application.go` \\ `core/startup` model. In order to keep things reviewable, this PR will have a limited scope -...

area/golang
area/api
area/backends

**Description** *Current Status:* tests-aio-container task cannot use `extras` image type for size reasons Best fix is probably to address this after pixi/uv changes #2215 so that a test can be...