224 Commits (e920ed27ada1f68f3d054d9c8e7c0e8df01e90d2)

Author SHA1 Message Date
shrimbly a21e3b4f8f feat(24-01): Add pricing to Gemini hardcoded models 6 months ago
Claude 7c3b32ae58
fix: address PR review comments for security, CSS, and test isolation 6 months ago
shrimbly 55ca761108 add favicon 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly cd3fa18105 feat: add custom server with 10-minute timeout for video generation 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 0706bc0888 fix: wrap dynamicInputs in arrays when schema expects array type 6 months ago
shrimbly 975c0ce178 feat(23-01): add Gemini models to /api/models endpoint 6 months ago
shrimbly 0f3f9e50e1 test(22-01): add API route tests for parameters field 6 months ago
shrimbly cd9135c8ec test(18-05): add models route tests for caching and provider aggregation 6 months ago
shrimbly b2660d3277 test(18-04): add generate route tests for fal.ai provider 6 months ago
shrimbly c3bbed9eec test(18-04): add generate route tests for Replicate provider 6 months ago
shrimbly 55d95fe8cc test(18-03): add generate route validation and edge case tests 6 months ago
shrimbly 8ae14b40cf test(18-03): add generate route tests for Gemini provider 6 months ago
shrimbly 8ba3a7184b test(18-02): add LLM route tests for OpenAI provider 6 months ago
shrimbly 6666b9274a test(18-02): add LLM route tests for Google provider 6 months ago
shrimbly 17ee68c7d7 test(18-01): add save-generation route tests with fs and fetch mocking 6 months ago
shrimbly f7625ed1ca test(18-01): add workflow route tests with fs mocking 6 months ago
shrimbly f50c984180 fix(14-01): fix drag-connect node creation and handle persistence 6 months ago
shrimbly 0e496bc855 feat(13-01): add content hashing to save-generation API 6 months ago
shrimbly 68f1dbdcc3 fix(12-01): resolve parameter passing and image input detection 6 months ago
shrimbly 852a4a534d feat(11-01): streamline header UI with visual grouping 6 months ago
shrimbly 62964c30f9 feat(09-01): update load-generation API for video formats 6 months ago
shrimbly 9cce95fa22 feat: enhance API key management and provider integration 6 months ago
shrimbly 1e85a7e9ba feat: enhance model selection and input handling in nodes 6 months ago
shrimbly 254cb01fa2 style: redesign node handles to match reference UI 6 months ago
shrimbly dd2549f820 feat(ENHANCE-001): complete dynamic handles and execution pipeline 6 months ago
shrimbly df505380c1 feat(ENHANCE-001): extract model inputs from schema 6 months ago
shrimbly f59f4b0945 fix(06-04): correct fal.ai schema parsing for Model Search API 6 months ago
shrimbly 913e6ee697 fix(06-04): use fal.ai Model Search API for parameter schema 6 months ago
shrimbly e8fe72183c fix(06-04): handle fal.ai 404 on schema endpoint gracefully 6 months ago
shrimbly 2810572651 feat(06-04): improve error handling and loading states 6 months ago
shrimbly e7ebee2ff4 feat(06-03): pass custom parameters through generation pipeline 6 months ago
shrimbly beb0af3089 feat(06-03): add model schema endpoint and ModelParameter type 6 months ago
shrimbly 937480f3ea feat(06-01): add video generation to API route 6 months ago
shrimbly 2195a6ed9c feat(05-02): convert large images to URLs with cleanup 6 months ago
shrimbly 6324af38eb feat(05-02): add image_url to fal.ai requests 6 months ago
shrimbly 4477f6f822 feat(05-02): add image input to Replicate predictions 6 months ago
shrimbly 9e85f0b996 feat(05-01): create image serving API endpoint 6 months ago
shrimbly 4221225f52 fix(04-02): use client-side search filtering for Replicate 6 months ago
shrimbly ac11c6e964 feat(03-02): update generate API route for multi-provider dispatch 6 months ago
shrimbly ed9bfa9a54 fix(03-01): improve Replicate capability inference to exclude video models 6 months ago
shrimbly ff39c35a8a fix(03-01): add pagination to Replicate and fal.ai model fetching 6 months ago
shrimbly 69217d9a80 fix(03-01): add pagination to Replicate and fal.ai model fetching 6 months ago
shrimbly f2895c3ff3 fix(03-01): add capabilities filtering to /api/models endpoint 6 months ago
shrimbly 421620ccd6 feat(02-03): create unified models API endpoint 6 months ago
shrimbly be490bbcd7 fix(02-01): add null check for search results to prevent crash 6 months ago
shrimbly 2fe312db43 fix(02-02): remove multiple category params causing 400 error 6 months ago
shrimbly 3d4a97fc75 feat(02-02): create fal.ai models API route 6 months ago
shrimbly 70d4c53308 feat(02-01): create Replicate models API route 6 months ago