Hi, thanks for good framework for llm prompt users.
I'm trying to use AgentKit "agentkit-llm[all]"
While installing packages, occurred that error "NameError: name 'execfile' is not defined"
When I install just "agentkit", error didn't occurred.
What can be problem on installing?
environment:
Ubuntu 20.04
python -V : 3.12.8
Testing on conda environment.
Thanks.
Hi, thanks for good framework for llm prompt users.
I'm trying to use AgentKit "agentkit-llm[all]"
While installing packages, occurred that error "NameError: name 'execfile' is not defined"
When I install just "agentkit", error didn't occurred.
What can be problem on installing?
environment:
Ubuntu 20.04
python -V : 3.12.8
Testing on conda environment.
Thanks.