TheoryOfNekomata
|
d89f7914f0
|
Remove unnecessary configs
The WASM esbuild plugin was not needed and is now removed.
Other changes are for housekeeping.
|
1 vuosi sitten |
TheoryOfNekomata
|
d6a03b147c
|
Add embedding functions
Consume API endpoints for embeddings.
|
1 vuosi sitten |
TheoryOfNekomata
|
0e8d8d533f
|
Improve usage calculation, add tests
Implement proper calculation for prompt and completion tokens.
|
1 vuosi sitten |
TheoryOfNekomata
|
30a75c7960
|
Add example project
Include example project for consuming the client.
|
1 vuosi sitten |
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 vuosi sitten |