File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7070 thread_id : thread_id ,
7171 parameters : {
7272 metadata : { modified : "true" }
73- } ,
73+ }
7474 )
7575 end
7676
Original file line number Diff line number Diff line change 1111 parameters : {
1212 model : "gpt-4" ,
1313 name : "OpenAI-Ruby test assistant" ,
14- instructions : "You are a Ruby dev bot. When asked a question, write and run Ruby code to answer the question"
14+ instructions : "When asked a question, write and run Ruby code to answer the question"
1515 }
1616 ) [ "id" ]
1717 end
Original file line number Diff line number Diff line change 1414 parameters : {
1515 model : "gpt-4" ,
1616 name : "OpenAI-Ruby test assistant" ,
17- instructions : "You are a Ruby dev bot. When asked a question, write and run Ruby code to answer the question"
17+ instructions : "When asked a question, write and run Ruby code to answer the question"
1818 }
1919 ) [ "id" ]
2020 end
You can’t perform that action at this time.
0 commit comments