bridgic-llms
Installation
SKILL.md
Bridgic LLMs
Model-neutral LLM integration with protocol-driven capability declaration.
Dependencies
| Package | BaseLlm |
StructuredOutput |
ToolSelection |
|---|---|---|---|
bridgic-llms-openai |
yes | yes | yes |
bridgic-llms-openai-like |
yes | no | no |
bridgic-llms-vllm |
yes | yes | yes |
python-dotenv |
— | — | — |
Install only the LLM provider package you need. python-dotenv is required for loading .env configuration.
Installation: Run the install script to set up all dependencies: