Comment on Show HN: Apple Health MCP ServerComments−hahahacorn1yCan imagine this is really useful for development too.if RubyLLM.with_tools(...).ask("Do my health metrics indicate I am stressed?") model = 'claude-4-opus' else model = 'claude-4-sonnet' end
Comments
Can imagine this is really useful for development too.
if RubyLLM.with_tools(...).ask("Do my health metrics indicate I am stressed?") model = 'claude-4-opus' else model = 'claude-4-sonnet' end