Willie Zutz
0d7f83d4fb
Merge pull request #1 from kmac/add-openrouter-support
...
feat(providers): added openrouter support
2025-07-16 23:50:38 -06:00
Willie Zutz
70cdad1cd4
Merge remote-tracking branch 'upstream/master'
2025-07-16 23:37:23 -06:00
Willie Zutz
1e40244183
feat(agent): Implement recursion limit handling and emergency synthesis for search process
2025-07-13 13:20:16 -06:00
Willie Zutz
18fdb192d8
feat(models): Implement model visibility management with hidden models configuration
2025-07-13 11:50:51 -06:00
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
kmac
94315c169a
feat(providers): added openrouter support
...
This PR is adapted from namanbnsl's original
at https://github.com/namanbnsl/Perplexica/tree/add-openrouter-support
Added minor modifications to bring the openrouter support in line
with the changes in this forked repo
2025-05-31 21:49:26 -04:00
Willie Zutz
127f4b9f36
feat(opensearch): Enhance OpenSearch support for reverse proxy configurations
2025-05-08 20:56:48 -06:00
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
haddadrm
aa240009ab
Feature: Add LM Studio provider integration - Added LM Studio provider to support OpenAI compatible API - Implemented chat and embeddings model loading - Updated config to include LM Studio API endpoint
2025-04-11 19:18:19 +04:00
ItzCrazyKns
588e68e93e
feat(providers): add deepseek provider
2025-04-06 13:37:43 +05:30
ItzCrazyKns
5c016127cb
feat(package): bump version
2025-03-20 12:41:07 +05:30
ItzCrazyKns
97804e7b4d
feat(config): remove unused vars
2025-03-20 12:30:06 +05:30
ItzCrazyKns
217736d05a
feat(app): remove backend
2025-03-19 16:23:27 +05:30