khoj/documentation/docs
Debanjum 9dd3782f5c
Rename OpenAIProcessorConversationConfig DB model to more apt AiModelApi (#998)
* Rename OpenAIProcessorConversationConfig to more apt AiModelAPI

The DB model name had drifted from what it is being used for,
a general chat api provider that supports other chat api providers like
anthropic and google chat models apart from openai based chat models.

This change renames the DB model and updates the docs to remove this
confusion.

Using Ai Model Api we catch most use-cases including chat, stt, image generation etc.
2024-12-08 18:02:29 -08:00
..
advanced Rename OpenAIProcessorConversationConfig DB model to more apt AiModelApi (#998) 2024-12-08 18:02:29 -08:00
clients Merge branch 'master' of github.com:khoj-ai/khoj into features/update-desktop-app 2024-12-08 14:20:20 -08:00
contributing Add link to self-hosted admin page and add docs for building front-end assets. Close #901 2024-10-22 22:42:27 -07:00
data-sources Update the documentation with swanky new demo videos 2024-09-11 19:57:10 -07:00
features Add Jina documentation to readme for self-hosting 2024-11-17 17:20:28 -08:00
get-started Rename OpenAIProcessorConversationConfig DB model to more apt AiModelApi (#998) 2024-12-08 18:02:29 -08:00
miscellaneous Allow disabling Khoj telemetry via KHOJ_TELEMETRY_DISABLE env var 2024-11-11 19:17:39 -08:00