* cleaning up plano cli commands
* adding support for wildcard model providers
* fixing compile errors
* fixing bugs related to default model provider, provider hint and duplicates in the model provider list
* fixed cargo fmt issues
* updating tests to always include the model id
* using default for the prompt_gateway path
* fixed the model name, as gpt-5-mini-2025-08-07 wasn't in the config
* making sure that all aliases and models match the config
* fixed the config generator to allow for base_url providers LLMs to include wildcard models
* re-ran the models list utility and added a shell script to run it
* updating docs to mention wildcard model providers
* updated provider_models.json to yaml, added that file to our docs for reference
* updating the build docs to use the new root-based build
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
* updated docs to reflect agent routing and hand off
* updated prompt targets based on review
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* updated docs for 0.1.8 support
* updated REAMDE on root
* updated version reference to 0.1.8 in other parts of the repo
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* updating doc versions, images and cleaning up section for prompt-guard
* updating based on feedback
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* init update
* Update terminology.rst
* fix the branch to create an index.html, and fix pre-commit issues
* Doc update
* made several changes to the docs after Shuguang's revision
* fixing pre-commit issues
* fixed the reference file to the final prompt config file
* added google analytics
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* updated model serving, updated the config references, architecture docs and added the llm_provider section
* several documentation changes to improve sections like life_of_a_request, model serving subsystem
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
* added the first set of docs for our technical docs
* more docuemtnation changes
* added support for prompt processing and updated life of a request
* updated docs to including getting help sections and updated life of a request
* committing local changes for getting started guide, sample applications, and full reference spec for prompt-config
* updated configuration reference, added sample app skeleton, updated favico
* fixed the configuration refernce file, and made minor changes to the intent detection. commit v1 for now
* Updated docs with use cases and example code, updated what is arch, and made minor changes throughout
* fixed imaged and minor doc fixes
* add sphinx_book_theme
* updated README, and make some minor fixes to documetnation
* fixed README.md
* fixed image width
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* added the first set of docs for our technical docs
* more docuemtnation changes
* added support for prompt processing and updated life of a request
* updated docs to including getting help sections and updated life of a request
* committing local changes for getting started guide, sample applications, and full reference spec for prompt-config
* updated configuration reference, added sample app skeleton, updated favico
* fixed the configuration refernce file, and made minor changes to the intent detection. commit v1 for now
---------
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
Co-authored-by: Adil Hafeez <adil@katanemo.com>