IBM / ibm-generative-ai

IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
https://ibm.github.io/ibm-generative-ai/
Apache License 2.0
245 stars 101 forks source link

typo: fix bam api url in documentation #319

Closed adi-g15-ibm closed 6 months ago

adi-g15-ibm commented 6 months ago

Status

READY

Description

The default api_endpoint is "https://bam-api.res.ibm.com", but even the small ".com" typo can be confusing to some why it's not working, and can easily get ignored while trying to find the issue

Impacted Areas in Library

None, it's a documentation change

Which issue(s) does this pull-request fix?

Directly created this PR, I will create an Issue for this.

Any special notes for your reviewer?

Checklist

coveralls commented 6 months ago

Coverage Status

coverage: 94.697% (-0.4%) from 95.112% when pulling 01ee8f5e00f3853c703c98ccbb1929244248e056 on adi-g15-ibm:typo-fix-bam-api into 09c5ecc25adc1e5e0888f5abe3c5ceb167821743 on IBM:main.