Find answers from the community

Updated 10 months ago

Llm

Does LI have any dummy LLMs that fit the llama-index interface? I'm looking to potentially use one if so
L
n
4 comments
from llama_index.core.lllms import MockLLM
It repeats its input lol
I'll monkeypatch that to instead repeat it, return a key-value response
Add a reply
Sign up and join the conversation on Discord