weiqingy opened a new pull request, #500: URL: https://github.com/apache/flink-agents/pull/500
<!-- * Thank you very much for contributing to Flink Agents. * Please add the relevant components in the PR title. E.g., [api], [runtime], [java], [python], [hotfix], etc. --> <!-- Please link the PR to the relevant issue(s). Hotfix doesn't need this. --> Linked issue: N/A ### Purpose of change <!-- What is the purpose of this change? --> - Fix "provide" -> "provided" in installation.md Maven example - Fix "cross-langauge" -> "cross-language" in faq.md - Fix "Flink agents" -> "Flink Agents" capitalization in embedding_models.md - Fix OLLAMA_CONNECTION -> OLLAMA_SETUP in chat_models.md Python example ### Tests <!-- How is this change verified? --> No tests needed - documentation only changes. ### API <!-- Does this change touches any public APIs? --> No API changes. ### Documentation <!-- Do not remove this section. Check the proper box only. --> - [ ] `doc-needed` <!-- Your PR changes impact docs --> - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [x] `doc-included` <!-- Your PR already contains the necessary documentation updates --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
