Skip to content

Commit

Permalink
Add readme for API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Apr 3, 2024
1 parent 7ccdfc8 commit a3d163c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ const response = await client.models();
- `deleteFile()`
- `estimateTokenCount()`
The detail of parameters can be found at <https://platform.moonshot.cn/docs/api-reference> or [`test/kimi.test.js`](./test/kimi.test.js).
## License
The [MIT license](./LICENSE).

0 comments on commit a3d163c

Please sign in to comment.