Skip to content

Commit 061d15b

Browse files
Merge pull request #3130 from oracle-devrel/david-livekit-speech
fix:Rename readme.md to README.md
2 parents c555016 + d27a98e commit 061d15b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ai/ai-speech/speech-agents-livekit/files

ai/ai-speech/speech-agents-livekit/files/readme.md renamed to ai/ai-speech/speech-agents-livekit/files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,4 +559,4 @@ npm run dev
559559
* If you change the semantic store schema or DB connections, rerun `demo_nl2sql.py` to rebuild enrichment.
560560
* If you update hotel documents, re-upload them to the vector store — no script rerun is needed for the agent itself.
561561
* The `GenerateSqlFromNl` test at the end of `demo_nl2sql.py` is the quickest way to confirm the NL2SQL path is healthy.
562-
* Asking the running agent a hotel policy question (e.g. "What is check-in time?") is the quickest way to confirm the vector store path is healthy.
562+
* Asking the running agent a hotel policy question (e.g. "What is check-in time?") is the quickest way to confirm the vector store path is healthy.

0 commit comments

Comments
 (0)