Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

We didn’t have a great UX for building a data chatbot in LlamaIndex 🦙 (its optimized for QA against your data). That’s changed now; you can now build a chatbot over your data in ~4 lines of code! ⚡️🤖 1️⃣ ingest data 2️⃣ index data 3️⃣ chatbot from index...

72,843 Aufrufe • vor 3 Jahren •via X (Twitter)

10 Kommentare

Profilbild von Jerry Liu
Jerry Liuvor 3 Jahren

We offer this chatbot in three main modes, with REPL also included: - ReAct agent with @LangChainAI (we already had a tutorial for this, but now its *way* simpler) - Simple Chat (stores conversational memory) - Condense Question Chat (generates a new question at each step)

Profilbild von Jerry Liu
Jerry Liuvor 3 Jahren

Chat engines are *stateful*; our query engines are stateless. The current abstractions we have are light; for instance, the memory abstractions we have are very simple. This gives us the foundation to build out memory modules and + also use other modules etc from langchain

Profilbild von Jerry Liu
Jerry Liuvor 3 Jahren

Check out our brand-new chat engine guide here 📗. Contains a bunch of sample notebooks you can try running yourself 🛠️.

Profilbild von ⟁ndrew V
⟁ndrew Vvor 3 Jahren

@llama_index Wow very nice Jerry and to the Llama team!

Profilbild von Data knight
Data knightvor 3 Jahren

@llama_index This is so good

Profilbild von Gonzalo Espinoza Graham 🏴‍☠️
Gonzalo Espinoza Graham 🏴‍☠️vor 3 Jahren

@llama_index What formats can it ingest?

Profilbild von Pruthvi Shetty
Pruthvi Shettyvor 3 Jahren

@llama_index Does it support streaming?

Profilbild von Jerry Liu
Jerry Liuvor 3 Jahren

@llama_index that should be coming in the next day or two :)

Profilbild von ying
yingvor 3 Jahren

@llama_index so cool

Profilbild von 4c_cccc
4c_ccccvor 3 Jahren

@llama_index it's too hard to use! bug everywhere

Ähnliche Videos