这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: Decentralised-AI/superagent

Tags

v.0.0.15

Toggle v.0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `Wolfram Alpha` as a tool (superagent-ai#86)

* Add DB schema for `WolframAlpha` Tool

* Add the `WolframAlpha` tool

* Remove star map from README

v.0.0.14

Toggle v.0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor `Agents` lib to be more DRY (superagent-ai#83)

v.0.0.13

Toggle v.0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle authorization headers in NLA agents (superagent-ai#77)

v.0.0.12

Toggle v.0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Openapi agent (superagent-ai#68)

* Add an `OpenAPI` Agent

* Remove `print` statement

* Add support for an Agent that can query API with NL

* Add support for adding a prompt when creating an Agent

* Small tweaks

v.0.0.11

Toggle v.0.0.11's commit message
Update

v.0.0.10

Toggle v.0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add possiblity to attach custom prompts to an agent (superagent-ai#62)

* Add possiblity to attach custom prompts to an agent

* Remove print statement

v.0.0.9

Toggle v.0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Attach a prompt to an Agent (superagent-ai#58)

v.0.0.8

Toggle v.0.0.8's commit message
Add streaming support to `Anthropic`

v.0.0.7

Toggle v.0.0.7's commit message
Add streaming support for `Anthropic`

v.0.0.6

Toggle v.0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix `Digitalocean` deployment config (superagent-ai#44)