这是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.1.68
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.1.69
Choose a head ref
  • 5 commits
  • 39 files changed
  • 2 contributors

Commits on Jan 29, 2024

  1. Update langchain imports (#720)

    * update deprecated langchain imports
    
    * update langchain tools imports
    
    * update langchain tools imports
    elisalimli authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5c93d56 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    58a6baf View commit details
    Browse the repository at this point in the history
  2. Workflow Config YAML Parser (#709)

    * add support for default method and URL in http tool
    
    * make url and method optional in HTTPInput class
    
    * read body param from metadata
    
    * add reverse mapping to LLM_MAPPING
    
    * added some helper functions
    
    * update database schema
    
    * making update agent fields optional
    
    * add on delete cascade
    
    * add config parser endpoint
    
    * add agent datasource
    
    * fix add agent datasource
    
    * update database schema
    
    * fix custom function
    
    * validate openai function names
    
    * update prisma schema
    
    * improve logging
    
    ---------
    
    Co-authored-by: Ismail Pelaseyed <homanp@gmail.com>
    elisalimli and homanp authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e6869db View commit details
    Browse the repository at this point in the history
  3. Update version

    homanp committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e6f2d89 View commit details
    Browse the repository at this point in the history
  4. Update OpenAPI spec

    homanp committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    666d2e9 View commit details
    Browse the repository at this point in the history
Loading