dq_llm is a lightweight, flexible API wrapper that integrates multiple Large Language Models (LLMs) like OpenAI, Azure, Ollama, and more. It provides a unified interface for chat completion, embeddings, and streaming responses, allowing developers to easily switch between various LLM services with minimal configuration.
- Free software: Apache Software License 2.0
- Documentation: https://dq-llm.readthedocs.io.
- TODO
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.