# OSR-AI Templates ## Assistant templates - [ ] Roles ## Context templates - [ ] Globs ## Shell templates - [ ] OSR-CLI-Commons::each ## UI templates - [ ] Forms ## Prompt templates - [ ] OSR-L Expression ## Output templates - [ ] Paths - [ ] Logging ## Engine templates - [ ] Lang Chain - [ ] OSR-L ## Pipe templates - [ ] Intermediate conversions (osr-media/osr-lib-content) ## References - [LLM Powered Autonomous Agents](https://lilianweng.github.io/posts/2023-06-23-agent/) - [Lang - Chain & RAG](https://python.langchain.com/v0.1/docs/use_cases/question_answering/) - [Class Validator- jsonschema](https://github.com/epiphone/class-validator-jsonschema) - [Electron with Monaco](https://github.com/electron/fiddle?tab=readme-ov-file) ### GUI - [React Forms from JSON Schema](https://rjsf-team.github.io/react-jsonschema-form/docs/) ## JSON Schema - [Official Docs](https://json-schema.org/understanding-json-schema/reference/array#id4) - [React Playground](https://rjsf-team.github.io/react-jsonschema-form/) - [Custom Widgets](https://rjsf-team.github.io/react-jsonschema-form/docs/advanced-customization/custom-widgets-fields)