Commit graph

22 commits

Author SHA1 Message Date
Krrish Dholakia
4905929de3 refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
eaaad79823 feat(ollama.py): add support for async ollama embeddings 2023-12-23 18:01:25 +05:30
Krrish Dholakia
f0df28362a feat(ollama.py): add support for ollama function calling 2023-12-20 14:59:55 +05:30
Krrish Dholakia
a3c7a340a5 fix(ollama.py): fix sync ollama streaming 2023-12-16 21:23:21 -08:00
ishaan-jaff
a7822b8772 (test) ollama-local, add llava test 2023-12-16 10:35:43 +05:30
Krrish Dholakia
5fe5149070 refactor(test_router_caching.py): add tests for router caching 2023-12-15 20:38:51 -08:00
Krrish Dholakia
4791dda66f feat(proxy_server.py): enable infinite retries on rate limited requests 2023-12-15 20:03:41 -08:00
Krrish Dholakia
3b70a6864f test: commenting out local test 2023-12-02 20:53:24 -08:00
Krrish Dholakia
6c0eec4ff4 fix(main.py): fix pydantic warning for usage dict 2023-12-02 20:02:55 -08:00
ishaan-jaff
a1c9c80031 (test) add ollama testing 2023-10-11 17:00:39 -07:00
ishaan-jaff
8d4c109171 (test) add async + non stream test for ollama 2023-10-09 13:47:08 -07:00
ishaan-jaff
7edaff6198 fix ollama tests comments 2023-10-05 11:20:34 -07:00
ishaan-jaff
29509a48f8 ollama default api_base to http://localhost:11434 2023-10-05 11:04:51 -07:00
Krrish Dholakia
ed31860206 adding custom prompt templates to ollama 2023-10-05 10:48:16 -07:00
Krrish Dholakia
a72880925c push cli tool 2023-09-26 13:30:47 -07:00
ishaan-jaff
0c895b76fe fix tests 2023-09-21 11:29:41 -07:00
ishaan-jaff
e354f39cc1 ollama improvements + version bump 2023-09-21 11:09:57 -07:00
ishaan-jaff
cf97a9441a new ollama test 2023-09-21 10:39:48 -07:00
ishaan-jaff
56bd8c1c52 olla upgrades, fix streaming, add non streaming resp 2023-09-09 14:07:13 -07:00
ishaan-jaff
09ae510a58 use api_base instead of custom_api_base 2023-09-02 17:11:30 -07:00
ishaan-jaff
15b1da9dc8 add linting 2023-08-18 11:05:05 -07:00
ishaan-jaff
9d644a5634 ollama with streaming 2023-08-12 14:49:50 -07:00