Perplexica/src/lib
haddadrm 6edac6938c feat: Add LM Studio Support and Thinking Model Panel
LM Studio Integration:
- Added LM Studio provider with OpenAI-compatible API support
- Dynamic model discovery via /v1/models endpoint
- Support for both chat and embeddings models
- Docker-compatible networking configuration

Thinking Model Panel:
- Added collapsible UI panel for model's chain of thought
- Parses responses with <think> tags to separate reasoning
- Maintains backward compatibility with regular responses
- Styled consistently with app theme for light/dark modes
- Preserves all existing message functionality (sources, markdown, etc.)

These improvements enhance the app's compatibility with local LLMs and
provide better visibility into model reasoning processes while maintaining
existing functionality.
2025-01-26 18:18:35 +04:00
..
outputParsers feat(listLineOutputParser): handle unclosed tags 2024-10-30 10:29:21 +05:30
providers feat: Add LM Studio Support and Thinking Model Panel 2025-01-26 18:18:35 +04:00
huggingfaceTransformer.ts feat(embedding-providers): add local models 2024-05-07 11:52:53 +05:30
searxng.ts feat(video-search): add video search 2024-04-30 14:31:32 +05:30