Add "Lambda" to Openrouter settings and sort options alphabetically

This commit is contained in:
kwaroran
2024-11-02 01:47:52 +09:00
parent efbda2333d
commit 23fd960faa

View File

@@ -29,8 +29,9 @@
"Cohere", "Cohere",
"Lepton", "Lepton",
"OctoAI", "OctoAI",
"Novita" "Novita",
] "Lambda"
].sort((a, b) => a.localeCompare(b));
</script> </script>
<Arcodion name="Openrouter Settings" styled> <Arcodion name="Openrouter Settings" styled>