ZIm/crates/assistant_slash_command/src
Marshall Bowers 9c0dba4ce1
Add a SlashCommandResult type alias (#19633)
This PR adds a new `SlashCommandResult` type alias.

We're going to be changing what slash commands can return in order to
support streaming, so having this type alias in place will make that
switch a bit more neat.

Release Notes:

- N/A
2024-10-23 14:32:43 -04:00
..
assistant_slash_command.rs Add a SlashCommandResult type alias (#19633) 2024-10-23 14:32:43 -04:00
slash_command_registry.rs context_servers: Add initial implementation (#16103) 2024-08-15 10:49:30 -04:00