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:
@@ -7865,7 +7865,7 @@ workflow concluído
|
|||||||
Na raiz do projeto:
|
Na raiz do projeto:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd agent_framework_oci
|
cd agent_platform_oci
|
||||||
python -m venv .venv
|
python -m venv .venv
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -7997,7 +7997,7 @@ curl -X POST http://localhost:8000/debug/mcp/call/consultar_titulo_financeiro \
|
|||||||
Install before the [npm](https://nodejs.org/) and:
|
Install before the [npm](https://nodejs.org/) and:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd agent_framework_oci
|
cd agent_platform_oci
|
||||||
cd agent_frontend
|
cd agent_frontend
|
||||||
python -m http.server 5173
|
python -m http.server 5173
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -7771,7 +7771,7 @@ workflow completed
|
|||||||
At the root of the project:
|
At the root of the project:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd agent_framework_oci
|
cd agent_platform_oci
|
||||||
python -m venv .venv
|
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
|
### 18.4. Upload Frontend for testing
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd agent_framework_oci
|
cd agent_platform_oci
|
||||||
cd agent_frontend
|
cd agent_frontend
|
||||||
python -m http.server 5173
|
python -m http.server 5173
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user