Trisha Pan
|
27e6eb7687
|
upload to pyPI, fix documentation (#4)
* Upload to pyPI, fix documentation
* Add new line
* fix terminal commands and dependencies
|
2023-12-15 02:23:50 -05:00 |
|
trisha
|
23269053de
|
fix calculate cost fxn, consolidate constants, fix max prompt completion limits
|
2023-12-15 01:18:49 -06:00 |
|
Trisha Pan
|
fadab68c03
|
Merge pull request #3 from AgentOps-AI/fix-tests
add error handling, add tests, add tox and pyproject files
|
2023-12-12 16:55:00 -05:00 |
|
trisha
|
98577e79a9
|
Update url for missing/misspelled model
|
2023-12-12 15:53:21 -06:00 |
|
trisha
|
15bf7ee1c6
|
Add tests for invalid models and empty inputs, remove case-sensitivity of model names
|
2023-12-12 13:25:00 -06:00 |
|
trisha
|
c068cb0a1b
|
Token max for gpt-4-1106-vision-previous from https://community.openai.com/t/gpt-4-1106-preview-in-playground-needs-some-fixes/475758/9
|
2023-12-11 12:46:22 -06:00 |
|
trisha
|
6ba856c435
|
Restore lost README, add how to run tests
|
2023-12-11 12:35:14 -06:00 |
|
trisha
|
77c0302062
|
byebye readme
|
2023-12-08 15:33:29 -06:00 |
|
Trisha Pan
|
7560038c6c
|
Merge branch 'main' into trisha
|
2023-12-08 16:24:19 -05:00 |
|
trisha
|
8e9346cdde
|
Update package so can locally import
|
2023-12-08 14:49:25 -06:00 |
|
trisha
|
8afa2392af
|
Create package folder
|
2023-12-08 14:21:43 -06:00 |
|
trisha
|
bdd42ba715
|
Move constants to constants file
|
2023-12-07 17:18:34 -06:00 |
|
reibs
|
1225b5e84e
|
added tox
|
2023-12-06 23:42:05 -06:00 |
|
Alex Reibman
|
6496ba57dd
|
Update README.md
|
2023-12-05 23:37:43 -06:00 |
|
Trisha Pan
|
4138c969a2
|
Merge pull request #1 from AgentOps-AI/trisha
fix tests
|
2023-12-05 22:03:28 -05:00 |
|
trisha
|
24fe1db983
|
Add .py to end of file
|
2023-12-05 16:51:02 -06:00 |
|
trisha
|
4a236a1088
|
Correct tests
|
2023-12-05 16:50:28 -06:00 |
|
trisha
|
07e91ec47d
|
Spelling
|
2023-12-05 14:49:07 -06:00 |
|
trisha
|
d23070e7e5
|
Merge branch 'main' into trisha
|
2023-12-05 14:22:51 -06:00 |
|
trisha
|
89ef14a44b
|
Refactor test inputs
|
2023-12-05 14:21:36 -06:00 |
|
Alex Reibman
|
71aa12d68b
|
Update README.md
|
2023-12-04 23:33:38 -06:00 |
|
reibs
|
95d97e7f4c
|
added tests
|
2023-12-03 20:19:25 -06:00 |
|
reibs
|
0adc9bdaea
|
updated cost tracker
|
2023-12-02 23:57:39 -05:00 |
|
Alex Reibman
|
cf231920be
|
Initial commit
|
2023-12-02 23:56:45 -05:00 |
|