Skip to main content

NynoFlow

Project description

NynoFlow

PyPI Status Python Version License

Read the documentation at https://nynoflow.readthedocs.io/ Tests Codecov

pre-commit Black

Nynoflow was built out of frustration with current tooling to build LLM applications. Some focus too much on UI building, which is limited at best. Some over-abstract on certain areas to the point that you can't understand what's the prompt being sent to the LLM. So here at nyno-ai, we set to build the best framework and tooling to build LLM applications for developers.

Features

  • TODO

Requirements

  • TODO

Installation

You can install NynoFlow via [pip] from [PyPI]:

$ pip install nynoflow

Usage

  • TODO

Defaults

Here are all the default configuations you should make sure to review when creating an app with nynoflow:

Config Description Default
flow.completion.token_offset This is used for the historical message cutoff (removing old messages when the token limit is exceeded). This number is the number of tokens you may require for the answer. This is deliberetly different then the token_limit because you may get more token space since messages are cut as a whole. 16

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the GPL 3.0 license, NynoFlow is free and open source software.

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nynoflow-0.3.0.tar.gz (31.0 kB view hashes)

Uploaded Source

Built Distribution

nynoflow-0.3.0-py3-none-any.whl (39.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page