Skip to content

Some minor doc improvements - #4

Open
deleSerna wants to merge 1 commit into
embabel:mainfrom
deleSerna:doc_improve2
Open

Some minor doc improvements#4
deleSerna wants to merge 1 commit into
embabel:mainfrom
deleSerna:doc_improve2

Conversation

@deleSerna

Copy link
Copy Markdown

Some minor tweaks that I felt while going through the cookbook.

Changes
ActionHeuristicsTest
- User input is irrelevant in ActionHeuristicsTest as it will pick the least cost among the given 2 actions. Current prompt "choose the best travel recommendation" is giving a false impression that it is returning the cheapest recommendation because the user has requested for the bes ttravel recommendation. Even if you ask for `"choose the worst travel recommendation", it would still give the cheapest one as it's decided by the cost in this example rather than user input. Therefore, adjust the user input.

Added some more logs in ActionConditionTest

Signed-off-by: Nadeesh T V <nadeesh.tv@guardsquare.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants