Connecting...
How can I help today?
LFM 2.5 delivers supercharged, private edge-native intelligence.
Active Tools
Sample Prompts
LFM2.5 natively outputs Pythonic function calls between <|tool_call_start|> and <|tool_call_end|> special tokens.
get_candidate_status
Retrieves the recruitment status of a candidate. Argument:
candidate_id (str).
get_weather
Queries live weather conditions. Arguments:
location (str).
search_products
Searches local inventories. Argument:
query (str). Candidate Status
Triggers get_candidate_status call.
Weather Check
Triggers get_weather call.
Agentic Sandbox
Test the native function-calling capabilities of LFM 2.5.