• Added SearchMode.bypass enum value • Added /bypass prefix handler • Skip RAG when in bypass mode • Pass conversation history to LLM • Apply bypass mode for both stream/non-stream |
||
|---|---|---|
| .. | ||
| api | ||
| kg | ||
| llm | ||
| __init__.py | ||
| base.py | ||
| exceptions.py | ||
| lightrag.py | ||
| llm.py | ||
| operate.py | ||
| prompt.py | ||
| types.py | ||
| utils.py | ||