File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -204,4 +204,4 @@ def test_pipe_run_with_invalid_name_raises_error(langbase_client):
204
204
205
205
## License
206
206
207
- By contributing, you agree that your contributions will be licensed under the MIT License.
207
+ By contributing, you agree that your contributions will be licensed under the Apache 2.0 License.
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ PyPI version] ( https://badge.fury.io/py/langbase.svg )] ( https://badge.fury.io/py/langbase )
4
4
[ ![ Python 3.7+] ( https://img.shields.io/badge/python-3.7+-blue.svg )] ( https://www.python.org/downloads/ )
5
- [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow .svg )] ( https://opensource.org/licenses/MIT )
5
+ [ ![ License: Apache 2.0 ] ( https://img.shields.io/badge/License-Apache%202.0-blue .svg )] ( https://opensource.org/licenses/Apache-2.0 )
6
6
7
7
The official Python SDK for [ Langbase] ( https://langbase.com ) - Build declarative and composable AI-powered LLM products with ease.
8
8
@@ -262,4 +262,4 @@ We welcome contributions! Please see our [Contributing Guide](https://github.com
262
262
263
263
# # License
264
264
265
- See the [LICENSE ](https:// github.com/ LangbaseInc/ langbase- python- sdk/ tree / main/ LICENSE ) file for details.
265
+ See the [LICENSE ](https:// github.com/ LangbaseInc/ langbase- python- sdk/ blob / main/ LICENCE ) file for details.
You can’t perform that action at this time.
0 commit comments