Peli de Halleux
Peli de Halleux
We currently only limit the completion tokens. Ability to limit prompt tokens.
We would like to store more data in the frontmatter, like "url" or "source". Is it possible to make it extensible or can we submit new optional fields?
Should "assistant:" be colored like system: or user: ?
Would it be possible to include some progress info in this callback like `current/total`? https://github.com/Stevenic/vectra/blob/ebee3fcf4e4eff4403980e5072944a242ab28f15/src/LocalDocumentIndex.ts#L260
If a file starts with a non-alpha number separator (markdown frontmatter), the text splitter drops it as the chunk is non-alpha numeric.
so that you can skip regenerating embeddings for the same document content.
**Is your feature request related to a problem? Please describe.** The GroqSyntaxError provides the location of the error but not explain the reason of the error. In order to create...
Dev
Dev branch.
Use undifi fetch or better undici.request instead of cross-fetch. - remove crossfetch - remove http-proxy-agent