Commit graph

23 commits

Author SHA1 Message Date
Mehmet Bektas
a3df083731 update ollama test file 2024-05-05 20:25:43 -07:00
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
b7a7c3a4e5 feat(ollama.py): add support for async ollama embeddings 2023-12-23 18:01:25 +05:30
Krrish Dholakia
636ac9b605 feat(ollama.py): add support for ollama function calling 2023-12-20 14:59:55 +05:30
Krrish Dholakia
5f4310f592 fix(ollama.py): fix sync ollama streaming 2023-12-16 21:23:21 -08:00
ishaan-jaff
c60350fbb6 (test) ollama-local, add llava test 2023-12-16 10:35:43 +05:30
Krrish Dholakia
0a20b92c12 refactor(test_router_caching.py): add tests for router caching 2023-12-15 20:38:51 -08:00
Krrish Dholakia
1da7d35218 feat(proxy_server.py): enable infinite retries on rate limited requests 2023-12-15 20:03:41 -08:00
Krrish Dholakia
7d684fbd9e test: commenting out local test 2023-12-02 20:53:24 -08:00
Krrish Dholakia
285f0b72c3 fix(main.py): fix pydantic warning for usage dict 2023-12-02 20:02:55 -08:00
ishaan-jaff
12cb7c25eb (test) add ollama testing 2023-10-11 17:00:39 -07:00
ishaan-jaff
51912b3b27 (test) add async + non stream test for ollama 2023-10-09 13:47:08 -07:00
ishaan-jaff
7460506084 fix ollama tests comments 2023-10-05 11:20:34 -07:00
ishaan-jaff
f0d6d713e0 ollama default api_base to http://localhost:11434 2023-10-05 11:04:51 -07:00
Krrish Dholakia
1492916a37 adding custom prompt templates to ollama 2023-10-05 10:48:16 -07:00
Krrish Dholakia
694265798d push cli tool 2023-09-26 13:30:47 -07:00
ishaan-jaff
0bdc9ed6e8 fix tests 2023-09-21 11:29:41 -07:00
ishaan-jaff
34b11a90e4 ollama improvements + version bump 2023-09-21 11:09:57 -07:00
ishaan-jaff
e76125f0eb new ollama test 2023-09-21 10:39:48 -07:00
ishaan-jaff
b8538fea34 olla upgrades, fix streaming, add non streaming resp 2023-09-09 14:07:13 -07:00
ishaan-jaff
4a994dc498 use api_base instead of custom_api_base 2023-09-02 17:11:30 -07:00
ishaan-jaff
2c7ffb7c75 add linting 2023-08-18 11:05:05 -07:00
ishaan-jaff
be44a9b6b6 ollama with streaming 2023-08-12 14:49:50 -07:00