ZIm/crates/language_model/src
Marshall Bowers 965b23fffe
language_model: Remove unused impl for MessageContent (#17377)
This PR removes an unused `impl` for the `MessageContent` type.

Release Notes:

- N/A
2024-09-04 18:51:35 -04:00
..
model Add custom icon for Anthropic hosted models (#16436) 2024-08-18 16:07:15 -06:00
provider language_model: Add tool results to message content (#17363) 2024-09-04 13:29:01 -04:00
language_model.rs assistant: Propagate LLM stop reason upwards (#17358) 2024-09-04 12:31:10 -04:00
provider.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
rate_limiter.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
registry.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
request.rs language_model: Remove unused impl for MessageContent (#17377) 2024-09-04 18:51:35 -04:00
role.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
settings.rs Ollama max_tokens settings (#17025) 2024-08-30 08:52:00 -04:00