Adil Hafeez
|
4438dc7979
|
remove embeddings config from config (#64)
* remove embeddings config from config
* remove embedding provider
|
2024-09-19 17:49:42 -07:00 |
|
Adil Hafeez
|
6f6454069f
|
Improve demo experience (#28)
* Imrpove demo experience
- generate envoy.yaml using jinja2 template
* add todo
* add config file
|
2024-07-31 17:13:39 -07:00 |
|
Adil Hafeez
|
9774148c75
|
Remove top level container and start snake-case for config files (#27)
t
|
2024-07-31 14:05:52 -07:00 |
|
Adil Hafeez
|
a386d68b41
|
Parse katanemo config using serde/yaml package (#6)
* Parse katanemo config using serde/yaml package
- load yaml file into typed classes
- pass katanemo config to plugin using envoy wasm plugin config
- add tests in configuration.rs file
|
2024-07-16 14:50:32 -07:00 |
|