mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 14:04:19 +00:00
first commit
This commit is contained in:
@@ -7771,7 +7771,7 @@ workflow completed
|
||||
At the root of the project:
|
||||
|
||||
```bash
|
||||
cd agent_framework_oci
|
||||
cd agent_platform_oci
|
||||
python -m venv .venv
|
||||
```
|
||||
|
||||
@@ -7901,7 +7901,7 @@ curl -X POST http://localhost:8000/debug/mcp/call/consultar_titulo_financeiro \
|
||||
### 18.4. Upload Frontend for testing
|
||||
|
||||
```bash
|
||||
cd agent_framework_oci
|
||||
cd agent_platform_oci
|
||||
cd agent_frontend
|
||||
python -m http.server 5173
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user