This website requires JavaScript.
Explore
Help
Register
Sign In
ai-char
/
ai-char-bot
Watch
1
Star
0
Fork
0
You've already forked ai-char-bot
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
98
Commits
5
Branches
0
Tags
posts
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xds
d820d9145b
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
__pycache__
fix
2026-02-09 17:01:48 +03:00
.idea
feat: Add logging to API endpoints, update generation response model, and refine project configurations.
2026-02-05 15:29:31 +03:00
.vscode
feat: Add image, update VS Code launch configuration, and enhance gitignore rules for build artifacts.
2026-02-12 14:02:36 +03:00
adapters
feat: Implement asset soft deletion with S3 file purging, enhance type safety, and improve error handling in generation and adapter services.
2026-02-17 12:51:40 +03:00
api
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
middlewares
feat: Add logging to API endpoints, update generation response model, and refine project configurations.
2026-02-05 15:29:31 +03:00
models
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
repos
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
routers
feat: Add image, update VS Code launch configuration, and enhance gitignore rules for build artifacts.
2026-02-12 14:02:36 +03:00
tests
ideas
2026-02-15 12:42:15 +03:00
utils
feat: Add image, update VS Code launch configuration, and enhance gitignore rules for build artifacts.
2026-02-12 14:02:36 +03:00
.dockerignore
main -> aiws
2026-02-11 11:37:04 +03:00
.env
feat: Implement external generation import API secured by HMAC-SHA256 signature verification.
2026-02-10 14:06:37 +03:00
.gitignore
Update compiled bytecode for assets_repo.py.
2026-02-16 16:41:53 +03:00
aiws.py
feat: introduce post resource with full CRUD operations and generation linking.
2026-02-17 15:54:01 +03:00
deploy.sh
feat: Add deploy.sh script for automated remote deployment.
2026-02-05 20:54:49 +03:00
docker-compose.yml
main -> aiws
2026-02-11 12:46:57 +03:00
Dockerfile
main -> aiws
2026-02-11 11:19:50 +03:00
keyboards.py
+ gen mode
2026-02-02 23:08:47 +03:00
requirements.txt
+ prometheus
2026-02-11 11:56:08 +03:00
Description
No description provided
2
MiB
Languages
Python
99.8%
Dockerfile
0.2%