llama-stack-mirror/docs/source/contributing/index.md
2025-08-12 14:21:34 -04:00

670 B

Adding a New Provider

See the Adding a New API Provider Page which describes how to add new API providers to the Stack.

See the Vector Database Page which describes how to add a new vector databases with Llama Stack.

See the External Provider Page which describes how to add external providers to the Stack.

:maxdepth: 1
:hidden:

new_api_provider
new_vector_database

Testing

See the Test Page which describes how to test your changes.

:maxdepth: 1
:hidden:
:caption: Testing

testing