Commit graph

28 commits

Author SHA1 Message Date
Krrish Dholakia
3923c389fd build(Dockerfile): fixing build requirements 2023-12-16 17:52:30 -08:00
Krrish Dholakia
4791dda66f feat(proxy_server.py): enable infinite retries on rate limited requests 2023-12-15 20:03:41 -08:00
ishaan-jaff
42bc170579 (chore) add dynamo.log to gitignore 2023-12-15 16:59:49 +05:30
ishaan-jaff
15b1e758ab (test) dynamo db writes 2023-12-15 16:43:33 +05:30
Krrish Dholakia
e7a7352f1b bump: version 1.12.6.dev5 → 1.12.6 2023-12-12 15:47:23 -08:00
Krrish Dholakia
6cb4ef5659 test(test_caching.py): reset cache values at the end of test 2023-12-11 18:10:53 -08:00
Krrish Dholakia
1f18093b63 test(test_custom_logger.py): reset cache test correctly 2023-12-11 17:41:47 -08:00
Krrish Dholakia
5a4c054eef fix(proxy_server.py): add testing for model info being added to /model/new 2023-12-02 14:15:45 -08:00
Krrish Dholakia
7b99cfe6b9 test(test_token_counter.py): include testing for function calls 2023-11-30 18:24:21 -08:00
Krrish Dholakia
c4aea7432f build: adding debug logs to gitignore 2023-11-27 22:05:07 -08:00
David Manouchehri
56d28ba69e
Don't commit .sam-aws. 2023-11-22 22:53:55 -05:00
Krrish Dholakia
8c104e9c6a fix(azure.py-+-proxy_server.py): fix function calling response object + support router on proxy 2023-11-15 13:15:16 -08:00
Krrish Dholakia
512a1637eb feat(completion()): enable setting prompt templates via completion() 2023-11-02 16:24:01 -07:00
Krrish Dholakia
aa57c63091 build(openai_proxy): docker build fixes 2023-10-25 13:34:04 -07:00
coconut49
5ab1312b62
Add '*.pyc' to .gitignore to ignore Python compiled files 2023-10-17 22:34:39 +08:00
coconut49
b8bde7350e
Add .idea/ directory to .gitignore to exclude IDE settings from version control. 2023-10-17 22:28:31 +08:00
Krrish Dholakia
2c0280cff3 fix(proxy_cli): add logs and config 2023-10-13 15:14:21 -07:00
Krrish Dholakia
606543eac8 fix(gitmodules): remapping to new proxy 2023-10-12 21:23:53 -07:00
Krrish Dholakia
a8c3871b02 ci(test_logging): need to rewrite test_logging to work in parallel testing 2023-10-07 19:18:09 -07:00
Krrish Dholakia
51e5e2b8d5 docs(proxy_server): doc cleanup 2023-10-07 17:29:04 -07:00
Marco Amato
24cc90594e remove .DS_Store and update .gitignore 2023-10-01 12:15:55 -04:00
Krrish Dholakia
dc9f02267a update values 2023-09-29 20:53:55 -07:00
happysalada
260bd260d0 remove DS_Store 2023-09-10 11:26:18 -04:00
Zakhar Kogan
1cdf157ea0 Updated the favicon 2023-08-22 14:50:17 +03:00
Krrish Dholakia
09fcd88799 updating crash monitoring 2023-08-10 11:13:30 -07:00
Zakhar Kogan
90f1c0d7e2 Added the telemetry .txt to .gitignore 2023-08-08 08:27:00 +03:00
Zakhar Kogan
05ca788fb3 Expanded .env, added Poetry and basic Docstring 2023-08-02 12:05:35 +03:00
Zakhar Kogan
00c2384a2d Added openrouter.ai support 2023-07-28 11:44:08 +03:00