Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Local LLMs into main #1351
Local LLMs into main #1351
Changes from all commits
4e62d61
7ea2b3c
bff3814
34c3503
a8c37d4
ef8055b
1aa9436
3ff1c45
280ea14
90eb841
97cbc07
ee53fd0
e19a7e9
3e4b797
1b1a12e
0ea717b
84085a1
5c5a193
de14f7f
83463b3
2fb1fe1
fc3c616
1d5d066
5360f01
bfde461
57f741a
8b01357
556072e
8655121
05719c1
1ee2878
54caf01
b754873
9f52ebd
50dbec2
737268b
3d180f3
898d40f
5d63f8f
f9a989d
a0079eb
8778b58
6a2b781
b5c15e8
dc84435
8eb134e
7d90ea0
aa1146c
127cd49
68bf955
d00124d
5006fe2
eec7853
42f79ad
f3ab0f4
fb561a2
18687a8
c973ca9
863873f
c0feae9
fc70c5b
86cfaaf
ae27ff4
4ef811b
41180c8
df718e5
1ca7e3e
6c0dca4
0e15c68
ab37d67
5c14715
196fd43
1dd9611
a382161
576f31d
5f50b66
7a29b3e
eb48d88
0ed457f
f0659e5
955b8ed
7e15b6e
d069216
5ef2768
d7a2121
6fd5390
a4148fb
5378cbd
d741fa8
62dd221
f71bba4
e38391e
256c977
1f5e6d5
7254014
ea5175f
2419bc3
b7e3b5a
e493034
5fc2526
a56dbe6
7a08bd6
946a4a0
d0fd847
b2709b0
e4e7d2c
73a657c
0d4728c
1e25a5c
e24feb0
52932fd
245eead
827f6ca
311f344
517a36e
f9c160f
9d12c43
84931c9
135e1dc
da89860
9387fdc
021698b
6817934
d0f9b1e
2be6ffd
8437909
26f6a1d
d1c05d8
19fbda6
589341e
3153def
a70e715
cb7e1bf
3677584
6024fd8
6c3fd8c
5c72543
195e0fc
d7613d7
571c588
f8d158b
46e1b90
9445d29
d7c01a2
3166d7a
55d0dd9
3fe6684
e887ffa
55435d2
b9341ed
80489eb
17ee9ee
f8bd122
6592d8e
b1fed77
1fe6a41
9d88d7d
6ba8bbc
7e5e305
99d0271
d8c57f7
307169c
9519aca
9525f74
5d6e726
5d8772d
6b86162
e830bd7
11e7213
c6f93a2
eb9b8ec
6845224
f969813
edeaf46
c96ae0e
3b5a868
eaf44a8
f118e90
0db35bb
2ccbd4b
f465a55
1883061
96a5f31
ebbe3fc
83d09f7
1c2425d
1224489
90c45e7
14ffef2
c46765d
9720c65
f772a38
427a04f
874635c
d931ac1
e746c1e
2cdd551
f8d6084
9e7e686
b1ddffb
581b174
43732f7
882c197
ab1d96c
a363b0a
6a5fa43
6271d8e
fea8fc5
648f530
5734b8c
dd2b04a
6ee4359
b72447e
9a1b7ad
84c8dc6
6b70539
254e772
38b3cb8
76ae7d1
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 15 in superagi/helper/llm_loader.py
Codecov / codecov/patch
superagi/helper/llm_loader.py#L14-L15
Check warning on line 18 in superagi/helper/llm_loader.py
Codecov / codecov/patch
superagi/helper/llm_loader.py#L18
Check warning on line 24 in superagi/helper/llm_loader.py
Codecov / codecov/patch
superagi/helper/llm_loader.py#L23-L24
Check warning on line 28 in superagi/helper/llm_loader.py
Codecov / codecov/patch
superagi/helper/llm_loader.py#L26-L28
Check warning on line 34 in superagi/helper/llm_loader.py
Codecov / codecov/patch
superagi/helper/llm_loader.py#L33-L34
Check warning on line 38 in superagi/helper/llm_loader.py
Codecov / codecov/patch
superagi/helper/llm_loader.py#L36-L38
Check warning on line 29 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L21-L29
Check warning on line 33 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L31-L33
Check warning on line 46 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L46
Check warning on line 49 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L48-L49
Check warning on line 51 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L51
Check warning on line 55 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L53-L55
Check warning on line 59 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L57-L59
Check warning on line 68 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L68
Check warning on line 75 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L75
Check warning on line 82 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L82
Check warning on line 89 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L89
Check warning on line 92 in superagi/llms/local_llm.py
Codecov / codecov/patch
superagi/llms/local_llm.py#L92