48 Commits

Author SHA1 Message Date
reibs
e1d52dbaa3 decimal fixesupdated pricing to show in millions of tokens 2024-06-17 16:21:05 -07:00
Alex Reibman
981b2519b4 Update README.md 2024-06-17 14:54:21 -07:00
reibs
4d27dcd151 update costs 2024-06-05 18:23:52 -07:00
Alex Reibman
86c585f76d Update README.md 2024-06-03 23:05:43 -07:00
André Ferreira
819b7cf366 feat: Implement calculate_all_costs_and_tokens + revert back to original calculate_prompt_cost and calculate_completion_cost functions 2024-06-03 18:07:39 +02:00
André Ferreira
8bd758ce17 docs: 📝 Update README with token counts output from cost functions 2024-05-28 12:13:48 +02:00
André Ferreira
691275e39d docs: 📝 Update Llama Index documentation 2024-05-28 12:08:57 +02:00
reibs
70b26f8c95 update readme table headers 2024-05-14 01:00:27 -07:00
reibs
e3d46f2d29 update table 2024-05-13 23:54:30 -07:00
reibs
db28307fa9 update table formatting 2024-04-24 21:53:40 -07:00
reibs
5896c69c52 added print utlity and updated cost table 2024-04-24 21:44:41 -07:00
Alex Reibman
c75c4aef2a Update README.md 2024-03-31 23:42:37 -07:00
Nikolay Petrov
7d0595a692 added calculate_cost_by_tokens - the case when token count is already available 2024-02-01 17:42:16 +07:00
reibs
b22a625603 typo fix 2024-01-30 22:23:30 -08:00
reibs
81db359146 update examples in readme 2024-01-30 21:56:21 -08:00
reibs
2a260f781b change prices to json 2024-01-30 20:13:58 -08:00
reibs
b62bc1fb6c remove TPUs 2024-01-30 19:35:32 -08:00
reibs
7edd16b2b3 update price table 2024-01-27 14:07:22 +09:00
reibs
47228e67b1 update tpu pricing 2024-01-27 13:45:30 +09:00
Alex Reibman
08140da1fe Merge pull request #19 from AgentOps-AI/16-add-docs-similar-to-llama-index-token-counting-handler
Add LlamaIndex callback handler
2024-01-04 13:29:30 -08:00
Alex Reibman
a997a02cc8 Update README.md 2024-01-03 16:55:17 -08:00
reibs
a17b4a1322 update callback section 2024-01-03 15:25:25 -08:00
Alex Reibman
5d83c87a56 Update README.md 2024-01-03 02:12:14 -08:00
reibs
632b64ad93 added badges 2024-01-01 23:50:05 -08:00
reibs
b20108d1b9 New cost table 2024-01-01 23:43:00 -08:00
Alex Reibman
4f8e13a2fc Update README.md 2023-12-28 10:57:48 -08:00
Alex Reibman
123e4b3aa5 Update README.md 2023-12-27 14:07:54 -08:00
Alex Reibman
9ea2d9df73 Update README.md 2023-12-26 17:17:05 -08:00
reibs
67a7b7e482 updated readme 2023-12-26 15:54:19 -08:00
reibs
bce6f52b95 update tests and flake 2023-12-25 22:50:36 -08:00
reibs
a140b1093e update to everything 2023-12-24 23:58:17 -08:00
Alex Reibman
40239550e2 Update README.md 2023-12-18 23:55:50 -08:00
Alex Reibman
03205261bd Update README.md 2023-12-17 23:59:21 -08:00
Alex Reibman
aa39de3fb6 Update README.md 2023-12-17 23:55:29 -08:00
trisha
9346f205be add expected print outputs to sample code 2023-12-15 18:04:34 -06:00
trisha
bb17638246 update readme 2023-12-15 17:47:59 -06:00
trisha
9ef4d103a6 enumerate * 2023-12-15 17:39:30 -06:00
trisha
6cf2f7518c add messages example to readme 2023-12-15 15:49:17 -06:00
trisha
c45967b88e add usage examples 2023-12-15 15:20:33 -06:00
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
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
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
bdd42ba715 Move constants to constants file 2023-12-07 17:18:34 -06:00
Alex Reibman
6496ba57dd Update README.md 2023-12-05 23:37:43 -06:00
Alex Reibman
71aa12d68b Update README.md 2023-12-04 23:33:38 -06:00