TheoryOfNekomata
|
f3fd114337
|
Implement elevenlabs API endpoints
Make requests from elevenlabs API.
|
1 년 전 |
TheoryOfNekomata
|
1405d432ef
|
Add elevenlabs platform
Define common types for elevenlabs.
|
1 년 전 |
TheoryOfNekomata
|
5fe705e6dc
|
Implement model listing, other image functions
Add image edits and variations endpoints.
|
1 년 전 |
TheoryOfNekomata
|
558229615c
|
Update example CLI UI
Inquirer has been substituted with clack for extensibility.
|
1 년 전 |
TheoryOfNekomata
|
6a6c4b7a50
|
Implement example CLI app
Use basic chat implementation.
|
1 년 전 |
TheoryOfNekomata
|
0e8d8d533f
|
Improve usage calculation, add tests
Implement proper calculation for prompt and completion tokens.
|
1 년 전 |
TheoryOfNekomata
|
30a75c7960
|
Add example project
Include example project for consuming the client.
|
1 년 전 |
TheoryOfNekomata
|
b256052705
|
Minor refactor
Remove message and combine types to chat.
Also use correct package name.
|
1 년 전 |
TheoryOfNekomata
|
9959b0bfd8
|
Refactor structure, add chat utils
Reduce coupling by putting types and definitions in their appropriate
files.
Chat utils for creating prompts and messages have been added.
|
1 년 전 |
TheoryOfNekomata
|
afba7df8d0
|
Initial commit
Add files from pridepack. Only text completion, chat completion, edit,
and image generation features have been implemented.
|
1 년 전 |