55 Commits

Author SHA1 Message Date
zhaoweijie
7b8879a7a8 feat: add metering data 2025-02-23 13:02:32 +08:00
n4ze3m
ef51cf85ff feat: support Edge browser 2025-02-08 23:06:09 +05:30
n4ze3m
97daaf9dc2 feat: Add reasoning UI 2025-01-24 22:29:18 +05:30
n4ze3m
18bc597dc7 feat: Add OCR support to message formatting 2024-12-28 16:27:49 +05:30
n4ze3m
31ca246407 feat: update LaTeX processing
Adds LaTeX processing to the code, enabling the rendering of LaTeX equations within the application. This improves the user experience by allowing users to insert mathematical formulas directly into the content.

The LaTeX processing is implemented using a dedicated utility function that replaces LaTeX tags with appropriate MathJax syntax, ensuring seamless rendering. This change is expected to have a positive impact on the overall user experience, making the application more versatile and convenient for users who work with mathematical content.
2024-11-03 23:38:29 +05:30
n4ze3m
c8620637f8 feat: add OpenAI model support
Adds support for OpenAI models, allowing users to leverage various OpenAI models directly from the application. This includes custom OpenAI models and OpenAI-specific configurations for seamless integration.
2024-09-29 19:57:26 +05:30
n4ze3m
3a05008cea chore: Update wxt npm dependency to version 0.19.6 2024-08-17 13:55:47 +05:30
n4ze3m
d23b70b979 feat: Add @mozilla/readability dependency for extracting content from web pages 2024-06-22 00:25:12 +05:30
n4ze3m
69ba305453 feat: Add react-icons and PiGlobe icon to PlaygroundForm and SidepanelForm 2024-06-10 18:54:43 +05:30
n4ze3m
52ccbc67bb feat: Add rehype-katex dependency for rendering math equations in Markdown 2024-06-09 11:56:49 +05:30
n4ze3m
620b2b88f5 chore: Update package.json build command for Firefox 2024-05-29 00:13:12 +05:30
n4ze3m
d5f7d0a470 fix 2024-05-25 13:46:42 +05:30
n4ze3m
f9f48109c2 feat: Add react-speech-recognition for speech-to-text functionality in SidepanelForm 2024-05-25 11:39:05 +05:30
n4ze3m
8899a42331 feat: Add support for Mammoth library for docx file uploads 2024-05-24 18:26:28 +05:30
n4ze3m
f9f621c920 chore: Update .gitignore and add .idea folder, update npm dependencies, and improve code logic for chat history and knowledge export/import 2024-05-11 19:32:36 +05:30
n4ze3m
11147fd951 chore: Update npm dependency versions and add export/import functions for chat history and knowledge 2024-05-08 12:13:16 +05:30
n4ze3m
c914233610 Update dependencies and fix whitespace formatting in isTTSEnabled function in tts.ts 2024-04-15 11:32:30 +05:30
n4ze3m
be11b72ba5 Update package.json scripts and remove unused documentation commands 2024-04-06 21:59:24 +05:30
n4ze3m
bc109d960d Add documentation scripts and commands 2024-04-06 21:59:10 +05:30
n4ze3m
0de5ea0b04 Add d3-dsv and @types/d3-dsv dependencies 2024-04-06 14:02:22 +05:30
n4ze3m
ac347a3970 Update dependencies and fix import paths 2024-04-05 20:28:29 +05:30
n4ze3m
9ced6469ce Added Web search DuckDuckGo 2024-03-31 15:57:56 +05:30
n4ze3m
2381588e72 Update dependencies and refactor useMessage hook 2024-03-24 23:56:41 +05:30
n4ze3m
9a2adbd859 Add i18n 2024-03-24 12:43:43 +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
7a72961562 Update dependencies and add YouTube transcript support 2024-03-08 00:45:28 +05:30
n4ze3m
8778129fb6 Update package.json version and add typing state to SidepanelForm 2024-03-05 10:22:06 +05:30
n4ze3m
faea2b2fa2 Add typing state to PlaygroundForm component 2024-03-04 23:09:09 +05:30
n4ze3m
e0c2c0c745 Remove console.log statements and unused dependencies 2024-03-02 19:50:51 +05:30
n4ze3m
bfc8c5c8fa Update package.json version and fix text area focus bug 2024-02-28 18:36:17 +05:30
n4ze3m
40a6f0d1b3 Update package.json version and refactor service calls 2024-02-26 14:01:09 +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
n4ze3m
f87953ba5c Delete and Update History 2024-02-24 00:39:50 +05:30
n4ze3m
1c980c4059 Update dependencies and import paths 2024-02-23 23:25:17 +05:30
n4ze3m
7b4158763f Update package.json version to 1.0.2 2024-02-18 13:59:33 +05:30
n4ze3m
ecbff6093b manage model 2024-02-18 13:23:47 +05:30
n4ze3m
d763c286c1 Remove unused dependencies and update routing 2024-02-17 00:01:07 +05:30
n4ze3m
31cac3b5b7 Update package version and add new chat button 2024-02-14 00:43:07 +05:30
n4ze3m
5eae6344cc Update package.json with new display name and description 2024-02-07 23:49:42 +05:30
n4ze3m
b54527cab5 Add deleteChatHistory method to PageAssitDatabase class and systemPromptForNonRagOption functions to ollama service 2024-02-07 21:07:41 +05:30
n4ze3m
58966355c3 Update dependencies and fix styling issues 2024-02-07 00:11:07 +05:30
n4ze3m
a66d8a8418 Update package.json and code files 2024-02-04 13:56:25 +05:30
n4ze3m
be3a4ed256 Add @langchain/core dependency and update imports***
***Update SidepanelRouting to use dark mode***
***Add image support to PlaygroundMessage component
2024-02-03 17:51:11 +05:30
n4ze3m
e6130f11da Update dependencies and add dark mode support 2024-02-03 11:29:47 +05:30
n4ze3m
28361c47e6 Add RAG 2024-02-02 22:01:16 +05:30
n4ze3m
ca84cc3b64 Add name property to Message type 2024-02-01 23:48:40 +05:30
n4ze3m
0aa4aefb08 v2 initial commit 2024-02-01 13:40:44 +05:30