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
1
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve Dudenhoeffer
6e2b5a33c0
fix anthropic
2024-12-29 19:45:28 -05:00
schema
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
anthropic.go
fix anthropic
2024-12-29 19:45:28 -05:00
error.go
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
function.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
functions.go
initial commit of untested function stuff
2024-11-08 20:53:12 -05:00
go.mod
make toolbox optional
2024-12-28 20:39:57 -05:00
go.sum
make toolbox optional
2024-12-28 20:39:57 -05:00
google.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
llm.go
sync of changes
2024-11-09 19:50:14 -05:00
openai.go
make toolbox optional
2024-12-28 20:39:57 -05:00
toolbox.go
Fix unmarshalling issues and adjust logging for debugging
2024-11-11 00:23:01 -05:00
Description
Abstraction layer interface for various similar LLM services
109
KiB
Languages
Go
100%