feat: Add semantic search documentation and bump version to 0.2.0

- Add OpenRouter API configuration guide for Claude Desktop, 5ire, Gemini CLI
- Document semantic search workflow (initial_keyword + query)
- Update tool count to reflect optional semantic search tool
- Bump version to 0.2.0 for semantic search feature release
This commit is contained in:
saidsurucu
2025-12-13 19:51:13 +03:00
parent 93e64bc1fc
commit f1d3b60efb
3 changed files with 196 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "yargi-mcp"
version = "0.1.9"
version = "0.2.0"
description = "MCP Server For Turkish Legal Databases"
readme = "README.md"
requires-python = ">=3.11"