apix/lib
Khoa.vo 0ef7e5475c
Some checks are pending
CI / build (18.x) (push) Waiting to run
CI / build (20.x) (push) Waiting to run
v3.0.0: Add FastAPI backend
- Add Python FastAPI backend with Pydantic validation
- Port WhiskClient and MetaAIClient to Python
- Create API routers for all endpoints
- Add Swagger/ReDoc documentation at /docs
- Update Dockerfile for multi-service container
- Add lib/api.ts frontend client
- Update README for V3
2026-01-13 07:46:32 +07:00
..
providers fix: Replace BigInt literal with BigInt function for ES compatibility 2026-01-07 19:40:49 +07:00
api.ts v3.0.0: Add FastAPI backend 2026-01-13 07:46:32 +07:00
crawler.ts chore: Remove Grok integration, simplify Settings UI 2026-01-07 19:21:51 +07:00
db.ts fix: Remove grok from provider type union 2026-01-07 19:26:50 +07:00
history.ts feat: Initial commit with multi-provider image generation 2026-01-05 13:50:35 +07:00
prompts-service.ts feat: Initial commit with multi-provider image generation 2026-01-05 13:50:35 +07:00
store.ts fix: Update Settings type to remove grok and add meta wrapper props 2026-01-07 19:36:46 +07:00
types.ts feat: Initial commit with multi-provider image generation 2026-01-05 13:50:35 +07:00
utils.ts feat: Initial commit with multi-provider image generation 2026-01-05 13:50:35 +07:00
whisk-client.test.ts feat: Initial commit with multi-provider image generation 2026-01-05 13:50:35 +07:00
whisk-client.ts chore: update next.config to ignore build errors for deployment 2026-01-07 23:10:45 +07:00