ItzCrazyKns
3e03947b1b
feat(emptyChatInput): add focus mode
2025-10-18 19:30:01 +05:30
ItzCrazyKns
86143c83d8
feat(seach-api): use new model registry
2025-10-18 19:28:19 +05:30
ItzCrazyKns
16b31fe34f
feat(uploads): use new model registry
2025-10-18 15:08:31 +05:30
ItzCrazyKns
43f23e21a3
feat(config-route): fix issues with duplicate models
2025-10-18 15:06:36 +05:30
ItzCrazyKns
5a7f45cace
feat(app): add provider methods
2025-10-18 15:06:00 +05:30
ItzCrazyKns
e02b9a5efc
feat(settings-page): remove page
2025-10-17 14:38:36 +05:30
ItzCrazyKns
09dd8dba5a
feat(config-route): add POST handler
2025-10-17 14:38:05 +05:30
ItzCrazyKns
d97fa708f1
feat(config-route): use new config manager & model registry
2025-10-16 20:42:04 +05:30
ItzCrazyKns
0ff1be47bf
feat(routes): use new model registry
2025-10-16 18:01:25 +05:30
ItzCrazyKns
768578951c
feat(chat-route): use new model registry
2025-10-16 17:58:13 +05:30
ItzCrazyKns
410201b117
feat(api/models): rename to providers
, use new model registry
2025-10-15 12:54:54 +05:30
ItzCrazyKns
8b588824f2
feat(css): add line-clamp-2
class
2025-10-02 17:17:44 +05:30
Kushagra Srivastava
d611ddaab9
Merge pull request #880 from ruturaj-rathod/fix/body-validation-579
...
validate the request body of api/chat to prevent malformed request body
2025-09-27 19:52:14 +05:30
ItzCrazyKns
3b41905abb
feat(app): lint & beautify
2025-09-27 19:51:36 +05:30
ItzCrazyKns
8f728a2518
feat(discover): update discover UI, add new font
2025-09-25 18:56:04 +05:30
ItzCrazyKns
9c6e42f7d8
Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica
2025-09-25 18:48:27 +05:30
ruturaj
fabb48cc2f
move schema validation into route file and remove validation file
2025-09-23 14:57:55 +05:30
ruturaj
c46b421219
validate the request body of api/chat to prevent malformed request body
2025-09-19 16:06:46 +05:30
Ramakrishnan Sivakumar
5b5e83a3a0
Add lemonade integration
2025-09-17 12:28:02 -07:00
ItzCrazyKns
34fa52ad12
feat(chat-api): handle messages as separate entities
2025-08-29 12:44:40 +05:30
skoved
ff1ca56157
fix text color for topic names on discover page in light mode
...
make light mode color for topic text black so it is readable
2025-08-26 21:16:21 -04:00
ItzCrazyKns
8dc54efbdd
feat(chat-route): lint & beautify
2025-08-21 17:48:55 +05:30
ItzCrazyKns
72f26b4370
feat(upload): save files uploaded after chat created
2025-08-21 17:47:49 +05:30
ItzCrazyKns
f680188905
feat(ollama): add ability to provide api key
2025-08-20 20:32:13 +05:30
ItzCrazyKns
0b15bfbe32
feat(app): switch to useChat hook
2025-08-20 20:21:06 +05:30
ItzCrazyKns
37cd6d3ab5
feat(discover): prevent duplicate articles
2025-08-01 20:41:07 +05:30
ItzCrazyKns
88be3a045b
feat(discover): randomly sort results
2025-07-29 13:18:36 +05:30
ItzCrazyKns
45b51ab156
feat(discover-api): handle topics
2025-07-29 13:17:07 +05:30
ItzCrazyKns
3bee01cfa7
feat(discover): add topic selection
2025-07-28 20:39:50 +05:30
ItzCrazyKns
9d89a4413b
feat(format-history): remove extra :
2025-07-23 12:20:49 +05:30
ItzCrazyKns
829b4e7134
feat(custom-openai): use apiKey
instead of openAIApiKey
2025-07-19 21:37:34 +05:30
Willie Zutz
7f62907385
feat(weather): update measurement units to Imperial/Metric
2025-07-19 08:53:11 -06:00
ItzCrazyKns
94e6db10bb
feat(weather): add other measurement units, closes #821 #790
2025-07-18 21:09:32 +05:30
ItzCrazyKns
26e1d5fec3
feat(routes): lint & beautify
2025-07-17 22:23:11 +05:30
ItzCrazyKns
66be87b688
Merge branch 'pr/827'
2025-07-17 22:22:50 +05:30
amoshydra
f7b4e32218
fix(discover): provide language when fetching
...
some engines provide empty response when no language is provided.
fix #618
2025-07-17 02:14:49 +08:00
ItzCrazyKns
b280cc2e01
Merge pull request #787 from chriswritescode-dev/IOS
...
Fix: IOS Input Zoom / Support PWA Home Screen App, closes #458
2025-07-15 22:10:01 +05:30
ItzCrazyKns
e6ebf892c5
feat(styles): update globals.css
2025-07-15 21:47:20 +05:30
ItzCrazyKns
722f4f760e
feat(manifest): update icons & screenshots
2025-07-15 21:45:37 +05:30
D1m7asis
c6d084f5dc
feat: add AIML API provider
...
Introduces support for the AI/ML API provider, including configuration options, chat and embedding model loading, and UI integration. Updates documentation and sample config to reflect the new provider.
2025-06-27 13:43:54 +02:00
Chris Scott
68c43ea372
Fix: IOS Input Zoom
...
config for theme consistency and iOS standalone mode
- Modified manifest.ts to ensure proper metadata
- Added display: standalone for iOS PWA behavior
2025-06-02 21:52:41 -04:00
ItzCrazyKns
ccb72c8970
feat(app): add weather widget
2025-05-30 08:36:08 +05:30
ItzCrazyKns
740ff941a5
feat(discover): add preview mode
2025-05-30 08:35:15 +05:30
ItzCrazyKns
bb21184ea2
feat(settings): show loading spinner immediately
2025-05-27 18:32:09 +05:30
ItzCrazyKns
1862491496
feat(settings): add LM Studio API URL
2025-04-12 11:59:05 +05:30
ItzCrazyKns
073b5e897c
feat(app): lint & beautify
2025-04-12 11:58:52 +05:30
haddadrm
7e1dc33a08
Implement provider formatting improvements and fix client-side compatibility
...
- Add PROVIDER_INFO metadata to each provider file with proper display names
- Create centralized PROVIDER_METADATA in index.ts for consistent reference
- Update settings UI to use provider metadata for display names
- Fix client/server compatibility for Node.js modules in config.ts
2025-04-11 19:18:19 +04:00
ItzCrazyKns
588e68e93e
feat(providers): add deepseek provider
2025-04-06 13:37:43 +05:30
OTYAK
64e2d457cc
feat(search): add optional systemInstructions to API request body
2025-04-05 19:06:18 +01:00
ItzCrazyKns
09661ae11d
feat(prompts): fix typo, closes #715
2025-04-02 13:02:28 +05:30