ZIm/crates/language_model/src
Bennet Bo Fenner 2a649fa824
language model: Fix missing use_tool method in CopilotChatLanguageModel (#15466)
Broke CI after merging #14842 

Release Notes:

- N/A

Co-authored-by: Thorsten <thorsten@zed.dev>
2024-07-30 09:54:42 +02:00
..
model Simplify LLM protocol (#15366) 2024-07-28 11:07:10 +02:00
provider language model: Fix missing use_tool method in CopilotChatLanguageModel (#15466) 2024-07-30 09:54:42 +02:00
language_model.rs Use tool calling instead of XML parsing to generate edit operations (#15385) 2024-07-29 16:42:08 +02:00
provider.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
registry.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
request.rs Use tool calling instead of XML parsing to generate edit operations (#15385) 2024-07-29 16:42:08 +02:00
role.rs Simplify LLM protocol (#15366) 2024-07-28 11:07:10 +02:00
settings.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00