mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-20 01:54:14 +00:00
add few shot example (#148)
This commit is contained in:
4
docs/examples/prompts/examples.json
Normal file
4
docs/examples/prompts/examples.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
{"input": "happy", "output": "sad"},
|
||||
{"input": "tall", "output": "short"}
|
||||
]
|
Reference in New Issue
Block a user