| .. |
|
api
|
fix: update paragraph ordering and adjust position during bulk creation
|
2025-06-17 13:23:34 +08:00 |
|
migrations
|
fix: remove default model reference from embedding_model and add export paths for templates
|
2025-06-17 17:20:00 +08:00 |
|
models
|
fix: remove default model reference from embedding_model and add export paths for templates
|
2025-06-17 17:20:00 +08:00 |
|
serializers
|
refactor: update embedding model ID references in knowledge.py and dataset_lark_serializer.py
|
2025-06-18 18:46:41 +08:00 |
|
sql
|
refactor: enhance workspace authorization handling in shared knowledge, model, and tool
|
2025-06-18 17:54:00 +08:00 |
|
task
|
feat: add SyncWeb and GenerateRelated APIs for knowledge base synchronization and related generation
|
2025-05-08 16:49:12 +08:00 |
|
template
|
fix: remove default model reference from embedding_model and add export paths for templates
|
2025-06-17 17:20:00 +08:00 |
|
vector
|
feat: add initial implementation of document and paragraph models with serializers
|
2025-04-29 10:04:34 +08:00 |
|
views
|
fix: change HTTP methods from GET to PUT for document synchronization endpoints
|
2025-06-17 19:00:30 +08:00 |
|
__init__.py
|
feat: add initial model structure for knowledge management
|
2025-04-25 14:06:23 +08:00 |
|
admin.py
|
feat: add initial model structure for knowledge management
|
2025-04-25 14:06:23 +08:00 |
|
apps.py
|
feat: add initial model structure for knowledge management
|
2025-04-25 14:06:23 +08:00 |
|
tests.py
|
feat: add initial model structure for knowledge management
|
2025-04-25 14:06:23 +08:00 |
|
urls.py
|
fix: remove default model reference from embedding_model and add export paths for templates
|
2025-06-17 17:20:00 +08:00 |