| .. |
|
llm_calls
|
feat(fastapi): adds slide edit feature
|
2025-07-21 01:27:15 +05:45 |
|
__init__.py
|
feat(fastapi): adds get presentation from id endpoint
|
2025-07-17 00:27:49 +05:45 |
|
asset_directory_utils.py
|
feat(fastapi): Uploads directory mounted for uploaded images
|
2025-07-20 14:14:51 +05:45 |
|
async_iterator.py
|
fix(fastapi): uses google genai client for gemini calls
|
2025-07-16 20:43:20 +05:45 |
|
custom_llm_provider.py
|
refactor(fastapi): progress
|
2025-07-14 18:49:48 +05:45 |
|
dict_utils.py
|
feat(fastapi): adds slide assets generation, adds dict and schema processors, fix(nextjs): changes image and icon schema fields to __xxxxx__
|
2025-07-17 06:38:02 +05:45 |
|
download_helpers.py
|
feat(fastapi): adds icons finder service to search icons using fastembed-vectorstore
|
2025-07-15 23:56:26 +05:45 |
|
get_dynamic_models.py
|
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers
|
2025-07-15 05:41:31 +05:45 |
|
get_env.py
|
chore(fastapi): organizes all env usage in get and set env utilities
|
2025-07-19 13:00:45 +05:45 |
|
image_provider.py
|
fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset
|
2025-07-19 13:26:29 +05:45 |
|
image_utils.py
|
feat(nextjs): adds basic slide scraper endpoint, feat(fastapi): adds presentation export endpoint and pptx creator service
|
2025-07-18 08:16:35 +05:45 |
|
llm_provider.py
|
fix(nextjs): implements working screenshot logic, perf(nextjs): process all slides in parallel
|
2025-07-20 18:45:44 +05:45 |
|
model_availability.py
|
chore(fastapi): organizes all env usage in get and set env utilities
|
2025-07-19 13:00:45 +05:45 |
|
ollama.py
|
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers
|
2025-07-15 05:41:31 +05:45 |
|
process_slides.py
|
fix(fastapi): checks if generated image is ImageAsset or str and saves it to database accordingly, feat(fastapi): adds list generated images endpoint
|
2025-07-21 02:14:02 +05:45 |
|
randomizers.py
|
feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers
|
2025-07-15 05:41:31 +05:45 |
|
schema_utils.py
|
fix: add schema constraints to prompt
|
2025-07-20 15:23:13 +05:45 |
|
set_env.py
|
feat: add image provider configuration and validation
|
2025-07-18 17:52:23 +05:45 |
|
user_config.py
|
feat: add image provider configuration and validation
|
2025-07-18 17:52:23 +05:45 |
|
validators.py
|
refactor(fastapi): progress
|
2025-07-14 18:49:48 +05:45 |