|
|
c376f1f474
|
fixed trying to index response with status instead of statusCode
|
2025-10-16 00:34:55 -06:00 |
|
|
|
c84e3a0700
|
index response before trying to index choices
|
2025-10-06 00:48:39 -06:00 |
|
|
|
f5792ed3f4
|
url path fix
|
2025-10-06 00:40:48 -06:00 |
|
|
|
25b57dbd07
|
clarified choices type in CompletionsResponse to the correct api standard of being an array of choices
|
2025-10-05 23:28:16 -06:00 |
|
|
|
eb098ce266
|
clarified correct type for decoded /v1/models/{model_id} response, added /v1/language-models/{model_id} endpoint
|
2025-10-05 23:21:50 -06:00 |
|
|
|
b214999d50
|
added /v1/models/{model_id} endpoint
|
2025-10-05 23:16:27 -06:00 |
|
|
|
b1414c32d1
|
standardized api responses, added types
|
2025-10-05 23:09:43 -06:00 |
|
|
|
e80f3457a1
|
added /language-models endpoint
|
2025-10-05 00:20:16 -06:00 |
|
|
|
557106f1be
|
added baseUrl constant & /models endpoint
|
2025-10-05 00:15:14 -06:00 |
|
|
|
9f881c6372
|
update test to use new naming
|
2025-09-24 14:46:03 -06:00 |
|
|
|
1ac72463ad
|
package-level init for easier requires
|
2025-09-24 10:03:53 -06:00 |
|
|
|
d8b1f53362
|
export model type
|
2025-09-24 10:02:53 -06:00 |
|
|
|
67a9cdc134
|
update readme with naming changes
|
2025-09-23 21:38:26 -06:00 |
|
|
|
1b43505bd3
|
fixed inconsistent namings
|
2025-09-23 21:36:32 -06:00 |
|
|
|
5b82c5381e
|
initialize
|
2025-09-23 21:25:35 -06:00 |
|