sashabaranov
|
53d195cf5a
|
add testable json marshaller (#161)
|
2023-03-15 12:16:47 +04:00 |
|
sashabaranov
|
c46ebb2f08
|
use float32 in embeddings (#133)
|
2023-03-08 14:08:08 +04:00 |
|
Alexander Baranov
|
9eea94730a
|
rename internally
|
2023-03-04 15:29:42 +04:00 |
|
bestgopher
|
58d99eb220
|
refactor: use http.NewRequestWithContext instead of http.NewRequest (#97)
|
2023-03-02 10:27:09 +04:00 |
|
Matt Trefilek
|
1c20931ead
|
Fix for Ada Model Name (#45)
* Fix for Ada Model Name
* Refactoring ADA embeddings naming
|
2022-12-16 13:56:10 +04:00 |
|
Matt Trefilek
|
9ada7ea8e1
|
New Ada Similarity (#44)
|
2022-12-16 00:54:42 +04:00 |
|
Matt Trefilek
|
23925ad36e
|
Add Token Usage to Embeddings (#43)
|
2022-12-15 22:15:28 +04:00 |
|
Oleg
|
d63df93c65
|
Add OpenAI Mock Server (#31)
* add constants for completions, refactor usage, add test server
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* append v1 endpoint to test
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* add makefile for easy targets
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* lint files & add linter
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* disable real API tests in short mode
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
|
2022-08-11 15:29:23 +06:00 |
|
Oleg
|
53212c71df
|
Migrate From Old Completions + Embedding Endpoint (#28)
* migrate away from deprecated OpenAI endpoints
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
* test embedding correctness
Signed-off-by: Oleg <97077423+RobotSail@users.noreply.github.com>
|
2022-08-02 14:16:54 +06:00 |
|
Andy Day
|
260ef874de
|
Update model names (#16)
|
2022-03-15 02:10:30 +04:00 |
|
Andy Day
|
d6c1c1855d
|
Add new Embeddings endpoint (#12)
|
2021-12-15 11:45:22 +03:00 |
|