Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cottongeeks/podscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: samratjha96/podscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 14 files changed
  • 1 contributor

Commits on Feb 11, 2025

  1. feat: Add Bedrock support

    * Updates Settings to provide options for configuring AWS credentials
    * Updates backend go server to provide support for Bedrock Claude models
    * Adds Complete and CompleteStream implementation for Amazon Bedrock
    Samrat Jha committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    7d559a9 View commit details
    Browse the repository at this point in the history
  2. chore: Update readme and frontend build

    * use vite config to output build files to dist directly
    * update the pre-commit hook to just run `npm run build` as the files
      will now be updated to dist directly
    Samrat Jha committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    79e7921 View commit details
    Browse the repository at this point in the history
Loading