Find answers from the community

Home
Members
Ichigø
I
Ichigø
Offline, last seen 3 months ago
Joined September 25, 2024
@Logan Mhey, so im trying to use custom llm inside create_llama_chat_agent llm=customLLM() ac = create_llama_chat_agent( toolkit=toolkit, llm=llm, memory=memory, verbose=True ). im unable to use custom llm inside this.
100 comments
I
L