lastmile-ai / aiconfig

AIConfig is a config-based framework to build generative AI applications.
https://aiconfig.lastmileai.dev
MIT License
956 stars 79 forks source link

Extensibility docs don't mention ModelParserRegistry #305

Open saqadri opened 11 months ago

saqadri commented 11 months ago

Extensibility docs explain how to create a model parser but not how to use it and register it.

ModelParserRegistry.register_model_parser should be documented there, as well as overall extensions structure.

Sherry also gave feedback on this!

jonathanlastmileai commented 11 months ago

This seems pretty important and given the relative ease of docs, I would say high pri.