Perplexica/src/lib
wei840222 f8896b0f7b feat(i18n): Refactor prompts and search agent to enhance language handling and formatting instructions
- Updated academicSearch, redditSearch, webSearch, wolframAlpha, writingAssistant, and youtubeSearch prompts to improve clarity and consistency in formatting instructions.
- Added language handling instructions to writingAssistant and other prompts for better localization support.
- Modified MetaSearchAgent to include locale and language parameters for improved prompt generation and language-specific responses.

# Conflicts:
#	Dockerfile
2025-08-17 18:30:34 +08:00
..
chains feat(i18n): Refactor prompts and search agent to enhance language handling and formatting instructions 2025-08-17 18:30:34 +08:00
db feat(db): add migration script, migrate on each run 2025-05-28 10:41:12 +05:30
outputParsers feat(app): remove backend 2025-03-19 16:23:27 +05:30
prompts feat(i18n): Refactor prompts and search agent to enhance language handling and formatting instructions 2025-08-17 18:30:34 +08:00
providers Merge branch 'pr/843' 2025-08-12 21:39:25 +05:30
search feat(i18n): Refactor prompts and search agent to enhance language handling and formatting instructions 2025-08-17 18:30:34 +08:00
types feat(app): remove backend 2025-03-19 16:23:27 +05:30
utils feat(format-history): remove extra : 2025-07-23 12:20:49 +05:30
actions.ts feat(i18n): Refactor prompts and search agent to enhance language handling and formatting instructions 2025-08-17 18:30:34 +08:00
config.ts feat: add AIML API provider 2025-06-27 13:43:54 +02:00
huggingfaceTransformer.ts feat(providers): add HF transformers 2025-03-20 11:48:26 +05:30
pdfFont.ts feat(i18n): Integrate next-intl, localize core UI, add regional locales and zh-TW Discover sources 2025-08-16 12:27:18 +08:00
searxng.ts feat(app): remove backend 2025-03-19 16:23:27 +05:30
utils.ts feat(i18n): Integrate next-intl, localize core UI, add regional locales and zh-TW Discover sources 2025-08-16 12:27:18 +08:00