Commit Graph

  • 3c91f9b5ab fix: dataset segements api (#2766) crazywoola 2024-03-11 09:26:15 +08:00
  • f073dca22a feat: optimize db connection when llm invoking (#2774) takatost 2024-03-10 15:48:31 +08:00
  • 8b1e35d7dc doc: add suggested questions back (#2771) crazywoola 2024-03-10 15:40:17 +08:00
  • b75d8ca621 fix: auto closing when close local image uploading (#2767) Rozstone 2024-03-10 13:11:41 +08:00
  • 9beefd7d5a fix: auto prompt (#2768) zxhlyh 2024-03-09 18:36:58 +08:00
  • 88145efa97 fix: app name can be empty in settings modal (#2761) Vikey Chen 2024-03-09 09:13:12 +08:00
  • bdc13f9238 SMTP authentication is optional (#2765) Laurent Magnien 2024-03-09 02:11:03 +01:00
  • ce58f0607b Feat/tool secret parameter (#2760) Yeuoly 2024-03-08 20:31:13 +08:00
  • bbc0d330a9 chore: rename lastStep to previousStep (#2759) crazywoola 2024-03-08 19:27:02 +08:00
  • 60e7e17c86 feat: Add new Azure OpenAI Embedding models (#2758) 洪朔 2024-03-08 19:04:20 +08:00
  • 237bb8514e replace message content type list to string when file_objs is empty .. (#2745) Vikey Chen 2024-03-08 18:46:31 +08:00
  • bd26c933d2 fix: valid password on reset-password page (#2753) yoogo 2024-03-08 18:44:49 +08:00
  • b6b58da2d2 enhance: custom tool timeout (#2754) Yeuoly 2024-03-08 15:26:08 +08:00
  • 40c646cf7a Feat/model as tool (#2744) Yeuoly 2024-03-08 15:22:55 +08:00
  • 3231a8c51c fix: image tokenizer (#2752) Yeuoly 2024-03-08 14:50:51 +08:00
  • 4170d6a491 use SVG icons for built-in tools (#2748) Bowen Liang 2024-03-08 10:21:26 +08:00
  • 0b50c525cf feat: support error correction and border size in qrcode tool (#2731) Bowen Liang 2024-03-07 20:54:14 +08:00
  • 8ba38e8e74 fix overlap and splitter optimization (#2742) Jyong 2024-03-07 18:25:49 +08:00
  • b163545771 Use python-docx to extract docx files (#2654) Bowen Liang 2024-03-07 18:24:55 +08:00
  • c0b82f8e58 UPDATE: Twilio tool crdential verification (#2741) Yash Parmar 2024-03-07 15:38:52 +05:30
  • b75ff5fa03 fix:missing import (#2739) 呆萌闷油瓶 2024-03-07 17:31:30 +08:00
  • 9440d7fe88 fix: the behavior of save action in opening config panel (#2736) crazywoola 2024-03-07 16:48:44 +08:00
  • 24809fce07 fix: missing en_name of aippt (#2737) Yeuoly 2024-03-07 16:37:12 +08:00
  • 9819ad347f feat:support azure whisper model and fix:rename text-embedidng-ada-002.yaml to text-embedding-ada-002.yaml (#2732) 呆萌闷油瓶 2024-03-07 16:36:58 +08:00
  • 8fe83750b7 Fix/jina tokenizer cache (#2735) Yeuoly 2024-03-07 16:32:37 +08:00
  • 1809f05904 Feat/add groq (#2733) Yeuoly 2024-03-07 16:00:40 +08:00
  • 0ac250a035 fix: check webhook key of Wecom tool in valid UUID form and fix typo (#2719) Bowen Liang 2024-03-07 15:51:06 +08:00
  • 405a00bb2c fix:delete the slash at the end of xinference provider server_url (#2730) taokuizu 2024-03-07 07:37:05 +00:00
  • 3a3ca8e6a9 fix: max tokens can only up to 2048 (#2734) Yeuoly 2024-03-07 15:35:56 +08:00
  • 27e678480e Feat: AIPPT & DynamicToolParamter (#2725) Yeuoly 2024-03-07 15:04:42 +08:00
  • 7052565380 fix typo: responsing -> responding (#2718) Lance Mao 2024-03-07 10:20:35 +08:00
  • 31070ffbca fix qa index processor tenant id is None error (#2713) Jyong 2024-03-06 16:46:08 +08:00
  • 7f3dec7bee fix error msg format issue (#2715) Jyong 2024-03-06 16:45:40 +08:00
  • b1e0db4944 fix: chatbot service api auto generate name default value error (#2709) Joel 2024-03-06 13:19:27 +08:00
  • c439952a41 fix(web): chat input auto resize by window (#2696) Rhon Joe 2024-03-06 12:49:22 +08:00
  • 2f28afebb6 FEAT: Add twilio tool for sending text and whatsapp messages (#2700) Yash Parmar 2024-03-06 09:05:08 +05:30
  • fa7ba30ba3 Fix rebuild index&csv parsing (#2705) Charlie.Wei 2024-03-06 11:33:32 +08:00
  • 1cf5f510ed feat: add qrcode tool for QR code generation (#2699) Bowen Liang 2024-03-06 11:26:16 +08:00
  • 526c874caa fix mistralai icon (#2707) Joshua 2024-03-06 11:08:22 +08:00
  • f88f744097 make volume folders for milvus docker containers ignored by git (#2694) Bowen Liang 2024-03-05 17:26:21 +08:00
  • 95733796f0 fix: replace os.path.join with yarl (#2690) Yeuoly 2024-03-05 17:25:20 +08:00
  • 552f319b9d feat: support HTTP response compression in api server (#2680) Bowen Liang 2024-03-05 14:45:22 +08:00
  • 38e5952417 Fix/agent react output parser (#2689) Yeuoly 2024-03-05 14:02:07 +08:00
  • 7f891939f1 FEAT: add tavily tool for searching... A search engine for LLM (#2681) Yash Parmar 2024-03-05 07:53:44 +05:30
  • 69a5ce1e31 Fix tts play logic (#2683) Charlie.Wei 2024-03-05 09:22:36 +08:00
  • 534802b761 bump version to 0.5.8 (#2685) takatost 2024-03-05 01:37:53 +08:00
  • 5c258e212c feat: add Anthropic claude-3 models support (#2684) takatost 2024-03-05 01:37:42 +08:00
  • 6a6133c102 Fix voice selection (#2664) Charlie.Wei 2024-03-04 17:50:06 +08:00
  • 3c1825187a fix: auto generate prompt result not show (#2678) Joel 2024-03-04 17:36:11 +08:00
  • 8523b34be7 add jina-reranker-v1-base-en (#2676) Joshua 2024-03-04 17:31:01 +08:00
  • 65cfd4360a fix: typo in wecom tool (#2674) Bowen Liang 2024-03-04 17:25:42 +08:00
  • bbf5f42c87 fix: CE edition limits upload file nums (#2677) Joel 2024-03-04 17:25:31 +08:00
  • 3631e53ff0 Feat/add annotation migrate (#2675) Jyong 2024-03-04 17:22:06 +08:00
  • f322d9bddb Fix vdb merge error (#2650) waltcow 2024-03-04 16:35:50 +08:00
  • 05ce7b9d5e fix: deep copy customColletion (#2673) Yeuoly 2024-03-04 15:20:20 +08:00
  • 72ddedfc5c fix: setup default filters while add credentials (#2669) Yeuoly 2024-03-04 14:17:00 +08:00
  • 36686d7425 fix: test custom tool already exists without decrypting credentials (#2668) Yeuoly 2024-03-04 14:16:47 +08:00
  • 34387ec0f1 fix typo recale to recalc (#2670) cola 2024-03-04 14:15:53 +08:00
  • 83a6b0c626 Doc/update license (#2666) Chenhe Gu 2024-03-04 14:10:39 +08:00
  • 76da66fb7e fix: fix import from explore apps err when OpenAI not inited (#2671) takatost 2024-03-04 14:06:54 +08:00
  • 607f9eda35 Fix/app runner typo (#2661) nan jiang 2024-03-04 13:32:17 +08:00
  • f25cec265d feat: add Wecom(企业微信) tool for sending message to chat group bot via webhook (#2638) Bowen Liang 2024-03-04 10:27:20 +08:00
  • 8e66b96221 Feat: Add documents limitation (#2662) Garfield Dai 2024-03-03 12:45:06 +08:00
  • b5c1bb346c Add PubMed to tools (#2652) crazywoola 2024-03-03 12:44:13 +08:00
  • e94b323e6c fix: use English as the default i18n language (#2663) Yeuoly 2024-03-03 12:35:28 +08:00
  • bc65ee10c0 bugfix: model str maybe empty (#2660) nan jiang 2024-03-03 11:43:38 +08:00
  • 2001483659 fix: default to allcategories when search params is not from recommended (#2653) Rozstone 2024-03-02 17:11:25 +08:00
  • 444aba55dd Feat/jpn support (#2651) crazywoola 2024-03-02 13:47:51 +08:00
  • 3f640b1037 fix: click tool item in app debug page would show detail (#2644) Joel 2024-03-01 18:47:12 +08:00
  • b07084711c fix: missing description (#2643) Yeuoly 2024-03-01 18:19:04 +08:00
  • fa8ab2134f feat: displaying the tool description when clicking on a custom tool (#2642) Joel 2024-03-01 17:58:38 +08:00
  • 1a677da792 fix: custom tool max tool (#2641) takatost 2024-03-01 16:43:47 +08:00
  • b6d61a818e fix: Replace path.join with urljoin. (#2631) taokuizu 2024-03-01 05:07:15 +00:00
  • 8495ffaa45 fix: typo in gaode tool (#2636) Bowen Liang 2024-03-01 10:12:48 +08:00
  • dbd1d79770 FEAT: Add arxiv tool for searching scientific papers and articles fro… (#2632) Yash Parmar 2024-02-29 17:16:10 +05:30
  • 1910178199 fix: default mail type invalid in .env.example (#2628) takatost 2024-02-29 17:29:48 +08:00
  • 839a6a2c8a add logs for vdb-migrate command (#2626) Bowen Liang 2024-02-29 16:24:51 +08:00
  • a769edbc89 Fix/custom tool any of (#2625) Yeuoly 2024-02-29 14:39:05 +08:00
  • 57ffecd0e5 fix: remove unnecessary credentials of custom tool (#2621) Yeuoly 2024-02-29 12:58:12 +08:00
  • 801d135390 generalize the generation of new collection name by dataset id (#2620) Bowen Liang 2024-02-29 12:47:10 +08:00
  • 0428f44113 chore: bump superlinter action from v5 to v6 (#2325) Bowen Liang 2024-02-29 12:45:06 +08:00
  • 7beff3fd5a fix: model parameter load presets config (#2622) zxhlyh 2024-02-29 12:43:46 +08:00
  • 88a095e40e fix: wrong default model parameters when creating app (#2623) takatost 2024-02-29 12:43:07 +08:00
  • dd961985f0 refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) takatost 2024-02-28 23:32:47 +08:00
  • d44b05a9e5 feat: support auth type like basic bearer and custom (#2613) Yeuoly 2024-02-28 23:19:08 +08:00
  • 5bd3b02be6 version to 0.5.7 (#2610) takatost 2024-02-28 18:07:13 +08:00
  • 3cf5c1853d Fix: default button behavior (#2609) crazywoola 2024-02-28 17:34:20 +08:00
  • a4d86496e1 fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608) takatost 2024-02-28 17:08:27 +08:00
  • 90bdc85f8c fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607) takatost 2024-02-28 16:46:50 +08:00
  • 0828873b52 fix: missing default user for APP service api (#2606) takatost 2024-02-28 16:09:56 +08:00
  • 816b707a16 Fix: explore apps is not shown (#2604) crazywoola 2024-02-28 15:43:42 +08:00
  • c9257ab4bf Fix/2559 upload powered by brand image not showing up (#2602) crazywoola 2024-02-28 15:17:49 +08:00
  • 69ce3b3d33 fix props.appDetail.api_base_url /v1 repeat error (#2601) cola 2024-02-28 15:13:38 +08:00
  • c4caa7c401 doc: props.appDetail.api_base_url (#2597) crazywoola 2024-02-28 13:40:57 +08:00
  • dc93a292c3 Feat/provider mistralai (#2598) Joshua 2024-02-28 13:39:55 +08:00
  • 174ee1b646 fix: parameter user exceeded max length when invoking moonshot llm (#2596) takatost 2024-02-28 12:23:34 +08:00
  • 9b1c4f47fb feat:add mistral ai (#2594) Joshua 2024-02-28 12:22:57 +08:00
  • 582ba45c00 Fix 500 error when creating from the template and the provider is None (#2591) crazywoola 2024-02-28 11:27:17 +08:00
  • f1cbd55007 enhancement: skip fetching to improve user experience when switching … (#2580) Rozstone 2024-02-27 19:16:22 +08:00
  • 3a34370422 fix: convert tool messages into user messages in react mode and fill … (#2584) Yeuoly 2024-02-27 19:15:07 +08:00