issues
search
khoj-ai
/
khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.23k
stars
705
forks
source link
Support Image Generation with Khoj
#580
Closed
debanjum
closed
11 months ago
debanjum
commented
11 months ago
Main Changes
a9d0f76e Show generated images in the chat modal of the Khoj Obsidian plugin
1d3e4c53 Show generated images in chat interface on Desktop client
3a65641f Show generated images in chat interface on Web client
b184d243 Support /image slash command to generate images using the chat API
1d9c1333 Configure text to image models available on server
Miscellaneous Improvements
f0222f6d Make save_to_conversation_log helper function reusable
70097931 Migrate to OpenAI Python library >= 1.0
Miscellaneous Fixes
316b7d47 Handle offline chat model retrieval when no internet
2b09caa2 Make online results an optional argument to the gpt converse method
Main Changes
Miscellaneous Improvements
Miscellaneous Fixes