-
### Problem
* I would like to load data source and use jupyternaut to ask questions regarding data
* I would like to experiment using https://github.com/Sinaptik-AI/pandas-ai/tree/main/pandasai li…
-
all gif commands such as /bonk, /pet etc return error
```
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/disnake/ext/commands/slash_core.py", line 728, in invo…
-
so that future slash commands may be added without re-installing the integration
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The app is built from source as it needs a change for me to start with UI.
Empty new folder open,…
Cunya updated
1 month ago
-
Since slash commands has changed with a new SlashCommandBuilder and other new properties, the old slash commands handler system (with json) is outdate even tho it works
-
-
### Problem
`DefaultInlineCompletionHandler` makes some choices which may be sub-optimal when using a models tuned for code infill tasks.
For example, the reliance on langchain template system h…
-
I am looking to write unit tests for my Bolt API, which consists of an app with several handlers for events / messages. The handlers are both _decorated_ using the `app.event` decorator, _and_ make us…
-
**While running the slash Command it's not working**
This saying -
Message to Console
An [unhandledRejection] has occurred.
TypeError: interaction?.isChatInputCommand is not a function
Sourc…
-
### Problem
Today, the /learn command is constrained by the file types it supports. It would be great to be able to add custom file handlers to extend what the /learn command can actually learn.
…