164 Commits (cbc278f801e1f021f397d7b2f48d18de31715106)

Author SHA1 Message Date
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 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
shrimbly 7c7105d8cc api route update to support prompt only image gens 6 months ago
shrimbly b613527210 Update body size limit for server actions, refactor image file reading to use promises, and enhance error handling in project save function. 6 months ago
shrimbly fe9c5851b2 overhaul save process to store images externally to json file 6 months ago
shrimbly 80b09d7e31 mem limit increase and prompt to workflow improvements 6 months ago
shrimbly bbb2396de3 Improved welcome modal, discord link correction, added example workflows 6 months ago
shrimbly 19fe352215 landing UX improvements 6 months ago
shrimbly 8a4e98bdab Improve system prompt for AI workflow builder. 7 months ago