OpenAdapt icon indicating copy to clipboard operation
OpenAdapt copied to clipboard

Explore simpleaichat

Open abrichr opened this issue 1 year ago • 1 comments

Feature request

How can we take advantage of https://github.com/minimaxir/simpleaichat ?

Related: https://github.com/OpenAdaptAI/OpenAdapt/issues/534

Motivation

This tool has many features optimized for working with ChatGPT as fast and as cheap as possible, but still much more capable of modern AI tricks than most implementations:

  • Create and run chats with only a few lines of code!
  • Optimized workflows which minimize the amount of tokens used, reducing costs and latency.
  • Run multiple independent chats at once.
  • Minimal codebase: no code dives to figure out what's going on under the hood needed!
  • Chat streaming responses and the ability to use tools.
  • Async support, including for streaming and tools.
  • Ability to create more complex yet clear workflows if needed, such as Agents. (Demo soon!)
  • Coming soon: more chat model support (PaLM, Claude)!

abrichr avatar Dec 15 '23 19:12 abrichr

See also: https://news.ycombinator.com/item?id=38657841

abrichr avatar Dec 15 '23 19:12 abrichr