mirror of
https://gitcode.com/JianFeeeee/TrulyMEM-TrueHumanMEM.git
synced 2026-09-20 17:08:18 +00:00
docs: fix startup flow to match backend-config-managed architecture
This commit is contained in:
@ -173,7 +173,8 @@ body = {} # No parameters
|
||||
```python
|
||||
{
|
||||
"api_key": str, # API Key
|
||||
"base_url": str # API Base URL
|
||||
"base_url": str, # API Base URL
|
||||
"model": str # Model name
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user