Skip to content

Commit 1ea8cc6

Browse files
committed
Add missing attribution and source information in novelty judging prompt
1 parent 27b6f29 commit 1ea8cc6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openevolve/novelty_judge.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
"""
2+
Adapted from SakanaAI/ShinkaEvolve (Apache-2.0 License)
3+
Original source: https://github.com/SakanaAI/ShinkaEvolve/blob/main/shinka/llm/embedding.py
4+
25
Prompt templates for novelty judging using LLMs.
36
"""
47

0 commit comments

Comments
 (0)