MCPcopy Index your code
hub / github.com/AI45Lab/Code / llm_planner.rs

File llm_planner.rs

core/src/planning/llm_planner.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! LLM-powered planning logic
2//!
3//! Provides intelligent plan generation, goal extraction, and achievement
4//! evaluation by sending structured prompts to an LLM and parsing JSON responses.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected