Get the latest tech news
Talkd/dialog open source project has been selected for 2024 GitHub Accelerator
RAG LLM Ops App for easy deployment and testing. Contribute to talkdai/dialog development by creating an account on GitHub.
This repository serves an API focused on letting you deploy any LLM you want, based on the structure provided by dialog-lib. db: where the PostgresSQL database runs to support chat history and document retrieval for ; dialog: the service with the api. It is also possible to add information to the prompt for subcategories and choose some optional llm parameters like temperature (defaults to 0.2) or model_name, see below for an example of a complete configuration:
Or read this on Hacker News