What's New
- Feat: Add user prompt to QueryParam by @danielaskdd in #1546 #1552
 - Deduplicate merged relation keywords by @danielaskdd in #1550
 - Allow max_connections to be configured in postgres by @maharjun in #1547
 - Persistent LLM cache on error by @danielaskdd in #1511
 - Use Openai Client Context Manager by @maharjun in #1548
 - Adding Tongyi OpenAI demo to use Qwen model by @geekben in #1518
 - Made bedrock_complete generic by @balaji-munusamy in #1508
 - Optimize query context format for mix and naive mode query by @danielaskdd in #1545
 - Update Dockerfile and docker-compose.yml by @danielaskdd in #1570
 - Update ollama LLM driver and sample code by @danielaskdd in #1572
 
Bugs fixed
- Fix node names with JSON formatting were mistakenly interpreted as JSON objects for PostgreSQL AGE graph storage by @danielaskdd in #1512
 - Fix JSON handling error for PostgreSQL graph storage by @danielaskdd in #1519
 - Update postgres_impl.py syntax to create tables section by @widgit in #1524
 - Fix time zone and created_at problem by @danielaskdd in #1510
 - Eliminate redundant chunk data fetching in naive and mix query mode by @danielaskdd in #1537
 - Ignore chat history in vector search by @danielaskdd in #1538
 - Fix streaming problem for OpenAI by @danielaskdd in #1553
 - Resolve json code block freezing issue in WebUI by @danielaskdd in #1539
 - security fix by @venkateshpabbati in #1325
 
New Contributors
- @balaji-munusamy made their first contribution in #1508
 - @geekben made their first contribution in #1518
 - @maharjun made their first contribution in #1547
 - @venkateshpabbati made their first contribution in #1325
 
Full Changelog: v1.3.6...v1.3.7