CaiHQ
51188b1428
update search result in prompt
2025-02-15 13:02:24 +08:00
Nex Zhu
a56e46a98d
feat: IoD search process HTML/PDF content
2025-02-14 23:24:27 +08:00
Nex Zhu
e8471f1802
feat: add IoD search
2025-02-14 18:17:12 +08:00
n4ze3m
342d544e30
feat: Add Baidu search engine
2025-02-01 11:22:12 +05:30
n4ze3m
8c0706aa7c
feat: Change default search provider to DuckDuckGo and add custom headers for Google search requests
2025-01-25 16:32:04 +05:30
n4ze3m
51804bc9ae
fix: bug fix
2025-01-25 15:19:28 +05:30
n4ze3m
0af69a3be8
feat: Add text splitting configuration options
2025-01-04 23:24:23 +05:30
n4ze3m
15fb80d75d
feat: Add support for custom Google domain in search settings
2024-12-21 20:22:13 +05:30
n4ze3m
fd6eea3e84
feat: Add Brave Search API support
2024-12-13 20:03:52 +05:30
n4ze3m
379ba6996d
feat: add error handling to SearXNG search provider
2024-12-01 17:43:14 +05:30
n4ze3m
0226de7c39
feat: Add vector search to SearXNG search provider
...
chore: remove unnecessary type annotation in web.ts
2024-12-01 17:02:09 +05:30
n4ze3m
c8c71f69cc
feat: Add SearXNG search provider and settings
2024-12-01 00:23:17 +05:30
n4ze3m
768ff2e555
feat: Improve model selection and embedding
...
Refactor embedding models and their handling to improve performance and simplify the process.
Add a new model selection mechanism, and enhance the UI for model selection, offering clearer and more user-friendly options for embedding models.
Refactor embeddings to use a common model for page assist and RAG, further improving performance and streamlining the workflow.
2024-10-12 23:32:00 +05:30
n4ze3m
d6d28b325f
refactor: Update similaritySearch parameter to use 4 instead of 3
2024-06-25 23:15:17 +05:30
n4ze3m
1e9b66d823
refactor: Update PageAssistHtmlLoader to use extractReadabilityContent for parsing web page content
2024-06-23 20:34:43 +05:30
n4ze3m
4363a4b0de
feat: Add localization support for visitSpecificWebsite label
...
This commit adds localization support for the "visitSpecificWebsite" label in the settings.json file for multiple languages. Now, the label can be translated into different languages, including Japanese, Chinese, English, Malayalam, Italian, Portuguese, Russian, French, and Spanish.
2024-06-22 16:55:02 +05:30
n4ze3m
d23b70b979
feat: Add @mozilla/readability dependency for extracting content from web pages
2024-06-22 00:25:12 +05:30
n4ze3m
845b725970
feat: Add support for Brave search provider
2024-05-24 00:22:24 +05:30
n4ze3m
e94edf5c89
chore: Update URL rewrite logic for runtime
2024-05-12 23:54:48 +05:30
n4ze3m
62ffe8346e
chore: Update logic of runtime url rewrite
2024-05-12 21:14:27 +05:30
n4ze3m
ad5601a038
Add Sogu as search engine
2024-04-28 00:36:33 +05:30
n4ze3m
28887e99b7
Fix link decoding issue in local-duckduckgo.ts
2024-04-13 19:52:45 +05:30
n4ze3m
a3810cd534
Update import statement in local-duckduckgo.ts, prompt.tsx, wxt.config.ts, webui.tsx, PlaygroundChat.tsx, other.tsx, Markdown.tsx, and useMessageOption.tsx
2024-04-11 00:08:20 +05:30
n4ze3m
9ced6469ce
Added Web search DuckDuckGo
2024-03-31 15:57:56 +05:30
n4ze3m
b33ee0366c
Migrated to WXT
2024-03-23 14:44:05 +05:30
n4ze3m
4aff7f991a
Update package version and add hideEditAndRegenerate prop
2024-03-16 14:28:32 +05:30
n4ze3m
1b689c91c0
Add search mode settings and textarea focus on form submission
2024-03-04 00:32:01 +05:30
n4ze3m
88e7e7521b
Update OptionLayout component and add OptionPrompt route
2024-02-28 22:50:38 +05:30
n4ze3m
094615498c
Add @mantine/hooks dependency and update PlaygroundChat component
2024-02-25 21:17:27 +05:30
n4ze3m
43f3727369
Add lucide-react package and remove unused icons
2024-02-25 18:44:47 +05:30
n4ze3m
06b32176a9
Add dependencies and update code for PDF parsing and searching
2024-02-25 00:12:46 +05:30