modelfusion icon indicating copy to clipboard operation
modelfusion copied to clipboard

The TypeScript library for building AI applications.

Results 36 modelfusion issues
Sort by recently updated
recently updated
newest added

Contribution suggestion from @lgrammel "Add OpenChat prompt template (there was a cool new OpenChat model released today)"

enhancement
help wanted
good first issue

Contribution suggestion from @lgrammel

enhancement

Contribution suggestion from @lgrammel

enhancement
help wanted

Hey there. Love the ModelFusion library. Thanks for creating it, Lars! According to the [docs](https://modelfusion.dev/guide/function/), setting `fullResponse` to `true` in the options for `generateText(model, messages, options)` is supposed to include...

enhancement

Hi there, Is it possible to build something similar to PythonREPLTool() (Langchain) to JS/Nodejs ecosystem?

enhancement
help wanted

With this PR readers can suggest changes to the docs with an easy to use WYSIWYG markdown editor. [This](https://holocron.so/github/pr/lgrammel/modelfusion/main/editor) is how the editor looks like for this repo. https://github.com/remorses/docusaurus-example/assets/31321188/43c8bc68-3668-4a25-bf1c-a70eceab7bcb

Ideally there would just be an optional ‘overlap’ parameter in the existing split functions. This might be a good time to add a test framework as well to test that...

enhancement