falkor
falkor
**Describe the feature you'd like** Create one bot who will support multi tenant customers. **Additional context** I'd like to have one flow/bot which is similar to various customers which controlled...
Hi, I've seen flowise is based on socket.io in order to communicate with the client. I wonder what would happen if flowise will have multiple nodes/replicas/pods, how can we keep...
**Describe the bug** I'm having a chatflow based on **Conversational Retrieval QA,** OpenAI and Pinecone as vector store. The flows works smoothly as I expect. Later on, I wanted to...
The ConversationalQARetriverChain is a very helpful chain in order to have a RAG based on VectorStore Retriever. One of his major capabilities are querying the vectorstore by the user's input...
**Describe the feature you'd like** Sequential Agents to support streaming response from LLM (mainly Open AI) **Additional context** As of now, I see Sequential Agents don't support streaming response from...
### Description: Open AI just announced the new GPT 4o Realtime API, which brings superb capabilities of Speech to Speech, Speech to Text, Text to Speech combining functions/tools as well....