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

Releases: superagent-ai/superagent

v0.1.43

15 Dec 08:21
d7ccb9c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.42...v0.1.43

v0.1.42

14 Dec 07:56
3a0648a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.41...v0.1.42

v0.1.41

10 Dec 12:29

Choose a tag to compare

What's Changed

  • Automatically connect agent with llm on creation by @homanp in #564
  • Refactor pinecone by @homanp in #566
  • Delete vector embeddings when datasource is deleted. by @homanp in #567
  • Create session on chat load by @homanp in #568

Full Changelog: v0.1.40...v0.1.41

v0.1.40

07 Dec 08:36
98b1297

Choose a tag to compare

What's Changed

  • Add directUrl to schema.prisma by @SamsonMXVI in #560
  • Fixed agents setting pannel scrolling issue by @SamsonMXVI in #561
  • Update lanfuse tracing by @homanp in #562

New Contributors

  • @SamsonMXVI made their first contribution in #560

Full Changelog: v0.1.39...v0.1.40

v0.1.39

06 Dec 22:12
ed80198

Choose a tag to compare

What's Changed

Full Changelog: v0.1.38...v0.1.39

v0.1.38

06 Dec 09:52
57d114e

Choose a tag to compare

What's Changed

  • Add Langfuse host url to UI by @homanp in #548
  • Fix local function calling issues by @homanp in #550
  • Guard against malformed json input for custom functions by @homanp in #551
  • Pass session_id between nested agents by @homanp in #553

Full Changelog: v0.1.37...v0.1.38

v0.1.37

30 Nov 12:50

Choose a tag to compare

What's Changed

Full Changelog: v0.1.36...v0.1.37

v0.1.36

29 Nov 09:58
3626610

Choose a tag to compare

What's Changed

Full Changelog: v0.1.35...v0.1.36

v0.1.35

29 Nov 08:34
d90ac2a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.34...v0.1.35

v0.1.34

28 Nov 09:30
0d3084a

Choose a tag to compare

Support for passing custom functions/tools to Assistants

Llama Custom Functions

This release adds support add in custom functions/tools to your assistants. Read more and see code examples here

What's Changed

Full Changelog: v0.1.33...v0.1.34