sentient-engineering / agent-q

agent q - oss advanced reasoning and learning for autonomous ai agents
MIT License
322 stars 69 forks source link

feat: Allow users to setup their Chrome dev port, LLM model and API settings in .env file #2

Open skpassegna opened 4 weeks ago

skpassegna commented 4 weeks ago

I just made a minor feature addition to allow users to set their models and API in the .env file. This is more practical than having to change the code each time.