Releases: marcossegovia/apiai-go
Releases · marcossegovia/apiai-go
v0.4-beta
- Fixing Parameters on Context and Query to be a map of interface type.
- Adding Http Proxy Url property on Client
- Some refactors to unify and simplify code
v0.3.0-beta
Changes to remove session id from unique client instantiation and providing methods with sessionId as required parameter.
v0.2.4-beta
- Replacing
ContextParameter
tomap[string]string
as keys/values are determinated by each user domain
v0.2.3-beta
- Fixing json encoding on IntentResponse struct
v0.2.2-beta
- Fixing QueryResponse body struct
v0.2.1-beta
- Fixing Query endpoint
- Updating docs
v0.2-beta
Fixing some issues to instantiate client
v0.1-beta
Releasing API AI SDK for Beta usage until proven to be worth stable