-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
351f562
commit b15335f
Showing
2 changed files
with
60 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-08-24) | ||
|
||
|
||
### Features | ||
|
||
* add build func ([1896eba](https://github.com/IdeaLeap/GWT/commit/1896ebac576ca2d9fdb8767bb70825c009919ae9)) | ||
* add commitlint ([06e17f2](https://github.com/IdeaLeap/GWT/commit/06e17f2a6bfd270a42c12ee7243708b9f1afd99d)) | ||
* add embedding func ([8ddd168](https://github.com/IdeaLeap/GWT/commit/8ddd16879abda593dc86ef68f1c3be41b47dae6e)) | ||
* add env example ([4fa15ae](https://github.com/IdeaLeap/GWT/commit/4fa15ae7bcf4b55d1c254941d8e2822ef8a50f1c)) | ||
* add husky ([a932ee1](https://github.com/IdeaLeap/GWT/commit/a932ee1190febb74454a41d6841b8894e84e9410)) | ||
* add milvus ([9f9ba69](https://github.com/IdeaLeap/GWT/commit/9f9ba69bdb04ba82dfa51bb0a8b936abada0462c)) | ||
* add prompt test ([b905c84](https://github.com/IdeaLeap/GWT/commit/b905c84c19b15de23c0ed8fa3b7f390bc69b8ff6)) | ||
* add some dependence ([acde73c](https://github.com/IdeaLeap/GWT/commit/acde73c0b7f0573242adfd84f0fe2c0e9b1d5724)) | ||
* add sth ([d071ee8](https://github.com/IdeaLeap/GWT/commit/d071ee8faf91c30ef815fec02f53c61d14dc8df3)) | ||
* add teacher prompt template schema ([c2fa1f9](https://github.com/IdeaLeap/GWT/commit/c2fa1f91c6f613d54949885dbe2f3147cb6ac393)) | ||
* add typechat ([5e01c71](https://github.com/IdeaLeap/GWT/commit/5e01c716b70c7ed86a79ba998096cf9951dbe8c3)) | ||
* agent prompt ([8c3bb35](https://github.com/IdeaLeap/GWT/commit/8c3bb35bb73d1ed95c3b2166a59fef7d5ca7a687)) | ||
* husky ([f8ea2aa](https://github.com/IdeaLeap/GWT/commit/f8ea2aa425ffe35b8f0c7c09fe83af23dabd17cc)) | ||
* init repo ([e14b404](https://github.com/IdeaLeap/GWT/commit/e14b4048699d1178b61efd8ab212239145f1f908)) | ||
* milvus upload & create ([1a09a9a](https://github.com/IdeaLeap/GWT/commit/1a09a9abfc187a27fb9d2a936976fd045efcbf93)) | ||
* remove console ([0119ac1](https://github.com/IdeaLeap/GWT/commit/0119ac12b48ae5eafe1ba9b7a32d352d7ebcd953)) | ||
* support continue chat ([ccb11f3](https://github.com/IdeaLeap/GWT/commit/ccb11f35427fd38765e21cd8f5b40075f75165cb)) | ||
* support openai ([01f3fcf](https://github.com/IdeaLeap/GWT/commit/01f3fcf9a6507cd9198beadc65c60c4923b878bb)) | ||
* support typescriptchain ([1255c15](https://github.com/IdeaLeap/GWT/commit/1255c15881f774c70ddb032b335bce349191f1c7)) | ||
* update agentPrompt ([748dc3e](https://github.com/IdeaLeap/GWT/commit/748dc3e5e7c66cc66c51313fd89f7d9d6eec8c06)) | ||
* update agentPrompt test ([7854cfb](https://github.com/IdeaLeap/GWT/commit/7854cfb400cac60e3863190b59d34dae3ea1248f)) | ||
* update prompt test ([5e556a7](https://github.com/IdeaLeap/GWT/commit/5e556a7f7b2ab5637f3ed767219953b8b279a100)) | ||
* update typechat ([14e0a0d](https://github.com/IdeaLeap/GWT/commit/14e0a0dfec8e70d5642b73a26d919e4963f7ee39)) | ||
* update typechat ([552a6fa](https://github.com/IdeaLeap/GWT/commit/552a6fa3fa32081d738c6844160f3cdf2c9b8fc5)) | ||
* 修改llm的用法 ([7af4b28](https://github.com/IdeaLeap/GWT/commit/7af4b287d9019d8353fa2446b0f94adf57614505)) | ||
* 封装BaseAgent ([b65bdd1](https://github.com/IdeaLeap/GWT/commit/b65bdd11cb9e4e984f634da4f423c82c9fd1b889)) | ||
* 封装公共模块 && 支持vectorDB ([b60839a](https://github.com/IdeaLeap/GWT/commit/b60839a2581a7d72fa7cc17cef3715c8c58be8c9)) | ||
* 支持milvus生成promptTemplate ([d5fbd4c](https://github.com/IdeaLeap/GWT/commit/d5fbd4c7aaa3e1ad5b0a6e0c27780c024647c9b3)) | ||
* 闭包改成class ([d254aa5](https://github.com/IdeaLeap/GWT/commit/d254aa5e3a6db9e32ffb7b99f2cf13e88cde4ec2)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* agent prompt test ([97b2986](https://github.com/IdeaLeap/GWT/commit/97b29862a018a03f6bdec68b6538354b46a76212)) | ||
* agent.ts ([5a01a5b](https://github.com/IdeaLeap/GWT/commit/5a01a5b38eaa014a261600a23c1e44e2a0365b01)) | ||
* commitlint ([ef57353](https://github.com/IdeaLeap/GWT/commit/ef5735390d504888ad0845c4e686a0f4a81c0ca9)) | ||
* jest ([111e9e1](https://github.com/IdeaLeap/GWT/commit/111e9e12df255785f6e9ca3fa0e90ffdd583f566)) | ||
* MILVUS_ADDRESS ([accc6c3](https://github.com/IdeaLeap/GWT/commit/accc6c3c2e6de107b888a320868985140eafa6e8)) | ||
* node-fetch & jest conflict ([c90d09c](https://github.com/IdeaLeap/GWT/commit/c90d09cdf1d6f7a79a14a9cc4a1c8e2a72063ba8)) | ||
* partition_name ([fdc83ff](https://github.com/IdeaLeap/GWT/commit/fdc83ff514580a2f654c7ca016d056edb88f2427)) | ||
* remove husky ([3ac5b9b](https://github.com/IdeaLeap/GWT/commit/3ac5b9bbd22e307145381cd0c49f0261c50dadc6)) | ||
* remove husky ([480385d](https://github.com/IdeaLeap/GWT/commit/480385dee13c630510f2f0108aabd65fb822404d)) | ||
* test examples ([a1681d4](https://github.com/IdeaLeap/GWT/commit/a1681d47a5dcec40b435f0e642e4359f74c086fd)) | ||
* ts config ([99b4973](https://github.com/IdeaLeap/GWT/commit/99b497327ec1f6cdd55ca3149ef1b64e3479172e)) | ||
* ts error ([3cac61e](https://github.com/IdeaLeap/GWT/commit/3cac61ee6eee234df978343186883ed15dca2c8d)) | ||
* typechat ([38f521d](https://github.com/IdeaLeap/GWT/commit/38f521d2cceb227743f5f1af037a3028c2cdf3d6)) | ||
* typechat ([930dbf8](https://github.com/IdeaLeap/GWT/commit/930dbf8ececaf00aad9cfec3aa5cffab6df8717b)) | ||
|
||
|
||
### Reverts | ||
|
||
* husky ([b7b7be5](https://github.com/IdeaLeap/GWT/commit/b7b7be5e345a8a772829acc5a2ade7e4cb2a7834)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters