update
This commit is contained in:
@@ -221,9 +221,9 @@ function planner_mistral_openorca(a::agentReflex)
|
||||
1. Ask the user about how many miles per day they drive
|
||||
2. Ask the user about what stuff they usually carry with
|
||||
3. Ask the user about preferred type of car they want to buy (sedan, sport, SUV, etc)
|
||||
8. Ask the user about their price range
|
||||
9. Use inventory tool to find cars that match the user's preferences and are within their price range
|
||||
10. Use finalanswer tool to present the recommended car to the user.
|
||||
4. Ask the user about their price range
|
||||
5. Use inventory tool to find cars that match the user's preferences and are within their price range
|
||||
6. Use finalanswer tool to present the recommended car to the user.
|
||||
Keyword memory: {"mile per day": null, "carry item": null, "car type": null, "price range": null}
|
||||
</Example>
|
||||
</s>
|
||||
|
||||
Reference in New Issue
Block a user