mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
* simplify readme * Update config.toml.template * Update vite.config.ts (#372) * Update vite.config.ts * Update frontend/vite.config.ts --------- Co-authored-by: Robert Brennan <accounts@rbren.io> * remove old langchains infra * remove refs to OPENAI_API_KEY * simplify opendevin readme --------- Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
# This is a template. Run `cp config.toml.template config.toml` to use it.
|
|
|
|
LLM_API_KEY="<YOUR OPENAI API KEY>"
|
|
WORKSPACE_DIR="./workspace"
|