This website requires JavaScript.
Explore
Help
Register
Sign In
seeseemelk
/
ollama4j
Watch
1
Star
0
Fork
0
You've already forked ollama4j
forked from
Mirror/ollama4j
Code
Issues
Pull Requests
Actions
Packages
Releases
1
Activity
Files
349066faf9eb9bf7d95111736f00c71ac8aab139
ollama4j
/
src
History
amithkoujalgi
066df6b369
Enhance agent documentation by refining the definition and benefits of agents, improving clarity on YAML configuration parameters, and updating the sample interaction. Additionally, modify the Agent class to pull the model during initialization, ensuring proper setup for agent functionality.
2025-10-23 11:10:06 +05:30
..
main/java/io/github
/ollama4j
Enhance agent documentation by refining the definition and benefits of agents, improving clarity on YAML configuration parameters, and updating the sample interaction. Additionally, modify the Agent class to pull the model during initialization, ensuring proper setup for agent functionality.
2025-10-23 11:10:06 +05:30
test
Refactor OllamaChatRequest and OllamaGenerateRequest to remove builder classes, implement builder-like methods directly in the request classes, and enhance request handling with additional options and image support. Update integration tests to reflect these changes.
2025-10-07 18:33:22 +05:30