Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / davidmigloz/langchain_dart issues and pull requests

#252 - build(deps): bump melos from 3.2.0 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, dart

#251 - WebBaseLoader on Flutter Web throws ClientException: XMLHttpRequest error.

Issue - State: closed - Opened by bryantwilliam about 1 year ago - 1 comment
Labels: t:bug

#250 - test(ollama_dart): same seed should return same results

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: p:ollama_dart

#249 - fix(memory): Out of rage error in ConversationBufferWindowMemory

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, c:memory

#248 - feat(retrievers)!: Move all retriever config options to RetrieverOptions

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:retrievers, c:lcel

#247 - fix(prompts): PromptTemplate stream should only emit if it has all inputs

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, c:prompts

#246 - feat: Allow to update OpenAI key without having to recreate the wrapper

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:llms, c:chat-models, c:tools, c:embeddings, p:langchain_openai

#245 - Use JsonPath.readValues()

Pull Request - State: closed - Opened by f3ath about 1 year ago - 1 comment
Labels: c:doc-loaders

#244 - feat(tools)!: Move all DallE config options to OpenAIDallEToolOptions

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:tools, p:langchain_openai, c:lcel

#243 - feat(tools)!: Allow to pass call options to tools

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:tools, c:lcel

#242 - feat(chat-models)!: Move all model config options to ChatVertexAIOptions

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models, p:langchain_google, c:lcel

#241 - feat(llms)!: Move all model config options to VertexAIOptions

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:llms, p:langchain_google, c:lcel

#240 - feat(chat-models)!: Move all model config options to ChatOpenAIOptions

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models, p:langchain_openai, c:lcel

#239 - [openai-dart] Add text to speech APIs

Issue - State: open - Opened by mirkancal about 1 year ago - 2 comments
Labels: t:enhancement, p:openai_dart

#238 - Feature/102 integrate ollama llms

Pull Request - State: closed - Opened by mthongvanh about 1 year ago - 3 comments
Labels: t:enhancement, p:ollama_dart

#237 - fix(storage): Conditionally import dart:io in LocalFileStore

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, c:storage

#236 - fix(vector_stores): Decode JSON responses as UTF-8 in Pinecone

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, p:langchain_pinecone

#235 - fix(chromadb): Decode JSON responses as UTF-8 (#234)

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, p:chromadb

#234 - fix(openai_dart): Decode JSON responses as UTF-8

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, openai_dart

#233 - Support UTF-8 characters (e.g. Hebrew)

Issue - State: closed - Opened by orenagiv about 1 year ago - 2 comments

#232 - feat(llms)!: Move all model config options to OpenAIOptions

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:llms, p:langchain_openai, c:lcel

#231 - feat(tools): Add support for OpenAIDallETool

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:tools, p:langchain_openai

#230 - feat(agents): Support implementing custom agents using LCEL

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:lcel

#229 - feat(lcel): Add support for Runnable.mapInput()

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:lcel

#228 - refactor(lcel): Rename RunnableMapFromItem to RunnableMapFromInput

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: c:lcel

#227 - refactor(chains): Improve handeling of input and output keys in chains

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: c:chains

#226 - fix(openai_dart): Fetch requests with big payloads dropping connection

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, openai_dart

#225 - docs: Update README.md

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:documentation

#224 - feat(openai_dart): Add Azure OpenAI API support

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: c:llms, c:chat-models, c:embeddings, p:langchain_openai, openai_dart

#223 - docs: Add public_member_api_docs lint rule and document missing APIs

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:documentation

#222 - fix(openai_dart): Add missing `name` param in ChatCompletionMessage

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, openai_dart

#221 - Remove dependency on io.HttpException

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, openai_dart

#220 - feat(chat-models)!: Add multi-modal messages support with OpenAI Vision

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models, p:langchain_openai

#219 - refactor(chat-models): Align openai_dart client breaking changes

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: c:llms, c:chat-models

#218 - feat(openai_dart)!: Add multi-modal support

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#217 - feat(openai_dart): Add gpt-3.5-turbo-1106 chat model

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#216 - refactor(llms): Align openai_dart client breaking changes

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: c:llms, c:chat-models, p:langchain_openai

#215 - feat(openai_dart)!: Rename factory const to more meaningful names

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#214 - refactor(openai_dart): Improve request error handling

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#213 - feat(vector-stores): Add support for global headers in Pinecone

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, p:langchain_pinecone

#211 - feat(vector-stores): Chroma databases, tenants and global headers support

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:vector-stores, p:langchain_chroma

#210 - feat(chromadb): Multi-modal and tenants support

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, p:chromadb

#209 - fix(openai_dart): Fix integer overflow when targeting web

Pull Request - State: closed - Opened by davidmigloz about 1 year ago

#208 - refactor(openai_dart): Migrate to generated client stream methods

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: openai_dart

#206 - refactor(openai_dart)!: Rename ChatCompletionFunction to FunctionObject

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: openai_dart

#205 - feat(chat-models): Support seed, system_fingerprint and JSON Mode in ChatOpenAI

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models, p:langchain_openai

#204 - feat(llms): Support seed and system_fingerprint in OpenAI wrapper

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:llms, p:langchain_openai

#203 - feat(openai_dart): Support new models API functionality

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#202 - feat(openai_dart): Support new images API functionality

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#201 - feat(openai_dart): Support new fine-tunning API functionality

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#200 - feat(openai_dart): Support new embeddings API functionality

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#199 - feat(openai_dart): Support new completion API functionality

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#198 - feat(openai_dart): Support new chat completion API functionality

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#197 - feat(chat-models): Add streaming support to ChatOpenAI

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models, p:langchain_openai

#196 - feat(llms): Add streaming support to OpenAI

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:llms, p:langchain_openai

#195 - feat(chat-models): Add result id in ChatVertexAI generations

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models, p:langchain_google

#194 - feat(output-parsers): Add streaming support to OutputFunctionsParsers

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:output-parsers

#193 - fix(output-parsers): Remove unused generic param in StringOutputParser

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, c:output-parsers

#192 - feat(lcel): Add streaming support in LangChain Expression Language

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:lcel

#191 - fix(openai_dart): Handle nullable function call fields when streaming

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, openai_dart

#190 - build(deps): bump subosito/flutter-action from 2.11.0 to 2.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#189 - fix(llms): Revert OpenAI maxTokens default to 256

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, c:llms, p:langchain_openai

#188 - feat(vector-stores): Upgrade pinecone client to v0.6.0

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, c:vector-stores

#187 - fix(openai_dart): Fix static analysis warning

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:bug, openai_dart

#186 - refactor: Remove dependency on dart_openai

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, p:langchain_openai

#185 - feat(chat-models): Migrate ChatOpenAI to openai_dart client

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:chat-models

#184 - feat(llms): Migrate OpenAI to openai_dart client

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:llms

#183 - feat(embeddings): Migrate OpenAIEmbeddings to openai_dart client

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, c:embeddings

#182 - fix(openai_dart): Several fixes and improvments

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#181 - Get github readme content from url are blocked by github using langchain_dart

Issue - State: closed - Opened by lucasjinreal about 1 year ago - 1 comment
Labels: t:question, c:doc-loaders

#180 - feat(openai_dart): Support different embedding response formats

Pull Request - State: closed - Opened by davidmigloz about 1 year ago
Labels: t:enhancement, openai_dart

#179 - build(deps): bump melos from 3.1.1 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, dart

#178 - Implement openai_dart, a Dart client for OpenAI API

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, openai_dart

#177 - Because langchain depends on langchain, version solving failed.

Issue - State: closed - Opened by alfmirbel over 1 year ago - 10 comments
Labels: t:question

#176 - build(deps): bump actions/checkout from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#175 - Functioncall support

Issue - State: closed - Opened by lucasjinreal over 1 year ago - 1 comment
Labels: t:enhancement

#173 - feat!: Update uuid internal dependency to 4.x.x

Pull Request - State: closed - Opened by davidmigloz over 1 year ago

#172 - fix(loaders)!: Change loaders lastModified metadata field to integer

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:bug, c:doc-loaders

#171 - feat(Firestore): Add support for FirestoreChatMessageHistory (#60)

Pull Request - State: open - Opened by KennethKnudsen97 over 1 year ago - 9 comments

#170 - build(deps): bump actions/checkout from 4.0.0 to 4.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#169 - Add support for RunnableRouter

Issue - State: closed - Opened by davidmigloz over 1 year ago - 1 comment
Labels: t:enhancement, c:lcel

#168 - Offline HuggingFace Models

Issue - State: open - Opened by jtkeyva over 1 year ago - 6 comments
Labels: t:enhancement, c:llms

#167 - docs: Update readme

Pull Request - State: closed - Opened by davidmigloz over 1 year ago

#166 - feat: Implement LangChain Expression Language (LCEL)

Pull Request - State: closed - Opened by davidmigloz over 1 year ago

#165 - Add support for JsonOutputFunctionsParser

Issue - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, c:output-parsers

#164 - Add support for StringOutputParser

Issue - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, c:output-parsers

#163 - Implement LangChain Expression Language (LCEL)

Issue - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement

#162 - build(deps): bump melos from 3.1.0 to 3.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, dart

#161 - build(deps): bump actions/checkout from 3.5.3 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#160 - Update pinecone dependency - regression resolved

Pull Request - State: closed - Opened by walsha2 over 1 year ago - 1 comment
Labels: t:bug, c:vector-stores

#159 - Example for langchain_chroma fails, because it connects to localhost.

Issue - State: closed - Opened by polina-c over 1 year ago - 2 comments
Labels: t:documentation, t:question

#158 - Where can I get values for OPENAI_API_KEY, VERTEX_AI_SERVICE_ACCOUNT and VERTEX_AI_PROJECT?

Issue - State: closed - Opened by polina-c over 1 year ago - 5 comments
Labels: t:documentation, t:question

#157 - feat(chains): Support custom doc prompt in StuffDocumentsQAChain

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, c:chains

#156 - refactor(vertex_ai): Require `http.Client` instead of `AuthClient`

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: c:llms, c:chat-models, c:vector-stores, c:embeddings, p:vertex_ai

#155 - feat(llms)!: Add default and call options in VertexAI and ChatVertexAI

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, c:llms, c:chat-models

#154 - feat(embeddings): Support document title in VertexAIEmbeddings

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, c:embeddings

#153 - refactor(embeddings)!: Change embedDocuments input to List<Document>

Pull Request - State: closed - Opened by davidmigloz over 1 year ago
Labels: t:enhancement, c:embeddings