ZIm/crates/language_model/src/provider
Antonio Scandurra 99bc90a372
Allow customization of the model used for tool calling (#15479)
We also eliminate the `completion` crate and moved its logic into
`LanguageModelRegistry`.

Release Notes:

- N/A

---------

Co-authored-by: Nathan <nathan@zed.dev>
2024-07-30 16:18:53 +02:00
..
anthropic.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
cloud.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
copilot_chat.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
fake.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
google.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
ollama.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
open_ai.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00