lightrag / examples /lightrag_openai_compatible_demo.py

Commit History

Update openai compatible demo
15ee612

gzdaniel commited on

Fix liinting
b80aa91

gzdaniel commited on

Update sample code for OpenAI and OpenAI compatible
77d8960

yangdx commited on

fix demo
9f4950c

LarFii 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

Fix: unexpected keyword argument error.
94cd4d3

Larfii commited on

[hotfix-#163] Fix asynchronous problem
4ea4897

Zhenyu Pan commited on

Manually reformatted files
9590c46

Sanketh Kumar commited on

[hotfix-#75][embedding] Fix the potential embedding problem
7441782

Zhenyu Pan commited on

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

zhangjiawei commited on

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

Sanketh Kumar commited on

Added OpenAI compatible options and examples
046051b

hunkim commited on