OSU-NLP-Group / SeeAct

[ICML'24] SeeAct is a system for generalist web agents that autonomously carry out tasks on any given website, with a focus on large multimodal models (LMMs) such as GPT-4V(ision).
https://osu-nlp-group.github.io/SeeAct/
Other
571 stars 69 forks source link

Move API key setting from config file to .env #23

Closed duz-sg closed 3 months ago

duz-sg commented 4 months ago

This PR changes the way to set API key, now users could set the API key in environment or .env file.