这是indexloc提供的服务,不要输入任何密码
Skip to content
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: superagent-ai/superagent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.28
Choose a base ref
...
head repository: superagent-ai/superagent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.29
Choose a head ref
  • 7 commits
  • 25 files changed
  • 3 contributors

Commits on Apr 9, 2024

  1. Fix Agents Page Crash (#946)

    * fix: add /agents pages back to middleware.ts
    
    * fix: replace createRouteHandlerClient with createServerComponentClient in server components
    elisalimli authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3447144 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    b0ad699 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #948 from superagent-ai/fix/use-user-tavily-api-key

     refactor Tavily class to prioritize metadata over config for API key parameter
    elisalimli authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    353837a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    2322044 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #950 from superagent-ai/feat/remove-html-mode-olostep

    Remove HTML mode from Olostep
    elisalimli authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e77ae82 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Amazon Bedrock Support (#955)

    * deps: add boto3
    
    * deps: upgrade litellm from 1.29.4 to 13.5.2
    
    * feat(backend): add amazon bedrock
    
    * feat(ui): add amazon bedrock
    
    * Update version
    
    ---------
    
    Co-authored-by: Ismail Pelaseyed <homanp@gmail.com>
    elisalimli and homanp authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f4cd7e1 View commit details
    Browse the repository at this point in the history
  2. Update version

    homanp committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2a57861 View commit details
    Browse the repository at this point in the history
Loading