CoolFace
Apppublic

allgoal/all-goal-back-huggingface

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
50 commits on main
e17b9ca3y ago

update temperature

oldg591
ad3c7933y ago

Fixed bug with completed_steps

MatveyKos
7231ec43y ago

Update return

MatveyKos
731fa9a3y ago

back

oldg591
05348913y ago

Any to str

oldg591
f7d45263y ago

update Dict import

oldg591
b64d7813y ago

fix import

oldg591
1f0e2b93y ago

update return with Dict

oldg591
83bf3e93y ago

add temperature

oldg591
aea52d63y ago

add temperature and update return

oldg591
ed94ff23y ago

update return and add type

oldg591
9ac2e493y ago

update dict to Dict

oldg591
d5867523y ago

update return

oldg591
61f4cdd3y ago

update return with object

oldg591
6a716563y ago

return back

oldg591
525b5483y ago

update return

oldg591
2fa3cd63y ago

add goalId to addGoal return function

oldg591
3e7f8b63y ago

Update req.txt

MatveyKos
2aba3433y ago

Added in vector db, generating steps

MatveyKos
0a4da683y ago

update bug

oldg591
58f25b63y ago

update addGoal bug

oldg591
aa26e813y ago

update error

oldg591
c8ba0793y ago

update addGoal error

oldg591
fc4cee93y ago

update addGoal bug

oldg591
a11a2343y ago

update addGoal bug

oldg591
d30267e3y ago

update addGoal bug

oldg591
5fe05003y ago

change return to user_id in addGoal function

oldg591
92107f33y ago

Rewrite add goal

MatveyKos
1c9f4f63y ago

Add test route

MatveyKos
92d16f13y ago

Remove nltk chunking

MatveyKos
1a3f7533y ago

Add all dependencies

MatveyKos
739f3f03y ago

Add nltk dependencies

MatveyKos
b623ac33y ago

change return with answer

oldg591
3508c9e3y ago

Added OpanAI

MatveyKos
9686f613y ago

Add return counter of steps

MatveyKos
901dc003y ago

update prompt

oldg591
bc6c1363y ago

return last version lc_get_answer_by_user_info

oldg591
7ff2b613y ago

comment get_matrix_of_fate_from_json

oldg591
414184c3y ago

comment get_matrix_of_fate_from_json

oldg591
891c0593y ago

Fix bugs

MatveyKos
cbcf5bc3y ago

remove ../ form matrix_of_fate

oldg591
f976e9b3y ago

update edit step return

oldg591
3a0c1bb3y ago

update edit step endpoint

oldg591
ea408393y ago

update return edit step

oldg591
e0e76fc3y ago

add return step info after edit step

oldg591
d41bdde3y ago

remove username check from utils_user

oldg591
12ab5633y ago

add await to asyncio.run

oldg591
8d8b1f63y ago

Rewrite req.txt

MatveyKos
1e06a713y ago

Update req.txt

MatveyKos
9bc805e3y ago

Add new returns, energy, NLTKTextSplitter

MatveyKos