nicole pardal
|
16f344f635
|
client/types: update web search and fetch API (#584)
test / test (push) Waiting to run
test / lint (push) Waiting to run
---------
Co-authored-by: ParthSareen <parth.sareen@ollama.com>
|
2025-09-23 13:27:36 -07:00 |
|
Parth Sareen
|
b22c5fdabb
|
init: fix export for web_search (#581)
test / test (push) Has been cancelled
test / lint (push) Has been cancelled
|
2025-09-19 10:06:30 -07:00 |
|
Parth Sareen
|
4d0b81b37a
|
client: add web search and web crawl capabilities (#578)
test / test (push) Waiting to run
test / lint (push) Waiting to run
|
2025-09-18 16:51:20 -07:00 |
|
Aarni Koskela
|
89e719ab92
|
chore: bump ruff and ensure imports are sorted (#385)
* chore: upgrade ruff & sort imports
|
2025-01-14 16:34:16 -08:00 |
|
Aarni Koskela
|
9057705bc0
|
fix: export Image model
Allows construction of `Message(..., images=Image(value=...))` without having to import from `._types`
|
2024-12-17 13:31:25 +02:00 |
|
Michael Yang
|
0bbc246007
|
pydantic types
|
2024-11-08 09:59:03 -08:00 |
|
royjhan
|
b0ea6d9e44
|
Support api/embed (#208)
* api/embed
* api/embed
* api/embed
* rm legacy
|
2024-07-18 10:40:30 -07:00 |
|
royjhan
|
d5316d023a
|
Python API PS (#177)
* Python API PS
* PS Rename
* Readme
|
2024-06-05 11:12:32 -07:00 |
|
Michael Yang
|
008a6a6b00
|
add embeddings
|
2024-01-10 17:21:21 -08:00 |
|
Michael Yang
|
7601947a35
|
request/response errors
|
2024-01-10 16:39:54 -08:00 |
|
Michael Yang
|
cea391a041
|
add generate and chat responses
|
2024-01-10 10:52:50 -08:00 |
|
Michael Yang
|
bf56bed816
|
remove default async client
|
2024-01-09 16:52:19 -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
|
dabcca6a1f
|
type hints
|
2023-12-21 14:07:41 -08:00 |
|
Michael Yang
|
20db23d932
|
async client
|
2023-12-21 09:17:07 -08:00 |
|
Michael Yang
|
877ca407b6
|
fix lint
|
2023-12-21 09:03:40 -08:00 |
|
Michael Yang
|
4fb93dcb0c
|
initial commit
|
2023-12-20 12:09:49 -08:00 |
|