docs: update README and Makefile for clarity and new development instructions (#147)

* feat(synthesis): add evaluation task creation functionality and UI enhancements

* feat(synthesis): implement synthesis data management features including loading, editing, and deleting

* feat(synthesis): add endpoints for deleting and updating synthesis data and chunks

* fix: Correctly extract file values from selectedFilesMap in AddDataDialog

* docs: update README and Makefile for clarity and new development instructions
This commit is contained in:
Dallas98
2025-12-10 12:25:25 +08:00
committed by GitHub
parent 6ccbc8a02f
commit c18b7af2c4
3 changed files with 2 additions and 36 deletions

View File

@@ -497,4 +497,4 @@ load-images:
exit 1; \
else \
echo "Successfully loaded $$count image(s)"; \
fi
fi