gasolin

Results 57 comments of gasolin

export loadFile, load, loadHubotScripts, loadExternalScripts, parseHelp functions must link back to robot.js to provide compatible API

webby-template might be sufficient?

Got "Cannot detect system tray on this system" error in Elementary OS 5.0 as well. Elementary OS is based on Ubuntu 18.04 but does not support gnome desktop extension

feel it will goes complex this way when user also want to config the embeddings (not use `text-embedding-ada-002` but other options) etc, maybe pass through a config object when initiate...

on the query level make more sense 👍, but a `default_model` also a preferred way for most of the usage. here's my attempt (use config object) to solve the same...

@1MikeMakuch its a different thing the `add_file` accept file path instead of pass string directly, after file loaded/content ready, it allow to pass `text` to use textLoader load content (can...