Skip to content

docs(aws-bedrock): add usage examples for BedrockProvider methods#155

Open
atharva-nagane wants to merge 1 commit into
c2siorg:mainfrom
atharva-nagane:feat/aws-bedrock-method-examples
Open

docs(aws-bedrock): add usage examples for BedrockProvider methods#155
atharva-nagane wants to merge 1 commit into
c2siorg:mainfrom
atharva-nagane:feat/aws-bedrock-method-examples

Conversation

@atharva-nagane

Copy link
Copy Markdown
Contributor

Closes #154

Summary

Add practical usage examples for all BedrockProvider methods under:

examples/aws/artificial_intelligence/bedrock.md

Methods covered

  • generate()
  • stream()
  • embed()
  • generate_with_tools()

Additional Notes

This change is documentation/examples only and does not modify library functionality.

Tests: 35 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add usage examples for all BedrockProvider methods

1 participant