Releases: drudilorenzo/openai-cost-logger
Releases · drudilorenzo/openai-cost-logger
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.1
v0.3.0
Version 0.3.0
Commits
- [e122826] Merge pull request #7 from drudilorenzo/feat-embeddings-models
- [b37436e] docs: update example image.
- [1f23136] docs: improve docs.
- [aaffad8] docs: update demo.
- [f2139b0] feat: improve library import.
- [0bfbad1] feat: extend models supported.
- [cfb5d68] docs: update readme.
- [4d6d2fc] docs: update proposal.
v0.2.1
v0.2.0
Version 0.2.0
Commits
- [9563b67] Merge pull request #4 from drudilorenzo/feature-json-logging
- [21eb4b5] add total_responses field
- [2e51f6d] docs: fixed images width.
- [d7ec560] docs: improve readme.
- [47a8106] feat: file type check + small docs improvement.
- [4649eb0] add json changes to viz as I forgot it exists while creating PR
- [33fd2d8] update proposal
- [2d1423d] fully swap csv logging for json logging, PR ready
- [c180957] add json working side by side csv
v0.1.0
Version 0.1.0
Commits
- [8111a05] Merge pull request #3 from drudilorenzo/deploy_package
- [7b63fdc] Merge branch 'master' into deploy_package
- [43cc09c] fix: fix import print.
- [2c7d5d6] Merge branch 'master' into deploy_package
- [7ad58d6] feat/ci: Add deployment workflow.
- [fba6947] Merge pull request #2 from drudilorenzo/gpt4_price
- [1a1eadc] FEAT: gpt-4 price added to constants
- [aab1b27] Merge pull request #1 from drudilorenzo/feature-update_cost
- [c94fd91] update the status of changes_proposal.md
- [055cfec] modify the strftime date format for better readability
- [04ae3d7] clean demo
- [075c2d5] PR ready
- [1a73332] Update changes_proposal.md
- [0d6f0b1] Update changes_proposal.md
- [e41a43d] update proposal
- [b855913] modify demo to work with update_cost, behavior replicated
- [3b2a5dd] add units to plot
- [9ceaf80] add changes proposal and motivation
- [409f505] remove leftover attributes, update docstring
- [16c2ea2] change completion to update_cost to reduce integration complexity
- [5b84f5c] docs: improve docs.
- [97050fa] fix: refactor.
- [699b96e] Update README.md
- [51a703f] feat: Cost tracking implementation.
- [a194476] Initial commit