Kyle Kelley

Results 148 issues of Kyle Kelley

I would love to provide a centralized repository or resource expressly for kernel authors and library authors to have standards that kernels use for inspecting an object. This was brought...

enhancement

Cleaned up a stray `.unwrap()` Release Notes: - N/A

cla-signed

### Check for existing issues - [X] Completed ## Problem As evidenced in https://github.com/zed-industries/zed/issues/5273, Jupyter Notebook users would love to edit notebooks. There's a need for seamless integration that supports...

enhancement
design
meta
unsupported language
tracking

This adds a new crate called `assistant_tooling`. This crate exposes a trait `LanguageModelTool` that for creating OpenAI compatible tools for function calling. The primary features are: - Structured Extraction -...

cla-signed

## Introduce Tools for Models https://github.com/zed-industries/zed/assets/836375/5618175d-674b-4db4-afdb-97ce83e76ded Release Notes: - N/A

cla-signed

Adds a supermaven provider for completions. Not hooked up yet, so it won't get release notes. This is crate only for the moment. Release Notes: - N/A

cla-signed

Updates `collab` to accept a `seed.json` file that allows you to override the defaults. Updated the `README` in collab to just have directions inside instead of redirecting the developer to...

cla-signed

This is a crate only addition of a new version of the AssistantPanel. We'll be putting this behind a feature flag while we iron out the new experience. Release Notes:...

cla-signed

Allows `LanguageModelTool`s to include nested structures, by exposing the definitions section of their JSON Schema. Release Notes: - N/A

cla-signed

Creates a `ToolView` trait to allow interactivity. This brings expanding and collapsing to the excerpts from project index searches. Release Notes: - N/A

cla-signed