Add examples for frozenlake and emailsearch (#94)
This commit is contained in:
@@ -19,7 +19,9 @@ from structured_model import (
|
||||
get_seer_model,
|
||||
get_hunter_model,
|
||||
)
|
||||
from prompt import EnglishPrompts as Prompts
|
||||
from prompt import (
|
||||
EnglishPrompts as Prompts,
|
||||
) # pylint: disable=no-name-in-module
|
||||
|
||||
# Uncomment the following line to use Chinese prompts
|
||||
# from prompt import ChinesePrompts as Prompts
|
||||
|
||||
Reference in New Issue
Block a user