feat: add initial /ask command
This commit is contained in:
parent
38e6fcc1b3
commit
06e7d026a4
7 changed files with 584 additions and 3 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -144,4 +144,10 @@ yt-dlp
|
|||
ffmpeg
|
||||
|
||||
# Bun
|
||||
bun.lock*
|
||||
bun.lock*
|
||||
|
||||
# Ollama
|
||||
ollama/
|
||||
|
||||
# Docker
|
||||
docker-compose.yml
|
Loading…
Add table
Add a link
Reference in a new issue