This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git
The following commit(s) were added to refs/heads/main by this push:
new fded9e52 update book flight readme
fded9e52 is described below
commit fded9e52adcbcc1678ea1b5431c640faac7fbe72
Author: alexstocks <[email protected]>
AuthorDate: Sat May 17 13:26:11 2025 +0800
update book flight readme
---
book-flight-ai-agent/README.md | 2 +-
book-flight-ai-agent/README_zh.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/book-flight-ai-agent/README.md b/book-flight-ai-agent/README.md
index 40c54c76..051917e3 100644
--- a/book-flight-ai-agent/README.md
+++ b/book-flight-ai-agent/README.md
@@ -8,7 +8,7 @@ This case shows how Agent completes the airline booking process
with the support
#### Modify the configuration file
-Modify the configuration file and copy `llm/book-flight/.env.example` to
`llm/book-flight/.env`.
+Modify the configuration file and copy `book-flight-ai-agent/.env.example` to
`book-flight-ai-agent/.env`.
```ini
# LLM Settings
diff --git a/book-flight-ai-agent/README_zh.md
b/book-flight-ai-agent/README_zh.md
index 977928a6..04622e2b 100644
--- a/book-flight-ai-agent/README_zh.md
+++ b/book-flight-ai-agent/README_zh.md
@@ -8,7 +8,7 @@
#### 修改配置文件
-修改配置文件复制 `llm/book-flight/.env.example` 为 `llm/book-flight/.env`。
+修改配置文件: 复制 `book-flight-ai-agent/.env.example` 为 `book-flight-ai-agent/.env`.
```ini
# LLM 设置