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

Tags: gofullthrottle/superagent

Tags

v0.2.40

Toggle v0.2.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌿 bump python generator to latest (superagent-ai#998)

Note that this brings the python generator to latest which is through 2 major version bumps.
The relevant configuration has been implemented to make these changes non-breaking, however it is still recommended to review the output to confirm you are comfortable with the changes.

Changelog: https://github.com/fern-api/fern/blob/main/generators/python/sdk/CHANGELOG.md

v0.2.39

Toggle v0.2.39's commit message
Update OpenAPI spec

v0.2.37

Toggle v0.2.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌿 upgrade CLI version and disable the usage of title field (superagen…

…t-ai#992)

v0.2.36

Toggle v0.2.36's commit message
Bump OpenAPI spec

v0.2.35

Toggle v0.2.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: limit tool call depth in llm agent (superagent-ai#977)

v0.2.34

Toggle v0.2.34's commit message
Update OpenAPI spec

v0.2.33

Toggle v0.2.33's commit message
Update OpenAPI spec

v0.2.32

Toggle v0.2.32's commit message
Update OpenAPI specs

v0.2.31

Toggle v0.2.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request superagent-ai#967 from superagent-ai/bugfix/revert…

…-returning-json-object-over-string

Reverting breaking change for json mode.

v0.2.30

Toggle v0.2.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request superagent-ai#963 from superagent-ai/fix/function-…

…calling-agent

feat: improve function calling agent and prompt to it