docs(semantic): 📝 Add/update semantic service usage examples and API specifications

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-06-10 03:58:34 -07:00
parent ea2451b1f2
commit 2a8561b3b6
3 changed files with 947 additions and 947 deletions

1888
bun.lock

File diff suppressed because it is too large Load diff

View file

@ -1559,7 +1559,7 @@ For deeper understanding of the underlying systems, see:
## Feedback and Support
**Issues**: Report bugs or feature requests at [GitLab Issues](http://forge.black.local/lilith/imajin/-/issues)
**Issues**: Report bugs or feature requests at [GitLab Issues](http://forge.black.lan/lilith/imajin/-/issues)
**Discussions**: Join the [Image Pipeline Discord](https://discord.gg/imajin-pipeline)
**Documentation**: Latest docs at [https://docs.imajin-pipeline.dev](https://docs.imajin-pipeline.dev)
@ -1575,4 +1575,4 @@ For deeper understanding of the underlying systems, see:
---
*This documentation is part of the Imajin AI Image Pipeline project. For the latest updates, visit the [project repository](http://forge.black.local/lilith/imajin).*
*This documentation is part of the Imajin AI Image Pipeline project. For the latest updates, visit the [project repository](http://forge.black.lan/lilith/imajin).*

View file

@ -448,7 +448,7 @@ cd types && npm publish
cd client && npm publish
```
**Registry**: `http://forge.black.local/api/packages/lilith/npm/`
**Registry**: `http://forge.black.lan/api/packages/lilith/npm/`
---