This website requires JavaScript.
Explore
Help
Sign In
steve
/
go-llm
Watch
1
Star
0
Fork
0
You've already forked go-llm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37
Commits
4
Branches
0
Tags
c73c63a8aa677e14d46067f07069a522f532f953
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve Dudenhoeffer
c73c63a8aa
Merge remote-tracking branch 'origin/main'
2025-07-21 21:53:21 -04:00
schema
added anthropic tool support i think
2025-04-12 03:41:48 -04:00
anthropic.go
handle base64 image resizing for anthropic
2025-07-21 21:53:13 -04:00
context.go
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
error.go
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
function.go
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
functions.go
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
go.mod
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
go.sum
added anthropic tool support i think
2025-04-12 03:41:48 -04:00
google.go
Add image handling for Gemini requests with URL download and base64 support
2025-04-12 15:07:44 -04:00
llm.go
Add support for integers and tool configuration in schema handling
2025-04-06 01:23:10 -04:00
openai.go
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
parse.go
Add LLM parsing functionality
2025-05-01 22:11:23 -04:00
request.go
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
response.go
Add support for integers and tool configuration in schema handling
2025-04-06 01:23:10 -04:00
toolbox.go
Refactor toolbox and function handling to support synthetic fields and improve type definitions
2025-04-12 02:20:40 -04:00
S
Description
Abstraction layer interface for various similar LLM services
768
KiB
Languages
Go
100%