This website requires JavaScript.
Explore
Help
Register
Sign in
Oliver
/
presenton
Watch
1
Star
0
Fork
You've already forked presenton
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
201e2ee11d
presenton
/
servers
/
fastapi
History
Suraj Jha
6722a91748
feat: add html edit with image endpoint
2025-07-30 22:51:11 +05:45
..
api
feat: add html edit with image endpoint
2025-07-30 22:51:11 +05:45
assets
fix(fastapi): replaces fastembed_vectorstore with chroma for ARM compatibility
2025-07-28 12:56:41 +05:45
chroma
feat(Nextjs): Mermaid diagram layout & support added & refactor setting.json to settings.json
2025-07-29 13:30:19 +05:45
constants
fix(nextjs): changes ollama and custom llm endpoints, fix(fastapi): fixes broken image search due to ImageAsset
2025-07-19 13:26:29 +05:45
enums
feat: replace 'imagen' with 'gemini_flash' across image provider configurations and related services
2025-07-19 11:22:20 +05:45
models
fix(fastapi): fix /generate enpoint to take form data, reduced database calls and makes assets fetch more efficient
2025-07-29 09:30:58 +05:45
services
fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
2025-07-29 11:31:43 +05:45
static
feat(fastapi): adds image generation service
2025-07-15 23:13:00 +05:45
tests
feat: endpoints to convert slide to html and html to react component
2025-07-30 03:02:08 +05:45
utils
chore(fastapi)
2025-07-29 12:10:29 +05:45
get_test_schema.py
fix(fastapi): removes seperate schema constraints from system prompt, fix(nextjs): improves layout schema constraints
2025-07-21 23:37:30 +05:45
requirements.txt
feat: add html edit with image endpoint
2025-07-30 22:51:11 +05:45
server.py
chore(fastapi)
2025-07-28 16:10:57 +05:45