Find answers from the community

Updated 3 months ago

having trouble importing this

having trouble importing this
'''
from llama_index.core.program import (
DFFullProgram,
DataFrame,
DataFrameRowsOnly,
)
;;;
L
d
8 comments
Plain Text
pip install llama-index-program-evaporate


Plain Text
from llama_index.program.evaporate.df import DFFullProgram, DataFrame, DataFrameRowsOnly
ERROR: Could not find a version that satisfies the requirement llama-index-programs-evaporate (from versions: none)
ERROR: No matching distribution found for llama-index-programs-evaporate
yea sorry, had a typo initially lol
can we get the dataset generator to produce json fromat or naw
Don't think so -- tbh I would just write my own lol
Its basically just a for loop calling an LLM πŸ˜…
Add a reply
Sign up and join the conversation on Discord