issues
search
pepperoni21
/
ollama-rs
A Rust library allowing to interact with the Ollama API.
MIT License
542
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for aborting requests
#89
kj800x
opened
4 days ago
0
Remove "escaped" quotes from llama function output
#88
boswelja
opened
5 days ago
0
Function calling isn't optional
#87
boswelja
opened
5 days ago
0
Ollama Vision - Is there a possibility to add images to the prompt yet?
#86
sevsev9
opened
6 days ago
1
Embeddings return 404 error
#85
RuofengX
opened
2 weeks ago
0
Add features to docs.rs generation
#84
boydjohnson
closed
2 weeks ago
1
`no suitable llama servers found`
#83
InAnYan
closed
3 weeks ago
5
Feat: start the ollama server from the app
#82
ahmedoubadi
opened
1 month ago
2
Make async optional
#81
jshook
opened
1 month ago
4
Llama multiple function calls + raw_mode
#80
andthattoo
closed
1 month ago
2
feat: adds support for custom HTTP headers
#79
itsscb
closed
1 month ago
0
Fixed chat history free issue and added test
#78
pepperoni21
closed
2 months ago
0
Reqwest version update for wasm-bindgen
#77
andthattoo
closed
2 months ago
0
Add Tool Role to MessageRole Type
#76
SergioKingOne
closed
2 months ago
1
Multiple function calls aren't supported
#75
Madoshakalaka
opened
2 months ago
3
Can the Tool role be in the MessageRole enum?
#74
SergioKingOne
closed
2 months ago
0
removal index (is 0) should be < len (is 0)
#73
ShayBox
closed
2 months ago
1
Feature Request: Add Support for Custom HTTP Headers in Ollama Requests
#72
itsscb
closed
1 month ago
1
Fixed GenerateEmbeddingsResponse float type
#71
pepperoni21
closed
2 months ago
0
Why is GenerateEmbeddingsResponse Vec<f64> instead of Vec<f32>?
#70
RegenJacob
closed
2 months ago
1
Update readme to provide compilable embeddings examples
#69
ephraimkunz
closed
2 months ago
0
feat: Added suffix in completion request
#68
SpeedCrash100
closed
2 months ago
1
Streaming Chat History Fix for Message Limit
#67
bredmond1019
closed
2 months ago
0
How to save History and Store It in a File
#66
heydocode
opened
2 months ago
1
Fix panic when removing a message in the history with 0 value
#65
shigedangao
closed
2 months ago
7
Function call example
#64
pepperoni21
opened
3 months ago
3
Create images_to_ollama.rs
#63
heydocode
closed
3 months ago
1
Tool Support w/o strings
#62
rseymour
opened
3 months ago
6
Update embeddings generation to /api/embed endpoint and allow for batch embedding
#61
pepperoni21
closed
3 months ago
0
Improve message history handling in get_chat_messages_by_id
#60
ivanmntnautes
closed
2 months ago
3
Llama3.1 Function Calling + New Tools
#59
andthattoo
closed
3 months ago
5
Add support for batch embeddings
#58
prabirshrestha
closed
3 months ago
0
How can the parameter "keep_alive": -1, be sent in a generate_embeddings request ?
#57
0xSchellen
closed
3 months ago
3
Store chat history with stream update
#56
ushinnary
closed
4 months ago
0
Add streaming feature with chat history
#55
izyuumi
closed
5 months ago
2
OllamaError for function-calling
#54
andthattoo
closed
5 months ago
4
Ollama Embeding
#53
acscoder-digitalonda
closed
5 months ago
1
No response when adding an image
#52
DuckyBlender
closed
5 months ago
2
Ollama Function Calling
#51
andthattoo
closed
5 months ago
5
OpenAI compatible function calling
#50
andthattoo
closed
5 months ago
1
Revert "Examples folder should contain working versions of the current release"
#49
pepperoni21
closed
6 months ago
0
Examples folder should contain working versions of the current release
#48
yasinldev
closed
6 months ago
2
Flatten final response data
#47
erhant
closed
6 months ago
0
`GenerationFinalResponseData` is `None` due to omitted fields
#46
erhant
closed
6 months ago
9
Replace host string and port with `Url`
#45
zeozeozeo
closed
7 months ago
1
Use `url` create for holding url to ollama
#44
SpeedCrash100
closed
7 months ago
0
make GenerationContext with pub field
#43
Vebnik
closed
7 months ago
0
Manual create GenerationContext with my Vec<i32>
#42
Vebnik
closed
7 months ago
0
No streaming option for chat with History
#41
khullaa-mcmaster
closed
5 months ago
15
make `ModelInfo` fields empty by default
#40
zeozeozeo
closed
7 months ago
0
Next