Commit graph

  • 38197b0040
    Merge 0bacc235ee into 1436773e59 ryantischer2 2026-03-27 15:45:54 +0000
  • 0bacc235ee feat: add Responses API support and improve API key UX “Ryan 2026-03-27 10:45:50 -0500
  • 369ed87afa feat: add support for custom OpenAI-compatible inference endpoints “Ryan 2026-03-27 09:49:36 -0500
  • baa2ff6c74 vault backup: 2025-10-31 18:01:13 CurlyPeter 2025-10-31 18:01:13 +0100
  • 3f415236bd feat: add comprehensive repository guidelines and project structure documentation CurlyPeter 2025-09-22 19:59:58 +0200
  • 082f13ff42 Add GPT-5 model support with API compatibility fixes CurlyPeter 2025-09-22 19:09:20 +0200
  • 11c90df521
    Merge 0dafe5e342 into 1436773e59 TheBrodsky 2025-07-25 21:39:45 +0000
  • 0dafe5e342 fixed parsing issue, removed streaming support TheBrodsky 2025-07-25 14:23:58 -0700
  • 486ff561b5 created base assistant class and added perplexity assistant TheBrodsky 2025-07-25 14:13:30 -0700
  • cb174ca04c Add CLAUDE.md with comprehensive plugin documentation CurlyPeter 2025-07-23 09:24:29 +0200
  • 80b2f32567 GPT 4.1 suppoted CurlyPeter 2025-07-01 14:38:26 +0200
  • 46452799e7
    Merge 5629123032 into 1436773e59 Ali Furkan Kalay 2025-06-23 09:24:13 +0000
  • 5629123032 feat: allow custom model name Ali Furkan Kalay 2025-06-23 19:22:04 +1000
  • 060a4f3f6d
    Merge e496c185fc into 1436773e59 Harry 2025-06-09 19:40:28 +0000
  • 1436773e59 release: 1.6.2 main 1.6.2 qgrail 2025-05-29 13:32:13 +0200
  • 9b6f497a3e
    feat: update models (#43) Quentin 2025-05-29 13:30:16 +0200
  • c5a6b97ed6 feat: update models qgrail 2025-05-29 13:28:26 +0200
  • 7926d7694b
    Merge 00738b4751 into 734239c4ad Ha Viet Trang 2025-02-27 19:50:20 +0700
  • 00738b4751 feat: allow use custom openAI base URL Trang Ha Viet 2025-02-27 19:47:55 +0700
  • 734239c4ad
    fix: copy with images (#38) Quentin 2024-12-31 10:04:07 +0100
  • 4d422bf04c fix: copy with images 1.6.1 fix/object_copy qgrail 2024-12-31 10:02:03 +0100
  • fe96e19feb
    Feat: improved chat modal (#37) 1.6.0 Quentin 2024-12-28 17:14:29 +0100
  • c3c40b34de feat: Update version feat/improved_chat_modal qgrail 2024-12-28 17:07:23 +0100
  • aa15cc80ea fix: o1 params qgrail 2024-12-28 17:04:44 +0100
  • 2bc01a275b feat: add copy and delete buttons qgrail 2024-12-28 10:10:44 +0100
  • 09167298a7 Change manifest to GAME3 AI Assistant to prevent obsidian sync and update issues Peter Beck 2024-12-21 16:42:23 +0100
  • 27f9718218 feat: add support for pre-selected options in ChoiceModal and implement CommandModal for user commands Peter Beck 2024-11-14 20:04:00 +0100
  • 347b59922b feat: improve chat modal qgrail 2024-07-21 17:30:13 +0200
  • 2cf5911b97 feat: relase latest models 1.5.3 qgrail 2024-11-03 10:27:47 +0100
  • 6236a3dbde
    Update anthropic and openAI models (#35) Quentin 2024-11-03 10:26:41 +0100
  • 45ee9981e4 docs: update readme qgrail 2024-11-03 10:25:26 +0100
  • f492b38015 feat: update models qgrail 2024-11-03 10:22:34 +0100
  • 3555724c41
    Merge 4b4f8cad38 into bb5e30be39 LΣΣ 2024-08-27 05:54:30 +0000
  • 4b4f8cad38 Added Ollama support lee 2024-08-26 22:51:18 -0700
  • 154ee52eb0 feat: improve chat modal qgrail 2024-07-21 17:30:13 +0200
  • e496c185fc feat: support set openai api baseurl Harry.Tian 2024-07-19 12:11:34 +0800
  • bb5e30be39 fix: gpt-4o name 1.5.2 qgrail 2024-07-12 18:59:51 +0200
  • 4237659b2b
    feat: Update Claude and GPT models (#30) 1.5.1 Quentin 2024-07-12 18:35:15 +0200
  • c64c3170c4 feat: Update Claude and GPT models qgrail 2024-07-12 18:30:40 +0200
  • eef2763ca1
    Merge 46b01b40c7 into 74b8b27e2d CurlyPeter 2024-07-01 20:24:18 +0200
  • 46b01b40c7 Add Command to select an AI assistant from the "AI Assistants" folder Peter Beck 2024-07-01 20:21:14 +0200
  • 73fd8904de * add Temperature for the AI Model * add placeholder in system prompt for node content * command prompt mode unses also the system prompt Peter Beck 2024-06-30 14:53:13 +0200
  • fd5a29740f New rewrite command. System prompt for the AI mode specified in a file. Peter Beck 2024-06-29 16:48:54 +0200
  • 71992d4588 merged upstream krishnan 2024-06-23 02:27:54 -0400
  • 217ab4af58 added claude 3.5 krishnan 2024-06-23 02:26:43 -0400
  • 74b8b27e2d feat: add support of anthropic models 1.5.0 Quentin 2024-05-26 11:25:02 +0200
  • e6c8c31af3 docs: Update readme feat/anthropic_integration quentin 2024-05-26 11:21:40 +0200
  • ee99c0e29c feat: add anthropic models qgrail 2024-04-06 11:26:07 +0200
  • 5312479925 docs: update readme quentin 2024-01-27 20:50:21 +0100
  • e4394a1153 docs: update readme quentin 2024-01-27 20:47:51 +0100
  • 5f15da04a2
    Feature/gpt4 vision support (#20) 1.4.0 Quentin 2024-01-27 20:33:11 +0100
  • 47dc4947c2 refacto: update gpt4 turbo ref quentin 2024-01-27 20:31:07 +0100
  • 3abafaa110 feat: update plugin version quentin 2024-01-27 20:25:55 +0100
  • 659a653538
    Merge 43bde3335d into c9d69cb6e0 wangzhankun 2024-01-12 12:04:43 +0000
  • 43bde3335d add Translate Item on editor-menu wangzhankun 2024-01-12 20:04:35 +0800
  • acda4e8029 upgrade to v2.0.2 wangzhankun 2024-01-10 14:37:15 +0800
  • 2e4664faec publish version2.0.1 wangzhankun 2024-01-10 14:24:30 +0800
  • 753b455eaf add baseurl setting wangzhankun 2024-01-10 14:24:14 +0800
  • 9816bddd34 fix: settings cannot save into disk wangzhankun 2023-12-19 11:33:43 +0800
  • ca6186b151 comment all console.log wangzhankun 2023-12-18 13:33:36 +0800
  • cf0ca571db add chat function for AiAssistantInterface wangzhankun 2023-12-18 13:09:39 +0800
  • acc01ed8b5 google gemini chat mode test pass wangzhankun 2023-12-18 12:05:36 +0800
  • c2929b2526 add google gemini api but with bug wangzhankun 2023-12-17 21:22:59 +0800
  • 56dd24b10d clean: remove commented code quentin 2023-12-11 15:13:25 +0100
  • 0167449a8e feat: support image upload feature/add_native_camera quentin 2023-12-11 15:09:16 +0100
  • 37cd8cdfc6 feat: support image upload quentin 2023-12-05 16:29:13 +0100
  • c9d69cb6e0
    Refactor OpenAI api call (#19) 1.3.3 Quentin 2023-11-09 13:22:43 +0100
  • 2fe50aa0fe
    refactor: update version refactor/openai_api_call Quentin Grail 2023-11-09 13:19:19 +0100
  • 08b00933a6
    refactor: improve api error message Quentin Grail 2023-11-09 12:09:23 +0100
  • 3314c6b1a1
    refactor: refacto chat modal Quentin Grail 2023-11-08 13:22:56 +0100
  • 1150a09798
    refactor: replace fetch call with openai lib Quentin Grail 2023-11-08 12:16:43 +0100
  • e480d2a44c
    refactor: remove Settings elements from modales Quentin Grail 2023-11-08 10:58:49 +0100
  • 396a62141c
    fix: update mimeType for ios 1.3.2 Quentin Grail 2023-11-07 17:50:52 +0100
  • 06dcd47b92
    fix: fix s2t api call 1.3.1 Quentin Grail 2023-11-07 14:33:58 +0100
  • 358fbc2485
    Update models (#18) 1.3.0 Quentin 2023-11-07 14:01:09 +0100
  • 72b026a690
    doc: update package version Quentin Grail 2023-11-07 13:54:23 +0100
  • 111127ac54
    feat: update gpt4-turbo Quentin Grail 2023-11-07 13:44:39 +0100
  • 7d84de7435 feat: add dalle3 support quentin 2023-11-07 09:01:56 +0100
  • 2bb600224f
    docs: update README.md Quentin 2023-06-17 06:56:59 +0200
  • c65355b840
    docs: update README.md Quentin 2023-06-17 06:55:34 +0200
  • c5501f1525
    feat: release streaming mode 1.2.0 Quentin Grail 2023-06-11 15:38:27 +0200
  • c673959933
    fix: update README Quentin Grail 2023-06-11 15:19:04 +0200
  • e6481d7f3e
    Feat/enable streaming response (#12) Quentin 2023-06-11 15:15:07 +0200
  • fa6fd5b85a
    fix: update imports Quentin Grail 2023-06-11 15:13:43 +0200
  • 4df4dfdd2f
    feat: update README Quentin Grail 2023-06-11 15:06:03 +0200
  • e9439fd76e
    feat: support for streaming answer in chat mode Quentin Grail 2023-06-11 10:28:32 +0200
  • 37f51b1ab2
    fix: print release permissions Quentin Grail 2023-05-11 20:44:33 +0200
  • a16763e452
    fix: write release permissions fix/auto-release Quentin Grail 2023-05-11 19:58:57 +0200
  • a6cf85e18f
    fix: write release permissions Quentin Grail 2023-05-11 19:55:04 +0200
  • 1e7299dbad
    Fix/improve chat modal (#9) 1.1.1 Quentin 2023-05-01 12:37:09 +0200
  • f30f2afad0
    fix: update manifest version Quentin Grail 2023-05-01 12:35:03 +0200
  • 6af687701d
    feat: add release workflow (#8) Quentin 2023-05-01 12:31:49 +0200
  • 4a9bb75c32
    feat: add release workflow Quentin Grail 2023-05-01 12:30:53 +0200
  • 2522ac9bba
    fix: improve chat modale Quentin Grail 2023-04-30 23:21:47 +0200
  • 72ebe002b8
    Feat/add whisper support (#7) 1.1.0 Quentin 2023-04-30 16:38:12 +0200
  • 8d9634829a
    doc: update readme Quentin 2023-04-30 16:17:30 +0200
  • 8254802fdc
    feat: Add speech to text command Quentin Grail 2023-04-30 13:16:20 +0200
  • a7d25fe4c2
    fix: update package version Quentin Grail 2023-04-28 17:25:44 +0200
  • f7dbdd214a
    doc: update manifest version 1.0.1 Quentin Grail 2023-04-21 21:10:46 +0200
  • 850193ad46
    fix: display api errors (#6) Quentin 2023-04-21 20:58:44 +0200