Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go: Add code examples to demonstrate the InvokeModel and InvokeModelWithResponseStream actions #5679

Merged
merged 63 commits into from
Dec 4, 2023

Commits on Dec 1, 2023

  1. Invoke Claude

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d05bc1a View commit details
    Browse the repository at this point in the history
  2. Add hello example

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    da8fc8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939f08b View commit details
    Browse the repository at this point in the history
  4. Add Jurassic-2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5a6fb43 View commit details
    Browse the repository at this point in the history
  5. Add Llama 2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a71055b View commit details
    Browse the repository at this point in the history
  6. Some documentation

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cc1f5cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfab506 View commit details
    Browse the repository at this point in the history
  8. Fix test

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9a752ad View commit details
    Browse the repository at this point in the history
  9. Add test for Jurassic-2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    29f6cf0 View commit details
    Browse the repository at this point in the history
  10. Add test for Llama2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f771603 View commit details
    Browse the repository at this point in the history
  11. Rgenerate readme

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b9a9224 View commit details
    Browse the repository at this point in the history
  12. Run validation

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3b24903 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    acb57a8 View commit details
    Browse the repository at this point in the history
  14. Some corrections

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aa1abb9 View commit details
    Browse the repository at this point in the history
  15. Invoke Claude

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aa02ae1 View commit details
    Browse the repository at this point in the history
  16. Add hello example

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e60087f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6cf95bc View commit details
    Browse the repository at this point in the history
  18. Fix test

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d0ae3ab View commit details
    Browse the repository at this point in the history
  19. Add test for Jurassic-2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a64057e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fab4493 View commit details
    Browse the repository at this point in the history
  21. Small fix

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0bf4d89 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    61f5f02 View commit details
    Browse the repository at this point in the history
  23. Regenerate readmes

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    20719d8 View commit details
    Browse the repository at this point in the history
  24. Add region flag to hello

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0608723 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a336192 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ffd2683 View commit details
    Browse the repository at this point in the history
  27. Add region configuration

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    372b2bd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    26a5758 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d18c246 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d529ba1 View commit details
    Browse the repository at this point in the history
  31. Invoke Claude

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5cdd9cb View commit details
    Browse the repository at this point in the history
  32. Add hello example

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bf700c9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e0d309d View commit details
    Browse the repository at this point in the history
  34. Add Jurassic-2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7b0f2d3 View commit details
    Browse the repository at this point in the history
  35. Add Llama 2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    218ac7d View commit details
    Browse the repository at this point in the history
  36. Some documentation

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    20af1e1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    903e198 View commit details
    Browse the repository at this point in the history
  38. Fix test

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d5f5369 View commit details
    Browse the repository at this point in the history
  39. Add test for Jurassic-2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f0828a8 View commit details
    Browse the repository at this point in the history
  40. Add test for Llama2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0e15ee0 View commit details
    Browse the repository at this point in the history
  41. Rgenerate readme

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1519b43 View commit details
    Browse the repository at this point in the history
  42. Run validation

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    539c0dc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3df3d93 View commit details
    Browse the repository at this point in the history
  44. Some corrections

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f6a3946 View commit details
    Browse the repository at this point in the history
  45. Invoke Claude

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5c8adb4 View commit details
    Browse the repository at this point in the history
  46. Add hello example

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0b88f08 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fdf232a View commit details
    Browse the repository at this point in the history
  48. Fix test

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    82c6c42 View commit details
    Browse the repository at this point in the history
  49. Add test for Jurassic-2

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6be2065 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    82e74a7 View commit details
    Browse the repository at this point in the history
  51. Small fix

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    845be92 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    80ba330 View commit details
    Browse the repository at this point in the history
  53. Regenerate readmes

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    41a9d61 View commit details
    Browse the repository at this point in the history
  54. Add region flag to hello

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    90003a5 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    45259ca View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6dadde9 View commit details
    Browse the repository at this point in the history
  57. Add region configuration

    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    03e450f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9d1cb67 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    18cf775 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    06df740 View commit details
    Browse the repository at this point in the history
  61. Merge branch 'go-invokemodel' of github.com:DennisTraub/aws-doc-sdk-e…

    …xamples into go-invokemodel
    DennisTraub committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d75e25b View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    dbb4a65 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6f588ac View commit details
    Browse the repository at this point in the history