Ollama Workaround: DeepSeek R1 Tool SupportUntil the R1 model natively supports the tool call well, we can use a workaround in LangChain that leverages OllamaFunctions.2d ago12d ago1
(Llama-Index Workflows)Translation Agent via Reflection WorkflowLlamaIndex has recently introduced the “workflow.” In this article, we will utilize this new framework to execute the Reflection Workflow.Aug 2, 2024Aug 2, 2024
(make.com) Translation Agent via Reflection WorkflowLately I’ve been checking out the reflection workflow, a kind of agentic workflow, by Andrew Ng’s team, which enhances the effectiveness of…Jul 12, 20241Jul 12, 20241
Use GraphRAG (CLI)· Install · Working space · Indexing ∘ Ingestion · Configuration ∘ .env ∘ settings.yaml ∘ Chunking file ∘ Example of config · Run ∘…Jul 6, 2024Jul 6, 2024
Utilize Audio Models in Multi-Modal ChatUse different audio models to support multimodal chatting and categorize the types of audio models.Jun 23, 2024Jun 23, 2024
RPA+AI utilizes various AIs for automating pipeline processesRobotic Process Automation with make.comJun 10, 2024Jun 10, 2024
LangChain: Multi-User Conversation(follow-up)Use Cohere’s documents and a special field in additional_kwargsfeature to enhance the organization of information in multi-user…Apr 7, 2024Apr 7, 2024
LangChain: History-Driven RAG Enhanced By LLM-Chain Routing· Abstract · Method ∘ RAG Basic Concept ∘ RAG with Route · Implementation ∘ Core ∘ Route Chain ∘ Context Chain ∘ LLM ∘ CodeMar 27, 2024Mar 27, 2024
LangChain: Multi-User Conversation· Abstract · Method ∘ Preconditions for the experiment ∘ Role field ∘ id ∘ content ∘ Apply ConversationBufferMemory and…Mar 21, 20241Mar 21, 20241
Quick Tour: Zero-shot Image ClassificationThere are many ways to do Zero-shot image classification, and I’ll introduce 2 here. But first things first, let’s get this straight —…Mar 14, 2024Mar 14, 2024