-
Notifications
You must be signed in to change notification settings - Fork 18.5k
docs(docs): AI/ML API integration #32430
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
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CodSpeed WallTime Performance ReportMerging #32430 will not alter performanceComparing
|
CodSpeed Instrumentation Performance ReportMerging #32430 will not alter performanceComparing Summary
|
Introduces documentation notebooks for AI/ML API integration covering chat, LLM, provider, and text embedding use cases. Also adds the langchain-aimlapi package to the packages.yml configuration for package management.
Description:
Introduces documentation notebooks for AI/ML API integration covering the following use cases:
ChatAimlapi
)AimlapiLLM
)AimlapiEmbeddings
)Additionally, adds the
langchain-aimlapi
package entry tolibs/packages.yml
for package management.This PR aims to provide a comprehensive starting point for developers integrating AI/ML API models with LangChain via the new
langchain-aimlapi
package.Issue: N/A
Dependencies: None
Twitter handle: @aimlapi
To-Do Before Submitting PR:
make format
make lint
docs/docs/integrations/
libs/packages.yml
has the correct repo pathpyproject.toml
modifications were made unnecessarily