Skip to content

2024-12-16

Latest
Compare
Choose a tag to compare
@davidmigloz davidmigloz released this 16 Dec 22:28
· 11 commits to main since this release
758f426

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • langchain_chroma - v0.2.1+5
  • langchain_pinecone - v0.1.0+11
  • langchain_supabase - v0.1.1+4

langchain - v0.7.7+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_core - v0.3.6+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_community - v0.3.3

  • FEAT: Add support for DirectoryLoader (#620). (4730f2a3)
  • FEAT: Expose internal store in ObjectBoxVectorStore (#611). (c33f2e07)
  • FIX: Chinese character support on web loader (#600). (48e64d5b)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

langchain_openai - v0.7.3

  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_anthropic - v0.2.0+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_firebase - v0.2.1+4

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_google - v0.6.4+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_mistralai - v0.2.3+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_ollama - v0.3.2+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

openai_dart - v0.4.5

  • FEAT: Support Predicted Outputs in openai_dart (#613). (315fe0fd)
  • FEAT: Support streaming audio responses in chat completions in openai_dart (#615). (6da756a8)
  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • FIX: Default store field to null in openai_dart to support Azure and Groq APIs (#608). (21332960)
  • FIX: Make first_id and last_id nullable in list endpoints in openai_dart (#607). (7cfc4ddf)
  • DOCS: Update OpenAI endpoints descriptions (#612). (10c66888)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

openai_realtime_dart - v0.0.3+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)
  • DOCS: Update openai_spec_official.yaml. (ee2eb35b)
  • DOCS: Update README.md. (44291a06)

anthropic_sdk_dart - v0.2.0+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

chromadb - v0.2.0+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

googleai_dart - v0.1.0+3

  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

mistralai_dart - v0.0.3+4

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

ollama_dart - v0.2.2+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

tavily_dart - v0.1.0+1

  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

vertex_ai - v0.1.0+3

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

New Contributors

Contributors