zed/crates/open_ai
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 Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
LICENSE-GPL Fix licensing errors 2024-03-20 15:52:02 +01:00