You can now add {chat_history} into PromptTemplate. Here's how you can use Replicate running Llama2 with a PromptTemplate:
@flowiseai
-

SQLChain Upgrade: Multi-Database QnA Chatbot Support
By
–
SQLChain upgrade We have upgraded SQLChain to now supports MySQL, MsSQL, PostgreSQL and the default SQLite! You can now have a QnA chatbot answering questions about your databases
-

Serp API Now Available as Document Loader for Agents
By
–
Serp API Loader Previously you can use Serp as tool for agent, now you can use Serp as a document loader! Thanks @fantastigenius for the contribution!
-

Postgres Vector Store Using TypeORM and pgvector Extension
By
–
Postgres Vector Store Postgres Vector Store is using TypeORM with the pgvector extension – https://
github.com/pgvector/pgvec
tor
… -

Zep Vector Store Now Available for Flowise Integration
By
–
Zep Vector Store Many of you guys have been using @zep_ai as memory node, finally you can now use Zep for vector store as well! Here's a Render yaml file that spins up both Zep + Flowise by @derekcheungsa https://
github.com/derekcheungsa/
flowise-zep-deploy/blob/master/render.yaml
… -
Milvus Vector Store Integration Brings Trillion-Scale Indexing
By
–
🍃 Milvus Vector Store@milvusio is specifically designed to handle queries over input vectors, and capable of indexing vectors on a trillion scale.
— FlowiseAI (@FlowiseAI) 23 août 2023
Excited to have them on Flowise! pic.twitter.com/6chKdBEbLdMilvus Vector Store @milvusio is specifically designed to handle queries over input vectors, and capable of indexing vectors on a trillion scale. Excited to have them on Flowise!
-

ConversationalQAChain Templates LangChain Marketplace
By
–
Chat history variable Use previous chat history inside the prompt. You can now create your own ConversationalQAChain from scratch using LLMChain + PromptTemplate, and more customization! A template is readily available in the marketplace.
-

Vector Store Document Loader Integration for Prompt Enhancement
By
–
VectorDB Document Loader Many of you have asked: how to use retrieved documents from vector store into the prompt? With this new integration, you can now do so! Even with the flexibility of specifying a minimum score for documents to be included.
-
Flowise v1.3.4 Release: VectorDB and SQLChain Enhancements
By
–
It's release time again Flowise v1.3.4 is now freshly baked with: VectorDB Document Loader Chat history variable 3 new vector stores: Milvus, PgVector, Zep SQLChain now supports MySQL, MsSQL, PostgreSQL Serp API Loader
