__pycache__
|
add mistral prompt templating
|
2023-09-29 21:41:28 -07:00 |
integrations
|
add metadata logging to promptlayer
|
2023-09-21 10:45:02 -07:00 |
llms
|
Merge pull request #497 from coconut49/main
|
2023-09-29 22:31:41 -07:00 |
proxy
|
use deploy flag
|
2023-09-29 22:03:38 -07:00 |
__init__.py
|
add cohere embedding models
|
2023-09-29 09:59:31 -07:00 |
_version.py
|
formatting improvements
|
2023-08-28 09:20:50 -07:00 |
budget_manager.py
|
update budget manager
|
2023-09-18 15:48:29 -07:00 |
caching.py
|
add contributor message to code
|
2023-09-25 10:00:10 -07:00 |
config.json
|
new config.json
|
2023-09-01 14:16:12 -07:00 |
cost.json
|
store llm costs in budget manager
|
2023-09-09 19:11:35 -07:00 |
exceptions.py
|
add contributor message to code
|
2023-09-25 10:00:10 -07:00 |
gpt_cache.py
|
fix caching
|
2023-08-28 14:53:41 -07:00 |
main.py
|
fix logging error
|
2023-09-29 16:02:19 -07:00 |
testing.py
|
add contributor message to code
|
2023-09-25 10:00:10 -07:00 |
timeout.py
|
add contributor message to code
|
2023-09-25 10:00:10 -07:00 |
utils.py
|
add mistral prompt templating
|
2023-09-29 21:41:28 -07:00 |