v1.5.20

n4ze3m/page-assistv1.5.20Jun 29, 2025by n4ze3m

AI Summary

Added vLLM as a provider, implemented CORS fix options for OpenAI-compatible APIs, and fixed issues regarding chat content loss and Ollama command downloads.

Key Highlights

  • Added vLLM as a provider
  • Added CORS fix option for OpenAI Compatible API providers
  • Fixed Lost chat content when chat was renamed

New Features

  • vLLM provider
  • CORS fix option
  • Chat content preservation on rename
  • Ollama command download button
  • Button pointer events fix when not at bottom
  • vLLM API error fix

Full Release Notes

## What's Changed

* feat: Added vLLM as provider
* feat: Added CORS fix option for OpenAI Compatible API  providers
* fix:  Fixed Lost chat content when chat was renamed  
* fix: Added download button for Ollama commands in modal in Hugging Face  
* fix: Updated button to prevent pointer events when not at bottom  
* fix: `additional_kwargs[tool_calls]` already existed in this message chunk in vLLM API  


**Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.5.19...v1.5.20