mirror of
https://github.com/hoshikawa2/rfp_response_automation.git
synced 2026-03-03 16:09:35 +00:00
first commit
This commit is contained in:
@@ -370,6 +370,12 @@ Call the http://localhost:8100 in your browser.
|
||||
|
||||

|
||||
|
||||
There is also a REST Service implemented in the code, so you can automatize a RFP list calling item by item and obtain the responses you want: YES/NO
|
||||
|
||||
curl -X POST http://localhost:8100/chat \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"question": "What is the RTO of Oracle Application?"}'
|
||||
|
||||
---
|
||||
|
||||
## ⚠️ Important Design Principles
|
||||
|
||||
Reference in New Issue
Block a user