Skip to content

Releases: lyu-ai/agentok

v0.23.1

13 Aug 08:39
Compare
Choose a tag to compare

0.23.1 (2024-08-13)

Bug Fixes

  • Unable to set normal converse config (16d6ae1)

v0.23.0

13 Aug 07:52
Compare
Choose a tag to compare

0.23.0 (2024-08-13)

Bug Fixes

  • Variable config of tools. (ec47a20)

Features

  • Show author info of public tools. (9061b0a)
  • Support md file in Dataset. (775a86c)

v0.22.2

12 Aug 11:05
Compare
Choose a tag to compare

0.22.2 (2024-08-12)

Bug Fixes

  • Delete Tools does not work. (0cca0a9)

v0.22.1

12 Aug 09:39
Compare
Choose a tag to compare

0.22.1 (2024-08-12)

Bug Fixes

  • Node config became empty. (b51db11)

v0.22.0

12 Aug 08:20
Compare
Choose a tag to compare

0.22.0 (2024-08-12)

Features

  • Config tools and rag on Converse Edge (aa0aa4d)

v0.21.0

12 Aug 01:59
Compare
Choose a tag to compare

0.21.0 (2024-08-12)

Bug Fixes

  • Abort chat does not work #151 (53a0596)
  • Enable button not clickable on document and chunk cards (4110a53)
  • New Project from homepage does not apply template. (811bef7)
  • Solved the warning that div cannot be children of p elements. (cd7d96f)
  • Tavily deps and cohere api key (bea7937)
  • Tools page layout that sometimes Add new Tool button not appear. (eab6005)

Features

  • Dataset Retrieval Test. (5b40ebe)

v0.20.0

07 Aug 08:22
Compare
Choose a tag to compare

0.20.0 (2024-08-07)

Bug Fixes

  • Avatar in account page. (adcdd3f)
  • Layout of Tool Config for user and assistant nodes. (143ac64)
  • Message type not recognized correctly when there is tool call (7567bbf)
  • Project owner info missing. (d17e2df)
  • Redirect page lost for OAuth2. (6a36846)
  • Removed iPython from deps (f64c09e)
  • Significantly improved performance by introducing user store. (7642db4)
  • Some legacy projects does not have updated_at field. (38d3e06)
  • Support Annotation of official example of tool use. (7fab58b)
  • Tool code generation and binding (9687b38)
  • Tools lost after forking project from template. (01b7b84)
  • Unselect active project when access home page. (b3e3d5b)
  • virtual env included by mistake in dockerignore (882cd40)

Features

  • API to get messages (e1e5a4c)
  • Chunk update and delete APIs. (ca4420e)
  • Escalated Tool to top level feature (c88f683)
  • Tool config (5c236c2)
  • Tool message structurizing (6a0b63f)
  • Tool meta extraction during code generation (2e71924)
  • Tool Tavily Search API #146 (3a085ae)
  • Upload logo for custom tools (db71d08)

v0.19.1

31 Jul 17:18
Compare
Choose a tag to compare

0.19.1 (2024-07-31)

Bug Fixes

  • Broken API link (05972cd)
  • Display author of templates (3af2d65)
  • Incorrect param type in tool creation. (a33d380)
  • Missing pin/unpin buttons (a83188d)

v0.19.0

31 Jul 07:15
Compare
Choose a tag to compare

0.19.0 (2024-07-31)

Bug Fixes

  • Allow access to templates for all users (3d8d48f)
  • Chat and Fork on template (7af9b29)
  • Missing type AgentMetadata (0e315b4)
  • Restored user avatar (c66b913)
  • Tooltip of converse edge overlapped by other nodes (8b19650)

Features

v0.18.0

15 Jul 15:21
9e998ea
Compare
Choose a tag to compare

0.18.0 (2024-07-15)

Bug Fixes

  • Default termination message for sample project (0212a08)

Features