Skip to content

Releases: openchatai/OpenCopilot

0.0.21-beta

11 Oct 18:52
a0b95e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20-beta...0.0.21-beta

0.0.20-beta

09 Oct 21:18
aa8d532
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.19-beta...0.0.20-beta

0.0.19-beta

08 Oct 20:44
a725025
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.18-beta...0.0.19-beta

0.0.18-beta

06 Oct 22:34
782ea77
Compare
Choose a tag to compare

What's Changed

  • Better flows debugging messages by @gharbat in #120
  • Bump urllib3 from 1.26.16 to 1.26.17 in /llm-server by @dependabot in #116
  • Bump postcss from 8.4.24 to 8.4.31 in /dashboard by @dependabot in #126
  • Bump postcss from 8.4.28 to 8.4.31 in /copilot-widget by @dependabot in #125
  • Custom API Planner - Enhancements and Adjustments by @codebanesr in #124
  • Converted completion to chat API.
  • Improved codebase for teamwork.
  • Introduced a transformer function to manage context size.
  • Incorporated feedback loops to keep the agent updated on changes and refer back to previous ones.
  • Better performance with custom planner and reduced feedback loops (only x1 for now).

Full Changelog: 0.0.17-beta...0.0.18-beta

0.0.17-beta

03 Oct 17:52
21555dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.16-beta...0.0.17-beta

0.0.16-beta

01 Oct 19:55
95c1eb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.15-beta...0.0.16-beta

0.0.15-beta

30 Sep 06:20
878c1b7
Compare
Choose a tag to compare

What's Changed

  • Minimizes the project size by removing old HTML/CSS files by @gharbat in #107
  • Using prance to resolve refs, hence this will remove lot of unnecessa… by @codebanesr in #97
  • Simplified codebase by removing unnecessary backend code, leading to improved schema generation confidence.
  • Implemented a parallel execution chain to enhance execution speed.
  • Updated the OpenAPI summarization call. Link
  • Enhanced capabilities of the hierarchical planner (PUT method) and resolved certain bugs in the output parser.
  • Updated Swagger backend URLs.
  • Introduced namespace restrictions to vector search.
  • Reduced prompt size and addressed prompt format issues for workflows.
  • Implemented short-circuiting in LLM chains when unnecessary. Link
  • Added prance to remove unnecessary backend code + more confidence on generated schema

Full Changelog: 0.0.14-beta...0.0.15-beta

0.0.14-beta

28 Sep 22:52
a1cb686
Compare
Choose a tag to compare

What's Changed

  • Copilot widget enhancements by @ah7255703 in #103
  • Patch ci by @ah7255703 in #104
  • @openchatai/copilot-flows-editor integration @ah7255703 in #90
  • Ability to update and create flows from the dashboard
  • Ability to install the copilot using npm, pnpm, yarn. read more

Full Changelog: 0.0.13-beta...0.0.14-beta

0.0.13-beta

27 Sep 22:29
92001cb
Compare
Choose a tag to compare

What's Changed

  • Adding plan and executor chain by @codebanesr in #91
  • Not relying on predefined rigid workflows
  • Generating plans and execution logic on the fly
  • Added support for gpt-4
  • Removed errors from planner discussed here

Full Changelog: 0.0.12-beta...0.0.13-beta

0.0.12-beta

26 Sep 20:52
32f2f17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11-beta...0.0.12-beta