mirror of
https://github.com/rersozlu/food402.git
synced 2026-04-25 07:15:49 +03:00
[PR #5] [CLOSED] Refactor: Delegate Calorie Estimation to LLM & Strengthen Sorting Descriptions #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/food402#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rersozlu/food402/pull/5
Author: @Canowar1
Created: 2/2/2026
Status: ❌ Closed
Base:
master← Head:master📄 Description
Summary
Removed static calorie database, nutrition estimation is now fully delegated to the LLM
Enhanced get_restaurants and search_restaurants tool descriptions with expanded Turkish/English keyword mappings and multi-criteria sorting instructions
Changes
-- get_restaurants → Added Turkish keyword mapping: "ucuz", "uygun fiyatlı", "yakınımdaki", "popüler", "çabuk", "acil"
--search_restaurants → Added multi-criteria sorting support (e.g. "en ucuz ve en yakın"), top 5 presentation rule, closed restaurants pushed to bottom, product price vs minBasketPrice distinction
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.