wenjin272 opened a new pull request, #812:
URL: https://github.com/apache/flink-agents/pull/812

   Linked issue: #779
   
   ### Purpose of change
   
   Doc-quality polish for `docs/content/docs/development/yaml.md`, plus 
exposing Bedrock as a built-in alias:
   
   - Document inter-resource name references 
(`chat_model_setups.connection/prompt/tools`, 
`embedding_model_setups.connection` lookups).
   - Materialize the embedding-model and vector-store alias tables (previously 
abbreviated as "follow the same scheme").
   - Add the `docs/yaml-schema.json` regeneration command to the spec section.
   - Note the symmetric cross-language direction (Java loader consuming `type: 
python` resources).
   - Bedrock chat-model and embedding-model are built-in Java integrations but 
had no alias; add the `bedrock` clazz alias on both loaders so users don't have 
to spell out the FQN.
   
   ### Tests
   
   ut (python alias tests pass; no behavior change beyond a new alias entry)
   
   ### API
   
   no
   
   ### Documentation
   
   - [ ] `doc-needed`
   - [ ] `doc-not-needed`
   - [x] `doc-included`
   


-- 
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]

Reply via email to