Logan Yang
2565bfcb65
2.8.0 ( #1056 )
2025-01-15 19:01:49 -08:00
Logan Yang
d3079816cd
Copilot plus beta ( #1054 )
2025-01-15 17:11:03 -08:00
Logan Yang
acae1cdc6f
Show invalid license key only at 403 ( #1053 )
2025-01-15 16:47:07 -08:00
Logan Yang
e9bfd25c4c
Fix web image display and stop using obsidian url for notes in AI response ( #1052 )
2025-01-15 16:16:19 -08:00
Logan Yang
a481d34ba6
Bump max sources for chunks and use dim 256 for copilot-plus-multilingual ( #1051 )
2025-01-15 16:01:07 -08:00
Logan Yang
fa4f851057
Update descriptions in setting ( #1049 )
2025-01-15 14:59:27 -08:00
Zero Liu
6f8861cabc
Add inline edit dialog ( #1039 )
...
* Add inline edit dialog
* Refactor commands
* Fix custom prompt
2025-01-14 16:48:03 -08:00
Zero Liu
62aa100add
Include context in user message ( #1006 )
...
* Include context in user message
* Remove context when edit previous message
* fix active note context
2025-01-13 23:51:17 -08:00
Emt-lin
c3e62721fb
feat: New Setting UI. ( #955 )
2025-01-13 22:32:20 -08:00
Zero Liu
479512d389
Fix youtube tool call ( #1037 )
2025-01-12 16:27:41 -08:00
Zero Liu
e6512869e6
Enforce deps check ( #1035 )
2025-01-12 15:38:26 -08:00
Logan Yang
4a0eae53ef
Fix cross platform encryption ( #1034 )
...
* Update encryption for backward compatibility
* Support backward compatibility
* Update all encryption touchpoints to be async
2025-01-10 18:10:14 -08:00
Logan Yang
ddcbb23c74
Enhance time query ( #1026 )
...
- Enable full year summary, and "last N days/weeks/months" pattern for time-based query
- Truncate massive context to a max of 512k chars
- Update batch size for indexing to 16
2025-01-08 20:11:00 -08:00
Logan Yang
9135ad8e32
2.7.15 ( #1019 )
2025-01-07 14:44:42 -08:00
Logan Yang
cec9b7e691
Use reranking on NaN chunks ( #1018 )
2025-01-07 14:13:50 -08:00
Logan Yang
6fe8d1a277
Handle note and image links in AI response ( #1017 )
...
* Show images as links in AI response
* Make note titles in AI response clickable as links
2025-01-07 01:01:48 -08:00
Logan Yang
03e0d1597c
Handle NaN scores ( #1016 )
...
* Handle NaN scores and add warning
* Use maxSourcesChunks for plus mode if larger than 15
* Add debug command to search orama db
2025-01-07 00:11:14 -08:00
Zero Liu
a02d8cc729
Listen to active note changes ( #1015 )
2025-01-06 23:23:56 -08:00
Zero Liu
abceca6595
Enable react eslint ( #1014 )
2025-01-06 22:45:12 -08:00
Zero Liu
e6fcc51353
Improve relevant note performance ( #1013 )
2025-01-06 22:06:39 -08:00
Logan Yang
5fa1a2c71c
2.7.14 ( #1002 )
2025-01-03 19:47:01 -08:00
Logan Yang
f3e8598808
Add copilot plus multilingual embedding model ( #1001 )
...
* Fix hasEmbeddings
* Add copilot-plus-multilingual embedding model
2025-01-03 19:35:46 -08:00
Zero Liu
70ac1c19d1
Throttle number of links returned ( #998 )
2025-01-02 18:18:56 -08:00
Logan Yang
525b68adcc
2.7.13 ( #997 )
2025-01-02 17:40:14 -08:00
Logan Yang
bb8d50b0ae
Fix large input scroll ( #996 )
2025-01-02 17:05:28 -08:00
Logan Yang
2680227a64
Add functions to inspect index ( #989 )
...
* Add missing embedding check for list all indexed files command
* Change CopilotDB search to Inspect Copilot Index by Note Paths
2024-12-31 19:38:09 -08:00
Logan Yang
7a39adcbb0
Fix tags in indexing filter ( #988 )
2024-12-31 18:55:44 -08:00
Zero Liu
82eaaaf113
Relevant note new UI ( #981 )
...
* Relevant note new UI
* Make Relevant Notes section a sticky head
* Test distribution
* Adjust similarity threshold
* Adjust relevance sorting
* Make refresh reindex
* Address latest comments
2024-12-30 13:55:30 -08:00
Zero Liu
99a8764ba5
Update tailwind color config ( #980 )
2024-12-28 14:32:21 -08:00
Zero Liu
d5bf5dcfb7
Clean up function args ( #979 )
2024-12-28 12:59:00 -08:00
Zero Liu
a462b82d0a
Add new similar note search algorithm ( #971 )
...
* Add new similar note search algorithm
* Change to new algorithm
* Upgrade typescript
* Redo links score algorithm
2024-12-28 10:41:28 -08:00
Emt-lin
9306f77d17
feat: add tailwind + shadcn/ui. ( #888 )
...
* fix: Fix the value of EmbeddingModelProviders.AZURE_OPENAI.
* feat: add tailwind + shadcn/ui.
2024-12-28 10:41:08 -08:00
Logan Yang
3124281e68
2.7.12 ( #978 )
2024-12-27 15:42:09 -08:00
Logan Yang
94b38292b7
Implement new partitioning logic and update checkpointing( #976 )
2024-12-26 23:05:38 -08:00
Logan Yang
18402426a8
2.7.11 ( #970 )
...
* 2.7.11
* Handle Orama raw docs at partition number change
2024-12-25 09:33:36 -08:00
Logan Yang
62057c39b3
Enable batch embedding and add copilot-plus-small ( #969 )
2024-12-25 09:02:35 -08:00
Logan Yang
6e205ccdcb
Fix lost embeddings ( #967 )
2024-12-24 18:24:27 -08:00
Logan Yang
dd58b40dc1
Skip empty files in indexing, add more partitions ( #964 )
...
* Skip empty files and show empty and unindexed files in list files command
* Add more partitions
2024-12-23 18:31:04 -08:00
Zero Liu
7fc3cfa2d0
Fix Radix portal ( #961 )
2024-12-23 16:17:49 -08:00
Logan Yang
48b34408b4
Update system prompt ( #958 )
2024-12-20 15:57:36 -08:00
Logan Yang
5484c1dace
Add small delay to avoid race condition ( #952 )
2024-12-19 19:05:33 -08:00
Logan Yang
e553ee141e
2.7.10 ( #951 )
2024-12-19 15:54:12 -08:00
Logan Yang
bf77ed0e3b
Add 2nd verify for CORS ( #950 )
2024-12-19 15:50:06 -08:00
Logan Yang
30fe7708db
Implement custom model verification ( #949 )
2024-12-19 15:12:22 -08:00
Logan Yang
31d2ba7ccf
Add LM Studio to embedding models ( #948 )
2024-12-19 14:40:34 -08:00
Logan Yang
45fe1e2eac
Add Stop indexing button and handling for filter update ( #947 )
2024-12-19 13:32:24 -08:00
Logan Yang
eb47b7bcd9
Add metadata context ( #946 )
...
* Do not throw errors and allow partial features
* Add created and modified time to chunk
2024-12-19 12:01:49 -08:00
Logan Yang
ec91c59729
Fix time queries ( #945 )
...
* Fix cases where time expression has @vault
* Timestamp range is now correct for "yesterday"
* Directly use timestamps from time expression output to filter on created and modified time
2024-12-19 00:34:22 -08:00
Logan Yang
6ff7c5fecd
Fix safeFetch for CORS ( #943 )
2024-12-18 21:28:48 -08:00
Logan Yang
a51d571b8a
Implement index partition ( #942 )
...
* Add command "remove files from Copilot index"
* Implement index partitioning
* Implement numPartitions setting
* Force re-index when crucial QA settings change
2024-12-18 21:04:52 -08:00