You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on the logging feature for Nourish with the LLM, specifically improving how consistently the LLM actually logs the food items that the user mentions. Currently, it logs items around 80 - 85% of the time and is having some trouble adding calories across several logged food items (it currently just logs the calories of the last food item that is mentioned). I've tried to rewrite the prompt a couple of times to make it work better in these regards, but its behavior still isn't ideal. Could I get some help with this? Thank you!
Reproduction
Here is the branch that I am currently working on: https://github.com/CS342Industry/2024-Nourish/tree/EM_fix_prompt. The LLM is randomly spotty, but it is especially spotty when you try to log dinner for some reason. Usually if you try to log a couple of meals, you will see it's spotty-ness for one of them.
Additional context
No response
Code of Conduct
I agree to follow this course's Code of Conduct and Contributing Guidelines
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Related Discussion
I am working on the logging feature for Nourish with the LLM, specifically improving how consistently the LLM actually logs the food items that the user mentions. Currently, it logs items around 80 - 85% of the time and is having some trouble adding calories across several logged food items (it currently just logs the calories of the last food item that is mentioned). I've tried to rewrite the prompt a couple of times to make it work better in these regards, but its behavior still isn't ideal. Could I get some help with this? Thank you!
Reproduction
Here is the branch that I am currently working on: https://github.com/CS342Industry/2024-Nourish/tree/EM_fix_prompt. The LLM is randomly spotty, but it is especially spotty when you try to log dinner for some reason. Usually if you try to log a couple of meals, you will see it's spotty-ness for one of them.
Additional context
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions