YueGuobin d42fff49a5 feat(docs): enhance LLM model configs API documentation with schema updates
- Add `model_type` field to database schema with supported values (text, vision, stt, tts, multimodal, embedding, reranking, other)
- Add `name` field as table-level column for indexing and filtering
- Add reserved JSONB fields for future extensibility
- Update API request/response schemas to include `model_type` and `name` fields
- Add new `LLMModelConfigWithSource` schema for detailed configuration responses
- Update usage examples to reflect new required fields
- Improve database constraints and indexing documentation
2026-03-03 17:54:30 +08:00
..
2023-08-04 18:20:06 +10:00
2021-09-04 15:23:25 +09:30
2023-08-21 21:32:23 +10:00
2023-09-07 17:31:11 +07:00
2023-09-07 17:31:11 +07:00
2023-09-02 18:15:00 +07:00