Smart Chat API Pro v1.4
Smart Chat API Pro v1.4 is a quieter release for the advanced chat workspace. Instead of adding a headline feature, this release keeps the Pro lane focused: routed, context-rich, model-flexible chat inside Obsidian for people who want deeper control.
Highlights
A steadier advanced chat workspace
- No new headline feature ships in this release.
- The focus here is keeping the advanced chat lane dependable for routed, context-rich, longer-running work inside Obsidian.
Pro stays the depth layer for chat
- Smart Chat API Pro remains the place for per-thread routing, richer context handling, and higher-control chat workflows.
Release notes
v1.4.3
- Added: responsive layout for chat thread actions on small screens
- Improved: folder filter validation in lookup_context and add warning message for unmatched folder paths
- Improved: tool call handling for Ollama models detects when tool call data is mistakenly included in the content field
- Added: log full response when tool call is expected but not found for debugging
- Fixed: keyboard shortcut send handling for sending messages in chat input (mac should map to correct command key)
- Fixed: user input text should handle line breaks correctly (should not erroneously omit newlines)
v1.4.2
- Updated Smart Environment to
v2.5.8for handling Obsidian API changes
v1.4.1
- Added: per message token count display
- Added: OpenAI model reasoning and verbosity parameters to settings
- Fixed: OpenAI token limits should respect latest model limits