Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 11 hours ago | 939 Bytes | |
v1.1.13 source code.tar.gz | < 11 hours ago | 24.1 MB | |
v1.1.13 source code.zip | < 11 hours ago | 24.1 MB | |
Totals: 3 Items | 48.1 MB | 0 |
• Complete SQLAlchemy migration for CommandHistory database operations • Database agnostic support for both SQLite and PostgreSQL • Modernized knowledge graph schema creation and data handling using SQLAlchemy DDL • Removed deprecated sqlite3 direct connections in favor of SQLAlchemy engines • Enhanced conversation and attachment management with proper transaction handling • Added comprehensive Ollama API integration for model management (status, pull, delete, install) • Improved database query performance with named parameters and proper connection pooling • Fixed database compatibility issues with GROUP_CONCAT vs STRING_AGG for different database types • Streamlined code organization by removing unused helper functions • Added proper error handling and connection management for all database operations • Enhanced serve.py with better NPC loading and Ollama model streaming support