rowboat/apps
Tushar d358ad45b7
Fix/prebuilt cards model config (#262)
* Fix prebuilt cards model configuration

- Set all prebuilt card models to blank ("model": "")
- Add model fallback in createProjectFromWorkflowJson to use PROVIDER_DEFAULT_MODEL
- Enables different models for OSS vs managed deployments via environment variable

* Refactor assistant template handling and seeding logic

- Replace upfront seeding of all templates with lazy seeding on demand.
- Introduce a new function to fetch specific templates by ID, applying transformations for prebuilt templates.
- Update the ensureLibraryTemplatesSeeded function to skip updating existing templates and log seeding actions.
- Modify project creation to directly use workflow JSON without parsing for default model application.
- Update prebuilt card model configurations to ensure proper defaults are applied.
2025-09-16 12:30:27 +04:00
..
docs Docs cleanup (#235) 2025-09-08 20:54:36 +05:30
experimental housekeeping 2025-07-23 17:01:02 +05:30
python-sdk update py-sdk docs 2025-08-19 13:35:10 +05:30
rowboat Fix/prebuilt cards model config (#262) 2025-09-16 12:30:27 +04:00
.gitignore Add support for system message and updated readme 2025-01-15 16:03:22 +05:30