We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70a393 commit eb5c357Copy full SHA for eb5c357
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# CHANGELOG (rust-docs-mcp-server)
2
3
4
+<a name="v1.3.0"></a>
5
+## [v1.3.0](https://github.com/Govcraft/rust-docs-mcp-server/compare/v1.2.0...v1.3.0)
6
+
7
+> 2025-04-26
8
9
+### Features
10
11
+* get llm model from env
12
+* get embedding model from env
13
+* get api base from env
14
15
16
<a name="v1.2.0"></a>
17
## [v1.2.0](https://github.com/Govcraft/rust-docs-mcp-server/compare/v1.1.1...v1.2.0)
18
0 commit comments