Skip to content

Commit a6bb408

Browse files
committed
Updated README
1 parent 85645de commit a6bb408

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

safe_infer_chatbot_app/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ Then open your browser to `http://localhost:8501`
5151
```bash
5252
export PEBBLO_API_KEY="pebblo-api-key"
5353
export PROXIMA_HOST="http://your-proxima-host"
54-
export PROXIMA_USER_USERNAME="your-proxima-username"
55-
export PROXIMA_USER_PASSWORD="your-proxima-password"
5654
```
5755

5856
4. **Run the application**:
@@ -67,6 +65,7 @@ Then open your browser to `http://localhost:8501`
6765
### Environment Variables
6866

6967
- `PROXIMA_HOST`: Base URL for the SafeInfer API (default: `http://localhost`)
68+
- `PEBBLO_API_KEY`: Pebblo API Key
7069

7170
### API Configuration
7271

0 commit comments

Comments
 (0)