Bennet Bo Fenner
|
9b7b4a9d2d
|
assistant2: Use snake_case for tool names (#27903)
The [Gemini
docs](https://ai.google.dev/gemini-api/docs/function-calling?example=weather#function_declarations)
state that function names should be in `snake_case` or `camelCase`.
Release Notes:
- N/A
|
2025-04-02 12:17:58 +02:00 |
|
Piotr Osiewicz
|
dc64ec9cc8
|
chore: Bump Rust edition to 2024 (#27800)
Follow-up to https://github.com/zed-industries/zed/pull/27791
Release Notes:
- N/A
|
2025-03-31 20:55:27 +02:00 |
|
Bennet Bo Fenner
|
c8a9a74e6a
|
Add tool calling support for Gemini models (#27772)
Release Notes:
- N/A
|
2025-03-31 17:46:42 +02:00 |
|
Michael Sloan
|
44aff7cd46
|
Fix tools' ui_text to use inline code escaping (#27543)
Markdown escaping was added in #27502.
Release Notes:
- N/A
|
2025-03-26 21:49:51 +00:00 |
|
Richard Feldman
|
9db4c8b710
|
Add Create Directory Tool (#27505)
`mkdir -p` but it works cross-platform and uses project abstractions.
<img width="629" alt="Screenshot 2025-03-26 at 11 02 37 AM"
src="https://github.com/user-attachments/assets/9ef58d53-3343-4c94-a8f3-b82ab942611b"
/>
Release Notes:
- N/A
|
2025-03-26 11:59:03 -04:00 |
|