ai_onboarding: Read the plan from the CloudUserStore
(#35451)
This PR updates the AI onboarding to read the plan from the `CloudUserStore` so that we don't need to connect to Collab. Release Notes: - N/A
This commit is contained in:
parent
72d354de6c
commit
f8673dacf5
4 changed files with 10 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -355,6 +355,7 @@ name = "ai_onboarding"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"client",
|
||||
"cloud_llm_client",
|
||||
"component",
|
||||
"gpui",
|
||||
"language_model",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue