Skip to content

Fix Discord link to not expire, added more .gitignore#1134

Merged
tmc merged 3 commits intotmc:mainfrom
danielmerja:main
Feb 13, 2025
Merged

Fix Discord link to not expire, added more .gitignore#1134
tmc merged 3 commits intotmc:mainfrom
danielmerja:main

Conversation

@danielmerja
Copy link
Contributor

PR Checklist

  • Read the Contributing documentation.
  • Read the Code of conduct documentation.
  • Name your Pull Request title clearly, concisely, and prefixed with the name of the primarily affected package you changed according to Good commit messages (such as memory: add interfaces for X, Y or util: add whizzbang helpers).
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. Fixes #123).
  • Describes the source of new concepts.
  • References existing implementations as appropriate.
  • Contains test coverage for new functions.
  • Passes all golangci-lint checks.

@tmc tmc merged commit d614b5e into tmc:main Feb 13, 2025
3 checks passed
hisunwei pushed a commit to tmrwh/langchaingo that referenced this pull request Feb 18, 2025
mdelapenya added a commit to mdelapenya/langchaingo that referenced this pull request Apr 9, 2025
* main: (62 commits)
  feat: implement StreamingReasoningFunc for reasoning models (tmc#1125)
  anthropic: Add support for multi content part and images content in human messages. (tmc#1141)
  Fix Discord link to not expire, added more .gitignore (tmc#1134)
  examples: Update to v0.1.13-pre.1 (tmc#1140)
  ci: enhance docs publishing workflow (tmc#1139)
  fix docs publishing, use v3 of upload artifact
  fix docs publishing
  fix test, comments
  fix example code
  extra field
  initial commit for deepseek reasoning
  GODRIVER-3336 Remove readme in favor to go docs
  docs: Update Discord invite link in README
  bugfix/vectorstores: weaviate: use correct client creator
  Update field path
  linting fixes
  linting fixes
  linting fixes
  minor fixes after feedback from @FluffyKebab
  deps: update mistral go version
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants