Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent

An agent create a lot shit

Backend Test

export BASE_URL=${YOUR_LLM_GATEWAY_URL}
export API_KEY=${YOUR_LLM_GATEWAY_API_KEY}
export MODEL_NAME=${YOUR_LLM_MODEL_NAME}

python3 core/backends.py "Introduce yourself"

Run agent

python3 core/agent.py --input=input.txt --history=new 2>&1 | tee log

About

An agent create a lot shit

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages