Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actions examples selection does not select things properly #798

Closed
dievardump opened this issue Dec 2, 2024 · 0 comments
Closed

actions examples selection does not select things properly #798

dievardump opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dievardump
Copy link
Contributor

Describe the bug

the function that selects examples of messages for actions, composeActionExamples, does a very poor job at selecting examples of actions for a maximum of actions available. usually very few actions really represented

To Reproduce

Add a few actions, console log the context sent to the llm model and see there aren't many actions represented in the examples

Expected behavior

The code should try to take "at least one example per action" or to have a bigger variety of action represented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant