|
|
a10ce77afc
|
Add support for customizable file extensions in config and file processing
|
2025-01-20 13:19:53 +08:00 |
|
|
|
2a2e4f75fa
|
Add season number support for TMDB data and GPT prompt integration
|
2025-01-20 12:55:43 +08:00 |
|
|
|
2b20cf1667
|
Add TMDB API key check and refine GPT prompt instructions
- Add check for TMDB API key before attempting to fetch TMDB data
- Refine GPT system prompt instructions for clarity and consistency
|
2025-01-20 11:07:33 +08:00 |
|
|
|
65cfc941d9
|
Add TMDB client and integrate TMDB data into GPT response handling
|
2025-01-20 10:58:58 +08:00 |
|
|
|
bf23393f26
|
Remove redundant end parameter from print statement in GPT response handling
|
2025-01-20 09:51:29 +08:00 |
|
|
|
ef1241c95b
|
Refactor GPT client initialization to avoid redundant code
|
2025-01-20 09:44:47 +08:00 |
|
|
|
cfa9780c03
|
Refactor GPT response handling to use async streaming for structured output
|
2025-01-20 09:43:36 +08:00 |
|
|
|
b5843e72ad
|
Add support models which does not support structed output
|
2025-01-20 09:00:40 +08:00 |
|
|
|
c7e39dfa0c
|
Update default GPT model to gpt-4o
|
2025-01-20 08:11:27 +08:00 |
|
|
|
015f4d1922
|
Add GPT-based file renaming tool with config, file handling, and GPT integration
|
2025-01-19 22:43:32 +08:00 |
|