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
|
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 |
|
Adil Hafeez
|
3135ba8eae
|
add ability to override default values from config (#58)
|
2024-09-17 22:37:58 -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
|
8a265de7c6
|
Propagate enums from prompt-target to bolt-fc (#56)
|
2024-09-17 12:03:21 -07:00 |
|
Adil Hafeez
|
63143fbd01
|
add bolt guard config (#55)
|
2024-09-17 10:59:50 -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 |
|