Загрузка видео...

Не удалось загрузить видео

На главную

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 просмотров • 3 лет назад •via X (Twitter)

Комментарии: 10

Фото профиля Jerry Liu
Jerry Liu3 лет назад

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)

Фото профиля Jerry Liu
Jerry Liu3 лет назад

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

Фото профиля Jerry Liu
Jerry Liu3 лет назад

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

Фото профиля ⟁ndrew V
⟁ndrew V3 лет назад

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

Фото профиля Data knight
Data knight3 лет назад

@llama_index This is so good

Фото профиля Gonzalo Espinoza Graham 🏴‍☠️
Gonzalo Espinoza Graham 🏴‍☠️3 лет назад

@llama_index What formats can it ingest?

Фото профиля Pruthvi Shetty
Pruthvi Shetty3 лет назад

@llama_index Does it support streaming?

Фото профиля Jerry Liu
Jerry Liu3 лет назад

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

Фото профиля ying
ying3 лет назад

@llama_index so cool

Фото профиля 4c_cccc
4c_cccc3 лет назад

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

Похожие видео