intelligence-layer-sdk icon indicating copy to clipboard operation
intelligence-layer-sdk copied to clipboard

a unified framework for leveraging LLMs

Results 18 intelligence-layer-sdk issues
Sort by recently updated
recently updated
newest added

# Description Prior to this commit, we did not URL-encode document names when querying the document index. This caused problems when names have special characters, i.e., '/' or '?'. We...

# Description No description. ## Before Merging - [ ] Review the code changes - Unused print / comments / TODOs - Missing docstrings for functions that should have them...

# Description No description. ## Before Merging - [ ] Review the code changes - Unused print / comments / TODOs - Missing docstrings for functions that should have them...

* Moved endpoint configuration down to the tutorials * Simplified the description of poetry installation # Description No description. ## Before Merging - [ ] Review the code changes -...

**Is your feature request related to a problem? Please describe.** See [Issue 789](https://github.com/Aleph-Alpha/intelligence-layer/issues/789). In the functions: - LongContextChunkQA - MultipleChunkQA - SingleChunkQA It happens for some questions, when there is...

Bumps [types-setuptools](https://github.com/python/typeshed) from 70.0.0.20240523 to 70.0.0.20240524. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-setuptools&package-manager=pip&previous-version=70.0.0.20240523&new-version=70.0.0.20240524)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python

Bumps [types-setuptools](https://github.com/python/typeshed) from 71.1.0.20240818 to 72.2.0.20240821. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-setuptools&package-manager=pip&previous-version=71.1.0.20240818&new-version=72.2.0.20240821)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python

Bumps the pip group with 1 update: [nltk](https://github.com/nltk/nltk). Updates `nltk` from 3.8.1 to 3.9 Changelog Sourced from nltk's changelog. Version 3.9.1 2024-08-19 Fixed bug that prevented wordnet from loading Version...

dependencies
python

Bumps [argilla](https://github.com/argilla-io/argilla) from 1.29.1 to 2.0.1. Release notes Sourced from argilla's releases. v2.0.1 What's Changed 🧹 Patch release of bug fixes and minor documentation and messaging improvements. Enjoy your summer...

dependencies
python

# Description make the task DetectLanguage support Polish and Catalan ## Before Merging - [ ] Review the code changes - Unused print / comments / TODOs - Missing docstrings...