Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Self-Evolving Knowledge Curation Agent Prompt
|
@@ -133,4 +139,4 @@ Contributions to enhance the framework are welcome. Please ensure to:
|
|
133 |
2. Maintain session integrity
|
134 |
3. Optimize resource usage
|
135 |
4. Document thoroughly
|
136 |
-
5. Consider ethical implications
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- kojikubota/Self-Evolving-Agent-Prompt
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- lustlyai/Flux_Lustly.ai_Uncensored_nsfw_v1
|
9 |
---
|
10 |
|
11 |
# Self-Evolving Knowledge Curation Agent Prompt
|
|
|
139 |
2. Maintain session integrity
|
140 |
3. Optimize resource usage
|
141 |
4. Document thoroughly
|
142 |
+
5. Consider ethical implications
|