mirror of
https://github.com/openai/harmony.git
synced 2025-08-23 01:17:09 -04:00
Initial commit
Co-authored-by: scott-oai <142930063+scott-oai@users.noreply.github.com> Co-authored-by: Zhuohan Li <zhuohan@openai.com>
This commit is contained in:
commit
253cdca537
70 changed files with 15013 additions and 0 deletions
1
test-data/test_does_not_drop_if_ongoing_analysis.txt
Normal file
1
test-data/test_does_not_drop_if_ongoing_analysis.txt
Normal file
|
@ -0,0 +1 @@
|
|||
<|start|>user<|message|>What is the weather in SF?<|end|><|start|>assistant<|channel|>analysis<|message|>User asks: “What is the weather in SF?” We need to use lookup_weather tool.<|end|><|start|>assistant to=functions.lookup_weather<|channel|>commentary <|constrain|>json<|message|>{"location": "San Francisco"}<|call|><|start|>functions.lookup_weather<|message|>{"temperature": 20, "description": "sunny"}<|end|><|start|>assistant
|
Loading…
Add table
Add a link
Reference in a new issue