- 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 |
||
|---|---|---|
| .. | ||
| providers | ||
| api.ts | ||
| crawler.ts | ||
| db.ts | ||
| history.ts | ||
| prompts-service.ts | ||
| store.ts | ||
| types.ts | ||
| utils.ts | ||
| whisk-client.test.ts | ||
| whisk-client.ts | ||