Michael Mayer
d76acdb69f
AI: Generate Captions & Labels using the OpenAI Responses API #5322
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-14 11:10:40 +01:00
Michael Mayer
a921f82a17
Pkg: Move /service/http/... to /http/... and add package /http/dns
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-19 21:08:48 +02:00
Michael Mayer
79654170eb
Ollama: Remove code fences and commentary from JSON API responses
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-04 16:46:55 +02:00
Michael Mayer
0eca39428f
AI: Use classify.Rules and a new prompt to improve Ollama labels #5232
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-01 09:20:51 +02:00
Michael Mayer
72de6c8db7
AI: Add Model.Provider value to set defaults by provider type #5232
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-29 14:20:30 +02:00
Michael Mayer
8a7c61f467
AI: Generate Labels using the Ollama API #5232
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-28 13:29:49 +02:00
Michael Mayer
023fbe3a1d
Pkg: Add service/cluster package & rename media/http → service/http #98
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-13 12:58:28 +02:00
Michael Mayer
ab0bd1c732
Config: Change default vision model assets path to assets/models/ #127
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-08-08 19:06:56 +02:00
Michael Mayer
8189503a69
AI: Add additional vision service API configuration options #127 #1090
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-13 10:58:15 +02:00
Michael Mayer
35bfe0694b
API: Disable gzip compression for /api/v1/dl endpoint #127 #1090
...
Required for compatibility with the Python HTTP client. In addition,
this commit refactors function names and adds tests.
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-11 14:13:25 +02:00
Michael Mayer
627f4f8d21
AI: Refactor API client in vision package #127 #1090
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-04-10 21:16:03 +02:00