-
Notifications
You must be signed in to change notification settings - Fork 46
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
Llamarine Agent v1 #377
Llamarine Agent v1 #377
Conversation
f'{reasoning_wo_sub_results}\n' | ||
'\n\n' + | ||
'\n\n'.join((f'SUPPORTING QUESTION/TASK #{i + 1}:\n{ask}\n' | ||
# inputs: str = ('REASONING WITHOUT SUPPORTING/OTHER RESULTS ' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nguyennm1024: Does this code have any use anymore? If we can confirm it's useless (not useful at all for any other use cases), should we just remove it instead of just commenting out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll solve it in my branch
name: Pull request
about: Contribute to the SSA project
Describe the changes
A clear and concise description of what the changes are.
Related issues
List any issues that are related to these changes.
Tests
Describe the tests you have added for these changes.
Checklist