Skip to content

Tags: DiaTime/superagent

Tags

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)

v.0.0.5

Toggle v.0.0.5's commit message
Small tweak

v.0.0.4

Toggle v.0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add functionality for running a `ConversationalRetrievalChain` (super…

…agent-ai#28)

v.0.0.3

Toggle v.0.0.3's commit message
Update README