sashabaranov
|
c34bc77f1a
|
Add testable request builder (#162)
* Add testable request builder
* improve tests
|
2023-03-15 13:16:33 +04:00 |
|
sashabaranov
|
53d195cf5a
|
add testable json marshaller (#161)
|
2023-03-15 12:16:47 +04:00 |
|
Constantine A
|
c5fe8742cc
|
add "name" property for ChatCompletionMessage (#123)
|
2023-03-06 10:52:56 +04:00 |
|
Alexander Baranov
|
9eea94730a
|
rename internally
|
2023-03-04 15:29:42 +04:00 |
|
fishcg
|
d1a81205bf
|
Add chat message role const (#111)
|
2023-03-03 13:07:09 +04:00 |
|
Afeyer
|
39ca4e9488
|
Implement chat completion streaming (#101)
* Implement chat completion streaming
* Optimize the implementation of chat completion stream
* Fix linter error
|
2023-03-03 09:52:02 +04:00 |
|
bestgopher
|
58d99eb220
|
refactor: use http.NewRequestWithContext instead of http.NewRequest (#97)
|
2023-03-02 10:27:09 +04:00 |
|
Parham Negahdar
|
de9a632138
|
Add the rest of the Chat Completion fields (#92)
Per https://platform.openai.com/docs/api-reference/chat/create
|
2023-03-02 10:06:24 +04:00 |
|
sashabaranov
|
c8261c5638
|
Add chat completions (#90)
|
2023-03-02 00:47:25 +04:00 |
|