Add license section to README with EPL-2.0 details
This commit is contained in:
parent
ff54f171d4
commit
5889dc8d24
|
@ -58,4 +58,8 @@ 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
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This project is licensed under the Eclipse Public License 2.0. See the [EPL-2.0.txt](EPL-2.0.txt) file for details.
|
Loading…
Reference in a new issue