-
-
Notifications
You must be signed in to change notification settings - Fork 623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llms: extract common llms errors to shared declaration #925
base: main
Are you sure you want to change the base?
llms: extract common llms errors to shared declaration #925
Commits on Jun 22, 2024
-
llms: refactor ErrIncompleteEmbedding to shared declaration
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 02935ed - Browse repository at this point
Copy the full SHA 02935edView commit details -
llms: remove unused error declarations
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for cffb37c - Browse repository at this point
Copy the full SHA cffb37cView commit details -
llms: refactor ErrEmptyResponse to shared declaration
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 90290de - Browse repository at this point
Copy the full SHA 90290deView commit details -
llms: add comments for shared errors
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for cba65c1 - Browse repository at this point
Copy the full SHA cba65c1View commit details -
llms: remove unused error declarations
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e36497 - Browse repository at this point
Copy the full SHA 3e36497View commit details -
golangci-lint: fix missing periods in comments
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2c2271c - Browse repository at this point
Copy the full SHA 2c2271cView commit details -
llms/googleai: extract defaults to static declarations for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for bc8f270 - Browse repository at this point
Copy the full SHA bc8f270View commit details -
llms: gofumpt files for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d6ddb4 - Browse repository at this point
Copy the full SHA 9d6ddb4View commit details -
llms/maritaca: statically declare parts length for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 58debc6 - Browse repository at this point
Copy the full SHA 58debc6View commit details -
llms/openai: use canonical header names for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 1986ee0 - Browse repository at this point
Copy the full SHA 1986ee0View commit details -
llms/cloudflare: use http status code variable for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 0d3ca54 - Browse repository at this point
Copy the full SHA 0d3ca54View commit details -
llms/googleai: update nolint directive for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6c02795 - Browse repository at this point
Copy the full SHA 6c02795View commit details -
llms/bedrock: extract default tokens to statically defined shared var…
…iables for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2660d83 - Browse repository at this point
Copy the full SHA 2660d83View commit details -
llms/cohere: use canonical headers for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 19374c6 - Browse repository at this point
Copy the full SHA 19374c6View commit details -
llms/anthropic: use canonical headers for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for d5c97f4 - Browse repository at this point
Copy the full SHA d5c97f4View commit details -
llms/huggingface: replace http handler require calls with t.Error on …
…error check for golangci
William Cook committedJun 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b3ca56 - Browse repository at this point
Copy the full SHA 7b3ca56View commit details
Commits on Aug 10, 2024
-
Merge branch 'main' of github.com:wgeorgecook/langchaingo into Extrac…
…tCommonLlmsErrorsToSharedDeclaration
William Cook committedAug 10, 2024 Configuration menu - View commit details
-
Copy full SHA for b18e698 - Browse repository at this point
Copy the full SHA b18e698View commit details
Commits on Sep 13, 2024
-
llms: change language for error docstring from 'is thrown' to 'is ret…
…urned'
William Cook committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for a1814b1 - Browse repository at this point
Copy the full SHA a1814b1View commit details -
Merge branch 'main' into ExtractCommonLlmsErrorsToSharedDeclaration
William George Cook authoredSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c3fee1 - Browse repository at this point
Copy the full SHA 1c3fee1View commit details -
llms: use imported ErrEmptyResponse
William Cook committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for aae4185 - Browse repository at this point
Copy the full SHA aae4185View commit details -
golangci-lint: remove duplicate 'is' in docstring
William Cook committedSep 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 498bbdb - Browse repository at this point
Copy the full SHA 498bbdbView commit details