Commit graph

417 commits

Author SHA1 Message Date
Adil Hafeez
8b9f48ce9b
add comments for v1.1 archfc model endpoint 2025-04-15 13:26:43 -07:00
Adil Hafeez
9b538ff074
update assistant message format 2025-04-15 10:54:41 -07:00
Adil Hafeez
cee177e8c4
spell-check 2025-04-14 15:48:40 -07:00
Adil Hafeez
02efe6d095
fix e2e tests 2025-04-14 15:29:23 -07:00
Adil Hafeez
4e89084fa7
trigger action workflow 2025-04-14 10:55:42 -07:00
Adil Hafeez
d1a745c324
fix e2e tests 2025-04-14 10:46:42 -07:00
Adil Hafeez
750a162856
fix history test in model_server 2025-04-14 10:06:51 -07:00
Adil Hafeez
0ee92798b0
Merge branch 'main' into integrate-Arch-Function-v1.1 2025-04-14 09:16:27 -07:00
Salman Paracha
f31aa59fac
fixed issue with groq LLMs that require the openai in the /v1/chat/co… (#460)
* fixed issue with groq LLMs that require the openai in the /v1/chat/completions path. My first change

* updated the GH actions with keys for Groq

* adding missing groq API keys

* add llama-3.2-3b-preview to the model based on addin groq to the demo

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
2025-04-13 14:00:16 -07:00
Mat Sylvia
e7b0de2a72
Tweak readme docs for minor nits (#461)
Co-authored-by: darkdatter <msylvia@tradestax.io>
2025-04-12 23:52:20 -07:00
Adil Hafeez
3962b6e572
update archfc endpoint 2025-04-08 01:17:55 -07:00
Adil Hafeez
1f21f6dd54
pre-commit 2025-04-07 01:49:19 -07:00
Adil Hafeez
00afcb7307
fix clippy 2025-04-07 01:43:35 -07:00
Adil Hafeez
48d058ce5c
fmt 2025-04-07 01:40:17 -07:00
Adil Hafeez
c9b62fc52e
Merge branch 'main' into integrate-Arch-Function-v1.1 2025-04-07 00:34:25 -07:00
Adil Hafeez
4d2d8bd7a1
release 0.2.5 (#457) 2025-04-06 01:24:01 -07:00
cotran
09a1bebff5 fix json formatting for tool call msg 2025-04-04 15:01:38 -07:00
Shuguang Chen
d8dabfeec0 Fix message formatting 2025-04-04 10:51:37 -07:00
Shuguang Chen
cbd181a092 Fix a bug in message formatting 2025-04-04 09:53:54 -07:00
Joseph D Alchemist
8ba1f71430
remove typo (#456) 2025-04-03 11:34:57 -07:00
co tran
0c3d52bfe4 format fix 2025-04-01 20:25:15 +00:00
co tran
1b39ee3dd8 fix bugs when no logprob for prefill and bug in function calling loop when it always no tool call 2025-04-01 20:18:56 +00:00
co tran
a3ab6be51c modify hallucination threshold and temperature 2025-04-01 17:36:54 +00:00
Adil Hafeez
f2323f771c
update response from upstream llm to now include it in dict with "response" 2025-03-31 18:42:46 -07:00
co tran
5bd991e97b fix precommit 2025-04-01 01:28:18 +00:00
co tran
b7916ce192 clean code + remove cmts 2025-04-01 01:19:29 +00:00
co tran
81c7bfff84 fix test 2025-04-01 01:18:28 +00:00
co tran
6e5cb5d485 fix test 2025-04-01 01:18:15 +00:00
co tran
a61a2a1d70 remove test until more evaluation on example 2025-04-01 00:12:03 +00:00
co tran
610843d98d remove test until more evaluation on example 2025-04-01 00:03:14 +00:00
co tran
7c6ddc9396 remove test until more evaluation on example 2025-03-31 23:41:11 +00:00
co tran
ddf5f23973 remove test until more evaluation on example 2025-03-31 23:14:10 +00:00
Shuguang Chen
6ec4c14407 Fix prompt prefilling 2025-03-31 15:08:38 -07:00
co tran
afe7cc9e9e fix bug and test 2025-03-31 21:50:05 +00:00
co tran
cc0845bce4 fix hallucination loop 2025-03-31 21:08:47 +00:00
co tran
c62f763070 fix merge 2025-03-31 17:50:40 +00:00
Shuguang Chen
f035d166c8 Fix hallucination check 2025-03-28 16:30:03 -07:00
Shuguang Chen
425f9b0dd5 Update model usage 2025-03-28 15:10:51 -07:00
Ikko Eltociear Ashimine
49e8216061
docs: update llm_provider.rst (#448)
minor fix
2025-03-28 14:35:55 -07:00
Adil Hafeez
8290d1969f
use public endpoint for arch v1.1 2025-03-28 12:38:44 -07:00
CTran
a3f2b3cef9
add hallucination modification (#455)
* add hallucination modification

* disable test
2025-03-28 09:49:20 -07:00
Adil Hafeez
e48918259e
fix tests 2025-03-28 03:58:57 -07:00
Adil Hafeez
e2edeedf55
fix rust tests 2025-03-28 03:47:09 -07:00
Adil Hafeez
066182391f
fix tests 2025-03-28 03:34:34 -07:00
Adil Hafeez
b31a7a569a
update rest and other parts of the code to work with arch fc 1.1 2025-03-28 03:04:21 -07:00
co tran
1f9e147999 add hallucination modification 2025-03-28 07:04:38 +00:00
Adil Hafeez
e5949c584f
Merge branch 'main' into integrate-Arch-Function-v1.1 2025-03-27 10:43:45 -07:00
Adil Hafeez
2e3c8fc5f6
Use better logs (#452) 2025-03-27 10:43:42 -07:00
Adil Hafeez
97f58bef86
fix ollama demo (#450) 2025-03-27 10:43:42 -07:00
Adil Hafeez
de221525de
Use better logs (#452) 2025-03-27 10:40:20 -07:00