We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8a75d commit 8a70585Copy full SHA for 8a70585
tools/llm_hub/llm_hub.xml
@@ -2,7 +2,7 @@
2
<description>Call any LLM</description>
3
<macros>
4
<import>macros.xml</import>
5
- <token name="@VERSION_SUFFIX@">1</token>
+ <token name="@VERSION_SUFFIX@">0</token>
6
<token name="@PROFILE@">24.0</token>
7
</macros>
8
<requirements>
tools/llm_hub/macros.xml
@@ -1,3 +1,3 @@
1
- <token name="@TOOL_VERSION@">1.101.0</token>
+ <token name="@TOOL_VERSION@">1.108.0</token>
0 commit comments