@botpress/zai 1.0.0-beta.2 → 1.0.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/package.json +9 -2
  2. package/dist/src/operations/check.test.js +0 -129
  3. package/dist/src/operations/extract.test.js +0 -163
  4. package/dist/src/operations/filter.test.js +0 -151
  5. package/dist/src/operations/label.test.js +0 -213
  6. package/dist/src/operations/rewrite.test.js +0 -96
  7. package/dist/src/operations/summarize.test.js +0 -22
  8. package/dist/src/operations/text.test.js +0 -51
  9. package/dist/src/operations/zai-learn.test.js +0 -71
  10. package/dist/src/operations/zai-retry.test.js +0 -50
  11. package/src/adapters/adapter.ts +0 -35
  12. package/src/adapters/botpress-table.ts +0 -213
  13. package/src/adapters/memory.ts +0 -13
  14. package/src/env.ts +0 -54
  15. package/src/index.ts +0 -11
  16. package/src/models.ts +0 -347
  17. package/src/operations/__tests/botpress_docs.txt +0 -26040
  18. package/src/operations/__tests/index.ts +0 -30
  19. package/src/operations/check.test.ts +0 -155
  20. package/src/operations/check.ts +0 -187
  21. package/src/operations/constants.ts +0 -2
  22. package/src/operations/errors.ts +0 -9
  23. package/src/operations/extract.test.ts +0 -209
  24. package/src/operations/extract.ts +0 -291
  25. package/src/operations/filter.test.ts +0 -182
  26. package/src/operations/filter.ts +0 -231
  27. package/src/operations/label.test.ts +0 -239
  28. package/src/operations/label.ts +0 -332
  29. package/src/operations/rewrite.test.ts +0 -114
  30. package/src/operations/rewrite.ts +0 -148
  31. package/src/operations/summarize.test.ts +0 -25
  32. package/src/operations/summarize.ts +0 -193
  33. package/src/operations/text.test.ts +0 -60
  34. package/src/operations/text.ts +0 -63
  35. package/src/operations/zai-learn.test.ts +0 -85
  36. package/src/operations/zai-retry.test.ts +0 -64
  37. package/src/scripts/update-models.ts +0 -74
  38. package/src/utils.ts +0 -61
  39. package/src/zai.ts +0 -185

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.