Skip to content

Releases: ggml-org/llama.vscode

v0.0.24

09 Sep 12:22
8fdab1e
Compare
Choose a tag to compare

Make it possible to disable the popups on startup for installing/upgrading llama.cpp

v0.0.23

04 Sep 22:08
37dbc4b
Compare
Choose a tag to compare
  • Environment UI added
  • -fa option removed from the llama-server calls
  • Env extended with agent and some settings (not only models anymore)

v0.0.22

28 Aug 11:32
d6d981f
Compare
Choose a tag to compare
  • Fix endless cycle on refusing to install llama.cpp
  • Other UX changes.

v0.0.21

27 Aug 09:54
dccad05
Compare
Choose a tag to compare
  • Changes history added
  • Chats could be selected, deleted, exported, imported
  • llama-vscode UI (agent) is shown in a separate view now, not as part of Explorer view.

v0.0.20

18 Aug 20:47
4c0596f
Compare
Choose a tag to compare

Fix starting the completion model twice on selecting an env

v0.0.19

18 Aug 07:58
81b06d7
Compare
Choose a tag to compare
  • Agent entity added - agents with different system prompts and default tools could be selected
  • Fixed showing tables in llama agent
  • Local envs with gpt-oss 20B added (also available for import from here)

v0.0.18

16 Aug 09:52
d9dbe5d
Compare
Choose a tag to compare
  • Fixed a bug in case no env selected
  • Docu updated
  • Setting env_start_last_used added to start automatically the last used env on startup

v0.0.17

15 Aug 10:02
0263b05
Compare
Choose a tag to compare
  • Increase the space for llama agent,

  • fix a bug for showing llama-agent.

  • Update the documentation for llama-vscode

  • Envs with local gpt-oss for agent removed

v0.0.16

14 Aug 14:22
e3d3047
Compare
Choose a tag to compare
  • Llama Agent UI improved
  • Chat with AI about llama.vscode added
  • Markdown is used in llama agent for better visualization
  • Orchestra is renamed to env

v0.0.15

11 Aug 15:35
5fd0456
Compare
Choose a tag to compare
  • Adding a model from huggingface implemented. It is available from llama-vscode menu (for all models) and from Llama Agent, frame "Chat With AI", button "Add" (for chat models)

  • Tool llama_vscode_help added. With this tool it is possible to ask AI for information, which is available in llama-vscode wiki pages.
    Adding models directly from huggingface is implemented.
    A new tool llama_vscode_help is added. With this tool it is possible to ask AI for information, which is available in llama-vscode wiki pages.