Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
61
commits
style(dynamic-system-prompt-middleware): remove unused ModelResponse import
e228595View on GitHubfeat(middleware): add dynamic prompt middleware example
7cc9617View on GitHubfeat(rag): add retriever tool wrapping the vector store retriever
0256733View on GitHubrefactor(rag): replace similarity search with retriever
0209f63View on GitHubstyle(multimodal-input): reorder kwargs and reformat list argument
8df2269View on GitHubstyle(agent-with-tools): rewrite comments for clarity and brevity
c09053fView on GitHubfix(multimodal-input): pass message list to invoke and print response
c8d0871View on GitHubfeat(multimodal-input): switch to base64-encoded local image input
813bd82View on GitHubfeat(multimodal-input): add test image for base64 encoding example
c1b1dbeView on GitHubrefactor(multimodal-input): remove unused imports and system prompt
28a7454View on GitHub