Adil Hafeez
|
43d6bc80e9
|
Revert "Add support for multiple LLM Providers (#60)"
This reverts commit bd8206742a.
|
2024-09-25 08:15:22 -07:00 |
|
José Ulises Niño Rivera
|
bd8206742a
|
Add support for multiple LLM Providers (#60)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
|
2024-09-24 17:13:55 -07:00 |
|
Adil Hafeez
|
685144bbd7
|
fix demos code (#76)
|
2024-09-24 14:34:22 -07:00 |
|
Adil Hafeez
|
16a8927889
|
add details on how to use grafana dashboards (#72)
|
2024-09-24 11:51:31 -07:00 |
|
Adil Hafeez
|
eff4cd9826
|
improve response handling (#71)
|
2024-09-23 22:56:35 -07:00 |
|
Adil Hafeez
|
31f26ef7ac
|
move demo functions out of model_server (#67)
* pending
* remove
* fix docker build
|
2024-09-20 14:38:10 -07:00 |
|
Adil Hafeez
|
97b47c2ab4
|
Include param default in parameters (#68)
* Include param default in parameters
* improve default param pr
* fix integration tests
|
2024-09-20 09:02:24 -07:00 |
|
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
|
3215d81e58
|
fix webui url and dependencies (#66)
|
2024-09-19 17:48:50 -07:00 |
|
Adil Hafeez
|
a91fbdbf1c
|
Add ability to define clusters in config (#61)
|
2024-09-18 20:03:26 -07:00 |
|
Adil Hafeez
|
215d276acf
|
send all tools when sending request to arch-fc (#59)
|
2024-09-18 15:54:40 -07:00 |
|
Adil Hafeez
|
3135ba8eae
|
add ability to override default values from config (#58)
|
2024-09-17 22:37:58 -07:00 |
|
Adil Hafeez
|
118bff7c7e
|
add open-webui
|
2024-09-17 16:08:13 -07:00 |
|
Adil Hafeez
|
b8841fb8f4
|
rename bolt-config => bolt_config
|
2024-09-17 08:56:47 -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 |
|