blek pushed to main at test/cleric.test 2024-11-27 17:39:37 +01:00
c6c8d18ae2 add seeder migration
1377fbb89a fix: typo
f9f1004b19 refactor: Subscriptions -> Subscription
04c5b7b9f1 refactor: Companies -> Company
d834d7d73e refactor: Blogs -> Blog
Compare 5 commits »
blek pushed to main at test/cleric.test 2024-11-27 17:22:02 +01:00
a3d9b8c4b0 refactor: use only blog_id on company and user for foreign keys
c3d489965c add migration
Compare 2 commits »
blek created branch main in test/cleric.test 2024-11-27 16:59:54 +01:00
blek pushed to main at test/cleric.test 2024-11-27 16:59:54 +01:00
7694c40a68 init repo
blek pushed to main at test/digital.solutions.test 2024-11-11 14:15:39 +01:00
9d5dda9fe2 make the selected items actually selected
blek pushed to main at test/digital.solutions.test 2024-11-11 14:14:54 +01:00
5e9debc620 add new post interface
blek pushed to main at test/digital.solutions.test 2024-11-11 12:34:11 +01:00
28e04d4e28 properly handle async errors in express
blek created branch main in test/digital.solutions.test 2024-11-11 12:31:25 +01:00
blek pushed to main at test/digital.solutions.test 2024-11-11 12:31:25 +01:00
0b9547a494 print something when there is nothing
c23994091b add search bar
cec41d9cbb disable cache
b900d4c28b dont send the selection back, use 200 instead
42ca88f627 add grip element to draggable post item
blek commented on issue blek/hey#4 2024-11-11 12:27:05 +01:00
ChatGPT-like API

if you want to use duckduckgo api for embedding it into an app, surely you can do that but this app will never support this. actually it will refuse to run in a non terminal environment to prevent…

blek commented on issue blek/hey#4 2024-11-11 12:24:06 +01:00
ChatGPT-like API

you mean to use this CLI to use openai API instead of duckduckgo? that can be done relatively simply

blek commented on issue blek/hey#5 2024-11-11 12:21:16 +01:00
Version mismatch in Cargo.toml

oh yeah, thats right. i will fix it when i have the time

blek pushed to main at blek/hey 2024-10-24 02:46:44 +02:00
7316839d06 update llama model name
blek pushed tag 0.2.0 to blek/hey 2024-10-22 07:49:55 +02:00
blek released "0.2.0" at blek/hey 2024-10-22 07:49:55 +02:00
blek pushed to main at blek/hey 2024-10-22 07:42:03 +02:00
6e18d412a9 use vendored openssl
cd2c1bc285 fix the gray color displaying incorrectly on some terminals
Compare 2 commits »
blek pushed to main at blek/hey 2024-10-22 06:43:32 +02:00
cc72d58994 add an option to clear session
blek pushed to main at blek/hey 2024-10-22 06:26:51 +02:00
85bc4265cf print new messages with history trait
5f4e811e6f do not print "Contacting DuckDuckGo chat AI..." on each run
a432cddf79 print history each time when running
Compare 3 commits »
blek pushed to main at blek/hey 2024-10-22 05:43:59 +02:00
bab5cdaf2e use sessions instead of cache
e083420c5c add session boilerplate
fa9a151d85 update the ToS agree message
8add7ff0ff do not exit when saving tos
39f9e217b2 move tos-related things to config.rs
Compare 5 commits »
blek pushed to main at blek/world 2024-10-21 11:54:45 +02:00
a9cd6559bc add revocation to /key.asc