IBM/watsonx-go
watsonx API Client for Go
This is a tool for developers who use the Go programming language to build applications that interact with IBM watsonx. It allows you to integrate large language models (LLMs) to perform tasks like generating text, holding multi-turn conversations, or creating numerical representations (embeddings) of text. You provide text prompts or conversation histories, choose an LLM, and get back generated text, chat responses, or embedding vectors. This is for software developers and engineers who are building Go applications and want to add AI capabilities.
Use this if you are a Go developer and need to programmatically access IBM watsonx large language models for text generation, chat, or embedding tasks within your applications.
Not ideal if you are not a Go programmer or if you need a graphical interface to interact with watsonx models.
Stars
7
Forks
7
Language
Go
License
Apache-2.0
Category
Last pushed
Jan 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/IBM/watsonx-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfuse/langfuse-docs
🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability,...
google/generative-ai-go
Go SDK for Google Generative AI
tech1024/goai
A friendly API and abstractions for developing AI applications.
jetify-com/ai
The AI framework for Go developers. Build powerful AI applications and agents using our free,...
connerohnesorge/groq-go
Client package for interacting with language models avaliable on the groq api with numerous...