From 07dc45ead5e1968755f405f73b42693654e237b8 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 27 Dec 2024 23:08:25 -0800 Subject: [PATCH] Release for openai compatible model list --- .changeset/healthy-kiwis-taste.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/healthy-kiwis-taste.md diff --git a/.changeset/healthy-kiwis-taste.md b/.changeset/healthy-kiwis-taste.md new file mode 100644 index 0000000000..f1ffd6c48a --- /dev/null +++ b/.changeset/healthy-kiwis-taste.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +Support listing models for OpenAI compatible providers (thanks @samhvw8!)