Skip to content
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

Integration for Friendli LLM and ChatFriendli ChatModel. #2

Open
wants to merge 70 commits into
base: main
Choose a base branch
from

Conversation

seuha516
Copy link
Collaborator

@seuha516 seuha516 commented Apr 8, 2024

No description provided.

seuha516 and others added 30 commits April 8, 2024 14:55
* feat: BaiduQianfan embeddings

* docs: Update instructions for configuring BAIDU API and Secret keys as env variables

* refactor: rename BaiduQianFanEmbeddings to BaiduQianfanEmbeddings for naming consistency

* Add entrypoint

---------

Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
* docs: fix typo in "retrievers" section

* Format

---------

Co-authored-by: jgomezimexhs <julian.gomez@imexhs.com>
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
* Add main graph construction docs

* fix linnks
…raph transformer (langchain-ai#4988)

* Fix strict mode comparison and formatting for llm graph transformer

* Map only once, extend serializable.

* formatting

* lc namespace

* formattting

---------

Co-authored-by: Anej Gorkič <easwee@gmx.com>
…angchain-ai#5026)

* Add Zod validation, update Anthropic SDK version

* Remove log

* Lock

* Fix test
* all[minor]: Unified model params

* chore: lint files

* community

* chore: lint files

* more docs updates

* chore: lint files

* more updates

* chore: lint files

* chore: lint files

* Fix bad json
…l params (langchain-ai#5042)

* docs[patch],examples[patch]: Add tooltip with note about unified model params

* chore: lint files

* revert moving back to model name changes

* more

* chore: lint files
* Beef up tool message support

* Fix build

* Relax types

* Plumb in partner packages

* Fix lint

* Lint

* Add new tool calling agent

* Fix build

* Fix build

* Coerce OpenAI request params from input tool messages

* Few shotting support

* Remove log

* Only populate tool params if sensible

* Fix agent flows
jacoblee93 and others added 30 commits April 11, 2024 02:26
* Start tool calling agent docs

* Add docs

* Broken link

* Build fix

* Rename

* Update title

* Title
…s run (langchain-ai#5063)

changed the order to descending to ensure it retrieves the most recent 20 messages of the thread, ensuring that the run ID matches the OpenAI run's ID.
…es files w/o newline (langchain-ai#5045)

* fix: make GithubRepoLoader robust against .gitmodules files without line ending

* fixed linting issue: no parameter reassign
* deps: bump astra-client to ^1.0.0

* update astra message store and add caller info

* Formt

---------

Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
…alyticdb.ts (langchain-ai#5025)

* Update analyticdb.ts

When the pageContent is empty in certain scenarios (such as when using unstructuredIo), an error occurs during embedding.

* Add logged warning when filtering happens

---------

Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
…ngine (langchain-ai#4984)

* first commit

* add tests

* update code change

* add test cases

* updata change

* update

* update on documentation

* add example fromDoc

* update documentations

* update on example

* update documentations

* update code

* update .env.example

* update example

* update code according to code review

* remove await keyword from hana client side operations.

* skip integration tests

* completing integration test

* complete integration tests on HANA side and modify addText() to allow insert user-defined vectors into the collection.

* exclude float, remove try catch, enable batch insert and complete test cases.

* delete addTexts() and update tests

* complete test cases

* clean up autogenerated docs

* delete autogenerated doc

* skip integration tests

* Move to only community

* Remove LangChain entrypoint

* change dev package to hdb and add support for both HANA node.js drivers.

* Format and remove type files

* Peer deps

* Readd type declarations

---------

Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet