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
|
2cd5ec5adf
|
use openai standard response in arch-fc and in gradio client (#62)
* use openai standard response in arch-fc and in gradio client
also fix code bug in usage
* fix int test
|
2024-09-19 12:19:14 -07:00 |
|
José Ulises Niño Rivera
|
9f3c845610
|
Add ability to stream a response (#50)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-09-17 16:12:41 -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 |
|
Adil Hafeez
|
7b5203a2ce
|
Add function calling support using bolt-fc-1b (#35)
|
2024-09-10 14:24:46 -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 |
|
Adil Hafeez
|
33f9dd22e6
|
Add workflow logic for weather forecast demo (#24)
|
2024-07-30 16:23:23 -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 |
|