embedchainjs icon indicating copy to clipboard operation
embedchainjs copied to clipboard

[CHORE] Discrepancy between JavaScript and Python package

Open cachho opened this issue 2 years ago • 3 comments

This issue is there to track features that might exist in python, that are not part of this module yet.

Classes:

  • OpenSourceApp
  • PersonApp
  • Config

Methods:

  • Dry run
  • Chat
  • count
  • reset

Formats:

  • Text
  • Docs

Misc:

  • check for duplicate ids in add
  • table of contents in readme
  • unit tests
  • show new chunks when adding a dataset
  • streaming responses

cachho avatar Jul 05 '23 18:07 cachho

OpenSourceApp for using opensource models

meir-pq avatar Jul 05 '23 19:07 meir-pq

OpenSourceApp for using opensource models

added

cachho avatar Jul 06 '23 15:07 cachho

This is a good first issue since you just have to copy from python to typescript

cachho avatar Jul 07 '23 13:07 cachho