zed/assets/icons
Danilo Leal 5e04753d1c
Add note about used context in the model selector (#15235)
When pressing <kbd>control</kbd> + <kbd>enter</kbd>, the AI-powered
inline transformation input displays an icon button and a token count,
which should show roughly the same numbers you'd see on your assistant
panel. At a first glance, though, the token count not being zero can be
confusing, where you'd wonder where that's coming from. That's because
the inline input uses whatever piece of context and/or information of
the currently selected assistant tab to suggest more accurate edits.

So, this PR introduces an informative piece of text to the
`ModelSelector` menu, on the inline transformation input, which delivers
exactly this bit of info, aimed at clarifying the connection between
these two methods of interacting with LLMs.

I've also took the opportunity to change the icon button's icon to one
that's a bit easier to see, still representing the affordance of "click
to configure something".

Release Notes:

- Add note about how inline edits consume context from the assistant
panel to clarify interaction with LLMs.

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-07-26 12:48:06 -03:00
..
file_icons
ai.svg
arrow_circle.svg
arrow_down.svg
arrow_down_from_line.svg
arrow_left.svg
arrow_right.svg
arrow_up.svg
arrow_up_from_line.svg
arrow_up_right.svg
at_sign.svg
backspace.svg
bell.svg
bell_dot.svg
bell_off.svg
bell_ring.svg
bolt.svg
book.svg
book_copy.svg
book_plus.svg
caret_down.svg
caret_up.svg
case_insensitive.svg
check.svg
check_circle.svg
chevron_down.svg
chevron_down_small.svg
chevron_left.svg
chevron_right.svg
chevron_up.svg
chevron_up_down.svg
circle_check.svg
code.svg
command.svg
context.svg
control.svg
conversations.svg
copilot.svg
copilot_disabled.svg
copilot_error.svg
copilot_init.svg
copy.svg
countdown_timer.svg
dash.svg
delete.svg
desktop.svg
disconnected.svg
download.svg
ellipsis.svg
error.svg
escape.svg
exit.svg
expand_vertical.svg
external_link.svg
eye.svg
feedback.svg
file.svg
file_code.svg
file_text.svg
filter.svg
font.svg
font_size.svg
font_weight.svg
generic_close.svg
generic_maximize.svg
generic_minimize.svg
generic_restore.svg
github.svg
hash.svg
history_rerun.svg
indicator.svg
indicator_x.svg
inlay_hint.svg
library.svg
LICENSES
line_height.svg
link.svg
list_tree.svg
logo_96.svg
magic_wand.svg
magnifying_glass.svg
mail_open.svg
maximize.svg
menu.svg
mic.svg
mic_mute.svg
minimize.svg
option.svg
page_down.svg
page_up.svg
pencil.svg
person.svg
play.svg
plus.svg
project.svg
public.svg
pull_request.svg
quote.svg
regex.svg
repl_neutral.svg
repl_off.svg
repl_pause.svg
repl_play.svg
replace.svg
replace_all.svg
replace_next.svg
reply_arrow_right.svg
rerun.svg
return.svg
reveal.svg
rotate_ccw.svg
rotate_cw.svg
save.svg
search_selection.svg
select_all.svg
server.svg
shift.svg
sliders-alt.svg Add note about used context in the model selector (#15235) 2024-07-26 12:48:06 -03:00
sliders.svg
snip.svg
space.svg
sparkle.svg
sparkle_alt.svg
sparkle_filled.svg
speaker_loud.svg
speaker_off.svg
spinner.svg
split.svg
star.svg
star_filled.svg
stop.svg
stop_sharing.svg
strikethrough.svg
supermaven.svg
supermaven_disabled.svg
supermaven_error.svg
supermaven_init.svg
tab.svg
terminal.svg
text-cursor.svg
trash.svg
triangle_right.svg
update.svg
user_group_16.svg
visible.svg
warning.svg
word_search.svg
x.svg
zed_assistant.svg
zed_assistant_filled.svg
zed_x_copilot.svg