mirror of
https://github.com/hoshikawa2/mdm_project.git
synced 2026-03-03 16:09:37 +00:00
First commit
This commit is contained in:
12
README.md
12
README.md
@@ -167,6 +167,18 @@ You have domains, operations and payloads for Input and Output. You can customiz
|
||||
|
||||

|
||||
|
||||
#### address_service.py
|
||||
|
||||
The [address_service.py](./files/services/address_service.py) shows how to use the LLM and a prompt to conduct transformations for the entity address.
|
||||
|
||||

|
||||
|
||||
You can tell, in natural language, how you need to process each attribute (transform, format, direct to an external API Service).
|
||||
|
||||

|
||||
|
||||
This combination of **Python** code and the **Prompt** drives the process to be more accurate and returns the desired result.
|
||||
|
||||
---
|
||||
|
||||
## 5. Deploy the Application
|
||||
|
||||
BIN
images/img_2.png
Normal file
BIN
images/img_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 250 KiB |
BIN
images/img_3.png
Normal file
BIN
images/img_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 173 KiB |
Reference in New Issue
Block a user