Update README with main repository information
This commit is contained in:
parent
bdb2461cb0
commit
ff54f171d4
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
A FastMCP server providing role-based AI assistant tools for specialized AI personas and LLM model discovery.
|
A FastMCP server providing role-based AI assistant tools for specialized AI personas and LLM model discovery.
|
||||||
|
|
||||||
|
## GitHub is only Mirror
|
||||||
|
|
||||||
|
This GitHub repository is a read-only mirror. For issues, bug reports, feature requests, and contributions, please visit the main repository at:
|
||||||
|
|
||||||
|
**https://git.jagenberg.info/tim/TheVoices**
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Model Discovery**: Auto-detect available LLM models based on API keys
|
- **Model Discovery**: Auto-detect available LLM models based on API keys
|
||||||
|
@ -52,4 +58,4 @@ ask_the_voice(
|
||||||
- Python 3.13+
|
- Python 3.13+
|
||||||
- FastMCP 2.9.2+
|
- FastMCP 2.9.2+
|
||||||
- LiteLLM 1.73.6+
|
- LiteLLM 1.73.6+
|
||||||
- Valid API keys for at least one LLM provider
|
- Valid API keys for at least one LLM provider
|
Loading…
Reference in a new issue