zed/crates/language_model
Piotr Osiewicz 874f0c0712
assistant: Use tools in other providers (#15803)
- [x] OpenAI
- [ ] ~Google~ Moved into a separate branch at:
https://github.com/zed-industries/zed/tree/tool-calls-in-google-ai I've
ran into issues with having the API digest our schema without tripping
over itself - the function call parameters are malformed and whatnot. We
can resume from that branch if needed.
- [x] Ollama
- [x] Cloud
- [ ] ~Copilot Chat (?)~

Release Notes:

- Added tool calling capabilities to OpenAI and Ollama models.
2024-08-06 15:45:47 +02:00
..
src assistant: Use tools in other providers (#15803) 2024-08-06 15:45:47 +02:00
Cargo.toml Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00