File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ Hatchling is a Python application that provides a chat interface with LLM integr
88
99## Package Structure
1010
11- - [ Core Modules] ( api/ core.md) - Core functionality including chat, LLM, and logging
12- - [ Configuration] ( api/ config.md) - Settings and configuration management
13- - [ UI Components] ( api/ ui.md) - User interface and command handling
14- - [ MCP Utils] ( api/ mcp_utils.md) - Model Context Protocol utilities
15- - [ Main Application] ( api/ app.md) - Main application entry point
11+ - [ Core Modules] ( core.md ) - Core functionality including chat, LLM, and logging
12+ - [ Configuration] ( config.md ) - Settings and configuration management
13+ - [ UI Components] ( ui.md ) - User interface and command handling
14+ - [ MCP Utils] ( mcp_utils.md ) - Model Context Protocol utilities
15+ - [ Main Application] ( app.md ) - Main application entry point
1616
1717## Quick Start
1818
You can’t perform that action at this time.
0 commit comments