Adil Hafeez
|
87900beddd
|
Remove OMF (#78)
* Remove OMF
* remove submodule from github workflow
|
2024-09-24 15:18:20 -07:00 |
|
Adil Hafeez
|
060a0d665e
|
improve service names (#54)
- embedding-server => model_server
- public-types => public_types
- chatbot-ui => chatbot_ui
- function-calling => function_calling
|
2024-09-17 08:47:35 -07:00 |
|
Adil Hafeez
|
9e50957f22
|
Improve prompt target intent matching (#51)
|
2024-09-16 19:20:07 -07:00 |
|
José Ulises Niño Rivera
|
fdfad87347
|
Fix wasm load error (#45)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-09-05 16:29:41 -07:00 |
|
José Ulises Niño Rivera
|
dd48689aee
|
Add Ratelimit on request tokens (#44)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-09-04 17:28:12 -07:00 |
|
José Ulises Niño Rivera
|
d98517f240
|
Move shared types into their own crate (#41)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-09-04 15:31:05 -07:00 |
|
José Ulises Niño Rivera
|
4dd1f3693e
|
Add the Ratelimit module (#34)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-08-28 11:11:05 -07:00 |
|
Adil Hafeez
|
51d6213cdd
|
update open-message-format (#30)
|
2024-07-31 15:56:13 -07:00 |
|
José Ulises Niño Rivera
|
7ef68eccfb
|
Improve error handling (#23)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-07-29 12:15:26 -07:00 |
|
José Ulises Niño Rivera
|
a51a467cad
|
Add initial integration style tests (#20)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-07-25 14:41:36 -07:00 |
|
Adil Hafeez
|
cad38295bf
|
Use open-message-format to serialize and deserialize embeddings api (#18)
* Use open-message-format to serialize and deserialize embeddings api
|
2024-07-23 11:56:49 -07:00 |
|
Adil Hafeez
|
7bf77afa0e
|
add embedding store (#10)
|
2024-07-18 14:04:51 -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 |
|
José Ulises Niño Rivera
|
913a3f50d7
|
comments
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-07-10 13:47:26 -07:00 |
|
José Ulises Niño Rivera
|
cd2a1db493
|
Add initial scaffolding
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-07-10 10:06:02 -07:00 |
|
Adil Hafeez
|
100114f6d0
|
initial commit
|
2024-07-09 13:36:17 -07:00 |
|