Commit Graph

  • 96339f425c (improvement)(project) Chroma supports storing and modifying Docker image paths. The Java backend service has been enhanced with a MySQL client and name modification. (#1303) lexluo09 2024-06-30 22:31:58 +08:00
  • b59c1303cc (improvement)(chat) Support specifying spring.profiles.active at runtime to optimize the entire Docker deployment script. (#1302) lexluo09 2024-06-30 21:30:30 +08:00
  • c8b6af4887 (improvement)(chat) It supports successful startup using Docker, local, and other methods. If the Chroma store creation fails, it will be replaced with in-memory (#1301) lexluo09 2024-06-30 20:15:46 +08:00
  • b56abd7348 (improvement)(chat) Fix the collectionName issue in the memory agent level. (#1300) lexluo09 2024-06-30 17:55:43 +08:00
  • 8bfd80c2c0 (improvement)(build) Use docker-compose.yml to run the entire process successfully. (#1298) lexluo09 2024-06-30 16:56:06 +08:00
  • d8bc6a02a4 (improvement)(common) Remove AESUtil and add AES/CBC、AES/ECB encryption/decryption in AESEncryptionUtil (#1297) LXW 2024-06-30 16:18:31 +08:00
  • 5132b77953 (improvement)(build) Submit with docker-compose.yml version included. (#1295) lexluo09 2024-06-30 15:18:39 +08:00
  • dc63f4ef14 (feature)(supersonic-fe) memory manage add search button (#1294) williamhliu 2024-06-30 15:06:07 +08:00
  • 38b4154b9e (improvement)(headless)Opt logging messages to make it cleaner. jerryjzhang 2024-06-30 13:16:39 +08:00
  • 6687856d59 (improvement)(build) Add Dockerfile and build script. (#1293) lexluo09 2024-06-30 12:38:56 +08:00
  • c49f3e8f85 (fix)(chat-sdk) fix rollup compile error (#1292) williamhliu 2024-06-30 12:04:27 +08:00
  • f96c0871f6 (improvement)(headless)Move task related classes to dedicated package. jerryjzhang 2024-06-30 11:51:10 +08:00
  • 1d0b288922 (improvement)(headless)Adapt s2_exemplar file to new version of prompting strategy. jerryjzhang 2024-06-30 11:17:27 +08:00
  • 5bfef816c4 (feature)(supersonic-fe) add memory manage (#1291) williamhliu 2024-06-30 10:02:48 +08:00
  • da002338e6 Merge pull request #1290 from williamhliu/master williamhliu 2024-06-30 09:42:26 +08:00
  • 1885bea3b8 (fix)(supersonic-fe) fix add agent error williamhliu 2024-06-30 09:39:52 +08:00
  • 2b2ce7fa53 (improvement)(chat) Initialize the created_at and updated_at timestamps in s2_chat_memory. (#1289) lexluo09 2024-06-29 23:29:43 +08:00
  • 5e70ac9317 (feature)(supersonic-fe) add memory manage (#1288) williamhliu 2024-06-29 21:37:40 +08:00
  • fbe4114775 (feature)(supersonic-fe) add memory manage (#1287) williamhliu 2024-06-29 19:55:35 +08:00
  • a3f17b3b68 (improvement)(chat) Opt update of ChatMemory (#1286) LXW 2024-06-29 17:39:01 +08:00
  • 82e2a7e1a3 (improvement)(build) Add commands to the build process to delete the old release_dir directory and release_dir.zip file. (#1285) lexluo09 2024-06-29 17:29:09 +08:00
  • af4a026af6 (improvement)(config) Change application-local.yaml to application-prd.yaml. (#1283) lexluo09 2024-06-29 17:11:16 +08:00
  • f096c44de0 (feature)(supersonic-fe) add memory manage to agent (#1284) williamhliu 2024-06-29 16:47:14 +08:00
  • e771efba3f (improvement)(chat) Provide dataSetSchema in chat for ChatPlugin Setting (#1282) LXW 2024-06-29 16:01:16 +08:00
  • 679cf204c7 (fix)(pom) Specify the Gson version explicitly instead of relying on the Spring POM (#1281) lexluo09 2024-06-29 15:42:43 +08:00
  • e080306b67 (improvement)(headless) Compatible with historical data after removing model set (#1280) LXW 2024-06-29 15:09:07 +08:00
  • ee86924205 (feature)(supersonic-fe) add memory manage (#1279) williamhliu 2024-06-29 14:56:40 +08:00
  • a45fe183d2 (improvement)(chat) Obtain similar query from ExemplarService instead of directly from embedding store (#1278) LXW 2024-06-29 14:02:39 +08:00
  • a1083a92c2 (improvement)(chat) Fixed the problem that the agent's enableSearch setting does not take effect and avoid getting mapinfo when searching (#1277) LXW 2024-06-28 21:37:02 +08:00
  • af0fe6d1b1 (improvement)(headless) Batch Update dimension sensitiveLevel (#1275) LXW 2024-06-28 21:07:32 +08:00
  • e939869348 (improvement)(Demo) Remove model set in demo (#1274) LXW 2024-06-28 19:50:09 +08:00
  • 5bcb76a1de (improvement)(Chat) Return agent info after creating agent (#1272) LXW 2024-06-28 19:15:36 +08:00
  • 5a052248dc [improvement][headless-fe] Model management: Integrated into the main theme domain. (#1273) tristanliu 2024-06-28 19:14:00 +08:00
  • 61e7a1d2e9 [improvement][headless-fe] Agent: Optimized the logic for saving. (#1271) tristanliu 2024-06-28 17:43:46 +08:00
  • 528491717b (improvement)(headless) Add support for the Ollama provider in the frontend and optimize the code (#1270) lexluo09 2024-06-28 17:29:58 +08:00
  • 7564256b0a [improvement][headless-fe] login fixed (#1269) tristanliu 2024-06-28 17:02:42 +08:00
  • c6aecd7860 [improvement][headless-fe] login update (#1268) tristanliu 2024-06-28 16:07:43 +08:00
  • b34268c236 (improvement)(Chat) Add encryption and decryption for llm api key (#1267) LXW 2024-06-28 15:51:31 +08:00
  • ce0eec7aba [improvement][headless-fe] SQL formatter: Updated the import method. (#1266) tristanliu 2024-06-28 15:14:32 +08:00
  • 6f620e7537 [improvement][headless-fe] Chat: Enabled integration with agent configuration. (#1265) tristanliu 2024-06-28 14:40:37 +08:00
  • 3e8283a7b6 Fix milvus dependency conflict (#1246) 二毛 2024-06-28 14:14:04 +08:00
  • 3d4c078d95 (improvement)(headless) Add exception handling to the embeddingModel embed function (#1264) lexluo09 2024-06-28 13:23:27 +08:00
  • a3d4f18df4 (improvement)(project) Remove Python module and related Python code. (#1263) lexluo09 2024-06-28 12:01:13 +08:00
  • 26cd73518d (fix)(Chat) Fix chat sample result save failed (#1261) LXW 2024-06-28 11:19:53 +08:00
  • 28f95ddf9e (improvement)(test) Fix NullPointerException in SelectCorrectorTest unit test (#1260) lexluo09 2024-06-27 23:02:59 +08:00
  • 2fd22e0769 (improvement)(headless) Remove the addCollection method from EmbeddingService. (#1259) lexluo09 2024-06-27 22:38:49 +08:00
  • 560c26fbf3 (improvement)(Chat) Refactor agent examples execution code (#1258) LXW 2024-06-27 22:33:24 +08:00
  • 995c4f8ada (fix)(Chat) Fix dimension value query failed (#1257) LXW 2024-06-27 22:27:09 +08:00
  • 391c0dccc8 (improvement)(headless) Add deduplication and persistence to InMemoryEmbeddingStore (#1256) lexluo09 2024-06-27 22:24:49 +08:00
  • 9d921dc47f (improvement)(github) Optimize the question template. (#1255) lexluo09 2024-06-27 19:55:52 +08:00
  • 4e4943ffd1 (improvement)(chat) fixed HanLP multiple uppercase(#963) (#1254) jipeli 2024-06-27 18:56:34 +08:00
  • e07e74064d (improvement)(github) Optimize the issue template. (#1253) lexluo09 2024-06-27 18:14:06 +08:00
  • c5fbd0b827 (improvement)(config) fix application-local.yml package error (#1251) lexluo09 2024-06-27 17:32:35 +08:00
  • 89c63cd44d (improvement)(Chat) Put agent examples into ChatMemory automatically (#1249) LXW 2024-06-27 17:12:35 +08:00
  • bbd61ac937 (improvement)(config) Split the application-local.yml file based on functionality. (#1250) lexluo09 2024-06-27 16:56:16 +08:00
  • 8b88528938 (improvement)(common)Opt package structure jerryjzhang 2024-06-27 15:39:52 +08:00
  • 474ade7206 Fix view sql error (#1244) 二毛 2024-06-27 15:11:59 +08:00
  • 20697efac1 (improvement)(headless) Add localAi auto-configuration. (#1243) 二毛 2024-06-27 15:09:18 +08:00
  • d1ec6badce Fix mysql keyword conflict (#1245) 二毛 2024-06-27 15:02:19 +08:00
  • 90f7a79380 (improvement)(config) Remove the supersonic-env configuration file and use the llm-config.yaml file uniformly. (#1238) lexluo09 2024-06-27 14:27:46 +08:00
  • ff20ae4006 [improvement][headless-fe] agent setting update (#1240) tristanliu 2024-06-27 14:22:19 +08:00
  • 1b05d6deb1 (docs)Add descriptions of Chat Memory jerryjzhang 2024-06-27 14:21:09 +08:00
  • 57a727bdff (fix)(common)Make sure system exemplar gets loaded before demo chats. jerryjzhang 2024-06-27 11:50:05 +08:00
  • 2bf30bd75e (improvement)(Headless) Filter out SchemaElement mapped whose detect word length is 1 (#1237) LXW 2024-06-27 11:25:27 +08:00
  • 9315dc35f9 (improvement)(launcher) Optimize demo data loading to avoid repeatedly writing data to mysql (#1236) LXW 2024-06-27 11:19:21 +08:00
  • a655110f5f (feature)(chat&common)Introduce ChatMemory module to support dynamic few-shot exemplars.#1097 jerryjzhang 2024-06-27 10:19:59 +08:00
  • 7c711f6105 (improvement)(project) Remove additional logging dependencies and use logback as the primary logging framework. (#1235) lexluo09 2024-06-27 09:39:26 +08:00
  • 24674fe0be (improvement)(Headless) fixed execution null database when skip translation (#1234) jipeli 2024-06-26 17:18:13 +08:00
  • f2888c7e6a (improvement)(Headless) fixed execution null database when skip translation (#1233) jipeli 2024-06-26 14:42:26 +08:00
  • 61ecb6274d (feat) add benchmark test (#1227) zhaodongsheng 2024-06-26 14:34:03 +08:00
  • dcbb4dec03 (improvement)(project) Add issue and pull request templates. (#1232) lexluo09 2024-06-26 10:47:04 +08:00
  • d9916c9dc0 (improvement)(chat)Turn on multi-turn conversation for SmallTalkDemo. jerryjzhang 2024-06-26 10:33:18 +08:00
  • 34b76ffd53 (improvement)(chat-sdk) optimize parse style (#1230) williamhliu 2024-06-26 10:20:17 +08:00
  • 1e5cfb51df (improvement)(chat)Add SmallTalkDemo and support multi-turn conversation in PLAIN_TEXT mode. jerryjzhang 2024-06-26 10:19:45 +08:00
  • 82b2552d9d (feature)(chat-sdk) add PLAIN_TEXT query mode (#1229) williamhliu 2024-06-26 09:42:23 +08:00
  • 210163a82a (improvement)(chat)Merge MultiTurnParser into NL2SQLParser. jerryjzhang 2024-06-26 09:39:19 +08:00
  • 015f1e5204 (improvement)(Headless) Refactor service package of Headless-Server module (#1228) LXW 2024-06-25 23:10:36 +08:00
  • e9dfb30ccf (improvement)(common) Fix the issue with querying large models using the GLM interface. (#1226) lexluo09 2024-06-25 21:42:02 +08:00
  • 8cf5380cb8 add checkTagObjectStatus when delete tagObject (#1225) daikon 2024-06-25 21:40:34 +08:00
  • bba0a2ff8d Merge remote-tracking branch 'origin/master' jerryjzhang 2024-06-25 21:23:13 +08:00
  • ca68c445c2 (improvement)(headless)Remove unused SqlGenStrategy jerryjzhang 2024-06-25 21:22:57 +08:00
  • c64aa62456 (feature)(chat)Introduce new plain_text mode to allow users to talk to LLM directly. (#1224) Jun Zhang 2024-06-25 21:16:02 +08:00
  • d4cc53acae (feature)(chat)Introduce new plain_text mode to allow users to talk to LLM directly. jerryjzhang 2024-06-25 21:14:19 +08:00
  • 7f91993084 (improvement)(chat-sdk) add agentId to execute api and add PLAIN_TEXT query mode (#1223) williamhliu 2024-06-25 21:12:18 +08:00
  • db9a3fa056 (improvement)(headless) performParsed skip translation (#1222) jipeli 2024-06-25 20:40:41 +08:00
  • 5ce81b3724 (improvement)(Script) Modify maven build parameters in supersonic-build.bat script (#1220) LXW 2024-06-25 16:14:10 +08:00
  • 597ec19338 (improvement)(chat-sdk) modify parse tip label (#1219) williamhliu 2024-06-25 15:17:32 +08:00
  • b024e4bc3a opt headless server package (#1217) daikon 2024-06-25 14:56:54 +08:00
  • 6c2583e364 (fix)(auth)After upgrading the JWT, adjust the secretl (#1211). (#1213) zhaodongsheng 2024-06-25 14:10:08 +08:00
  • 172667d8d8 #The agentId type conversion error is fixed (#1215) HuGuotao 2024-06-25 14:02:03 +08:00
  • fb97c7b58b (improvement)(auth) Optimize the code for login authentication. (#1214) lexluo09 2024-06-25 11:43:38 +08:00
  • 1a1839af24 (improvement)(Script) Opt bat script, enable it to be executed in any directory (#1212) LXW 2024-06-25 11:18:23 +08:00
  • 4a876b97df (improvement)(headless) fix SqlReplaceHelper replaceFields,improve subselect and supports join (#1210) mainmain 2024-06-25 11:13:37 +08:00
  • 2fd2c5690b (improvement)(auth) Fix the issue of a too short key. (#1207) lexluo09 2024-06-24 23:57:48 +08:00
  • 96d8ba5ec4 (improvement)(chat) Fix the Zhipu embedding model issue. (#1206) lexluo09 2024-06-24 22:44:51 +08:00
  • 4b288d9815 (improvement)(chat) The embedding model will be uniformly adopted using the textSegment and will be compatible with the queryId parameter. (#1202) lexluo09 2024-06-24 13:27:03 +08:00
  • a7d367baa3 (improvement)(chat) Support loading local embedding models through the in-memory configuration method (#1201) lexluo09 2024-06-23 22:57:35 +08:00
  • 15ceca3102 (improvement)(chat) Add support for milvus metastore in spring way (#1200) lexluo09 2024-06-23 22:25:37 +08:00
  • 871c88d167 (improvement)(Demo) The demo opens data query permission to new user by default (#1197) LXW 2024-06-23 21:57:49 +08:00
  • 6a66db7c0e (improvement)(chat) Add support for Chroma metastore and remove additional configurations. (#1199) lexluo09 2024-06-23 21:53:44 +08:00