cohere-toolkit
cohere-toolkit copied to clipboard
frontend: add custom logo capability
Thank you for contributing to the Cohere Toolkit!
-
Description:
- Added an environment variable flag for custom logo.
- A
showCustomLogo
can be modified as per requirements.
-
Issue: #12
-
Dependencies: N/A
-
[x] Add tests and docs: Documentation has been updated in
theming.md
-
[x] Lint and test: Run
make lint
andmake run-tests