Commit Graph

258 Commits

Author SHA1 Message Date
Michael Yang
373a2e3759
Merge pull request #17 from jmorganca/mxyng/response-error
update response error field to match json response
2024-01-22 09:44:45 -08:00
Michael Yang
27f0dfe0ca update response error field to match json response 2024-01-22 09:41:22 -08:00
Jeffrey Morgan
467fd833f3 Use client variable name for custom client in README.md 2024-01-20 15:34:39 -05:00
Jeffrey Morgan
9c60d1569c Additional docs in README.md 2024-01-20 15:25:47 -05:00
Michael Yang
43d36489b2
Merge pull request #16 from jmorganca/ollama-host
fix: update OLLAMA_HOST parsing to match ollama CLI
2024-01-19 14:09:47 -08:00
Michael Yang
3119736eda s/base_url/host/ 2024-01-19 14:00:49 -08:00
Michael Yang
bae245ea63 update pytest configs 2024-01-19 13:17:42 -08:00
Michael Yang
bf46f31936
Merge pull request #15 from jmorganca/mxyng/examples
examples
2024-01-18 14:01:00 -08:00
Michael Yang
81e253997d examples: add pull progress readme 2024-01-18 11:20:54 -08:00
Michael Yang
89c4b54316 examples: add async chat 2024-01-18 11:20:48 -08:00
Michael Yang
8497ffa3d4 examples: rename directories 2024-01-18 11:20:36 -08:00
Michael Yang
af02cb3fba
Merge pull request #13 from jmorganca/mxyng/pull-progress
add example for pulling with progress bar
2024-01-17 14:40:22 -08:00
Michael Yang
a01b48814a add example for pulling with progress bar 2024-01-17 14:37:11 -08:00
Michael Yang
f00c93eab3
Merge pull request #11 from jmorganca/mxyng/ci-publish-perms
ci: give publish job content perms
2024-01-16 12:52:30 -08:00
Michael Yang
516fb19076 ci: give publish job content perms 2024-01-16 12:35:39 -08:00
Michael Yang
1a60f07e28
Merge pull request #10 from easp/main
Changed 'show' to use POST instead of GET
2024-01-16 12:22:48 -08:00
Erik Sp
27e2ef1161 Changed 'show' to use POST instead of GET 2024-01-14 12:00:20 -08:00
Michael Yang
53b10f7c00
Merge pull request #9 from jmorganca/destination
s/target/destination/
2024-01-12 15:03:31 -08:00
Michael Yang
582839f24f s/target/destination/ 2024-01-12 14:59:32 -08:00
Michael Yang
fc60bd74e9
Merge pull request #8 from jmorganca/brucemacd/remote-create
fix: remote create new file
2024-01-12 09:22:52 -08:00
Bruce MacDonald
e3733a235d fix tests 2024-01-12 11:03:40 -05:00
Bruce MacDonald
b232a6c04d fix: remote create new file 2024-01-12 10:48:59 -05:00
Michael Yang
e0ee198195
Merge pull request #7 from jmorganca/mxyng/fix-publish
fix gh release upload
2024-01-11 16:53:47 -08:00
Michael Yang
99df3c3a07 fix gh release upload 2024-01-11 16:52:17 -08:00
Michael Yang
d394d134f7
Merge pull request #6 from jmorganca/mxyng/fix-publish
fix publish
2024-01-11 16:46:57 -08:00
Michael Yang
42ddf71475 fix publish 2024-01-11 16:45:38 -08:00
Michael Yang
efc7ea3e78
Merge pull request #5 from jmorganca/mxyng
Mxyng
2024-01-11 09:53:42 -08:00
Michael Yang
1f68bae483 wording 2024-01-11 09:35:10 -08:00
Michael Yang
d2ea72ae07 return full list objects 2024-01-10 17:21:22 -08:00
Michael Yang
008a6a6b00 add embeddings 2024-01-10 17:21:21 -08:00
Michael Yang
64127ee821 parse json error 2024-01-10 17:02:49 -08:00
Michael Yang
7c2ec01d2f docstrings 2024-01-10 17:02:36 -08:00
Michael Yang
f7e6980b1b literal 2024-01-10 16:39:55 -08:00
Michael Yang
7601947a35 request/response errors 2024-01-10 16:39:54 -08:00
Michael Yang
2804a03d82 httpx: kwargs 2024-01-10 10:52:50 -08:00
Michael Yang
cea391a041 add generate and chat responses 2024-01-10 10:52:50 -08:00
Michael Yang
0f9211de97
Merge pull request #4 from jmorganca/mxyng/rm-default-async
Mxyng/rm default async
2024-01-09 16:58:37 -08:00
Michael Yang
c67ef1ae34 fix: type hints 2024-01-09 16:57:07 -08:00
Michael Yang
bf56bed816 remove default async client 2024-01-09 16:52:19 -08:00
Michael Yang
e2be701953
Merge pull request #3 from jmorganca/mxyng/aliases
add default async client aliases
2024-01-04 14:24:35 -08:00
Michael Yang
a5f6d1980b add default async client aliases
aliasing has the added benefit of providing signatures to lsp systems
2024-01-04 09:17:59 -08:00
Michael Yang
349d9c3023
Merge pull request #2 from jmorganca/mxyng/fix
fix endpoints
2023-12-22 16:32:51 -08:00
Michael Yang
d5b1cc60fa update readme 2023-12-22 11:50:21 -08:00
Michael Yang
e8a66b8de1 examples 2023-12-21 17:00:31 -08:00
Michael Yang
2236de230c s/base/base_url/ 2023-12-21 17:00:31 -08:00
Michael Yang
de61864358 fix api calls 2023-12-21 17:00:30 -08:00
Michael Yang
187bd29b0e
Merge pull request #1 from jmorganca/mxyng/tests
add ci tests/lint
2023-12-21 15:06:14 -08:00
Michael Yang
47c934c74b format 2023-12-21 14:21:02 -08:00
Michael Yang
9d93f70806 publish workflow 2023-12-21 14:15:08 -08:00
Michael Yang
dabcca6a1f type hints 2023-12-21 14:07:41 -08:00