Skip to content

Add docs + example #2

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

Merged
merged 402 commits into from
Jun 14, 2024

Conversation

sinedied
Copy link
Collaborator

@sinedied sinedied commented Jun 10, 2024

  • Merged latest changes from main (was needed to make the docs up to date)
  • Added tool documentation
  • Added tool reference in Microsoft platform docs
  • Added readme for the package
  • Added example usage (simple + agent)
  • Fixed CJS build (added workaround to make the code compatible with both ESM/CJS)

Erick Friis and others added 30 commits May 14, 2024 17:08
…#5368)

* wip

* added audio/video

* genai update support media types

* cr

* chore: lint files

* cr
* all[patch]: Loosen core dependencies

* make community and lc depend on core rc

* resoultions
* partnet packages[patch]: Release all

* bump other google packages
…#5379)

* Update Default Headers for Azure OpenAI Requests

* nit

* Update user agent string

* Add Token Provider check

* Update libs/langchain-openai/src/azure/llms.ts

Co-authored-by: Yohan Lasorsa <[email protected]>

* Update libs/langchain-openai/src/azure/embeddings.ts

Co-authored-by: Yohan Lasorsa <[email protected]>

* Update libs/langchain-openai/src/azure/chat_models.ts

Co-authored-by: Yohan Lasorsa <[email protected]>

* Format the code

---------

Co-authored-by: Yohan Lasorsa <[email protected]>
…tream (langchain-ai#5360)

* Update streamEvent signature to return IterableReadableStream

* Fix lint

* Update return type to be sync
* docs[patch]: Move instalation doc to how tos

* update sidebar

* cr
* Add logprob docs, more updates

* More content updates
…in-ai#5405)

* docs[patch]: Add onlyWsa prop to chat model tabs, other nits

* fix link

* chore: lint files

* cr
* docs[minor]: Show sidebar inside how to/tutorial

* chore: lint files

* cr

* trailing slash
* docs[minor]: Match py how to index page

* chore: lint files
* anthropic[minor]: Add tool_choice arg

* chore: lint files

* release 0.1.19
…hain-ai#5419)

* langchain[patch]: Add deprecation warnings to document loaders

* chore: lint files
* push

* cr

* make docusourus warn not throw on broken links

* chore: lint files
…n-ai#5425)

* docs[minor]: Hide prev/next buttons on how to and tutorials

* chore: lint files

* chore: lint files
bracesproul and others added 18 commits June 6, 2024 14:55
* Loosen conflicting peer dep

* Bound better

* Deps

* Bump
…chain-ai#5640)

* 5639 community/bedrock anthropic add tool call support new tools api

* Re-use most of parsing logic from @langchain/anthropic directly; export it there

* Fix build errors

* Updated docs, BedrockChat partial support for Tool Calling, Anthropic models

* Small updates

* Format

* Revert Anthropic

* Refactor to remove dep

* Delegate streaming tool calls to invoke for now

* Fix

* Bump core version

---------

Co-authored-by: jacoblee93 <[email protected]>
…name in example (langchain-ai#5671)

* [fix] Fix parameter order of reload and update model name in example

* Update example

---------

Co-authored-by: jacoblee93 <[email protected]>
…ngchain-ai#5702)

* Add crosslinks, add LangGraph and LangSmith sections

* Fix anchors
@sinedied
Copy link
Collaborator Author

@anthonychu could you merge the latest upstream main branch into your branch, so I can rebase this PR and make it more bearable to read? GH is suffering from all the changes 😅

@anthonychu
Copy link
Owner

Done! Let me know if I messed something up. #3

@sinedied
Copy link
Collaborator Author

I updated the PR, it's readable now :)

@sinedied
Copy link
Collaborator Author

I fixed the langchain/core dependency, build and tests are green now

@anthonychu anthonychu merged commit 8760bd1 into anthonychu:add-aca-sessions Jun 14, 2024
14 checks passed
@sinedied sinedied deleted the aca-sessions-docs branch March 17, 2025 14:01
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.