pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:Java language:JavaScript
Filter by
211M results
变更类型
类型:feat
影响范围
模块:examples / fal-client-sdk
变更描述
新增两个 Jupyter Notebook,覆盖可灵 o3 视频生视频(video-to-video)的两个端点,与 PR #1153(aitoken-aigc-agent)的后端实现对齐。
新增文件
kling_v3_omni_video_to_video_reference.ipynb ...
Summary
- People → Add prospect flow. The button now opens the prospect form dialog (real create flow) instead of a
placeholder toast, and is labelled Add prospect .
- Sidebar Prospect Search ...
Problem
The Cloud Run Job entrypoint (main_task.py) introspects a task s run(self, payload: ...) annotation to find the pydantic
model used to validate the incoming payload. It read the raw __annotations__ ...
What this fixes
transformers_weights in a model s config.json names the checkpoint file to load. During from_pretrained,
_get_resolved_checkpoint_files joins this untrusted value onto the model directory ...
Bundle and minify yahrzeit browser JS with Papaparse
Motivation
- Provide a testing-stage MVP with configurable runtime modes (mock/openai/local) and a text-only voice mock by
default so developers can run the app locally without external services. ...
codex
Summary
GET /places/categories now returns list[PlaceCategoryInfo{name, color, icon}] instead of list[str] (roadmap A2). Static
name → {color, icon} map — no table, no migration, no category_id FK.
...