lightrag / examples /lightrag_ollama_demo.py

Commit History

Fix linting
48cf780

gzdaniel commited on

Update Ollama sample code
74a3756

gzdaniel commited on

Fix lintings in examples folder
379efe1

yangdx commited on

fix linting
275e33e

LarFii commited on

fix demo
8b3b01c

LarFii commited on

Separated llms from the main llm.py file and fixed some deprication bugs
0553d6a

ParisNeo commited on

Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
59bd4fe

partoneplay commited on

Fix lint issue
a2724fe

Andrii Lazarchuk commited on

Merge branch 'main' into before-sync-28-10-2024
c276cbc

alazarchuk commited on

Finetune example to be able to run ollama example without need to tweak context size in Modelfile
cc565e9

alazarchuk commited on

set encoding as utf-8 when reading ./book.txt in examples
98e48a9

zhangjiawei commited on

Small fix on demo
cc51c55

alazarchuk commited on

Add ability to passadditional parameters to ollama library like host and timeout
3aa449a

alazarchuk commited on

chore: added pre-commit-hooks and ruff formatting for commit-hooks
df22b26

Sanketh Kumar commited on

ollama test
251e443

LarFii commited on