You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
Thank you for a much needed help on exposing langchain as apis. I dont use python but need to experiment with functionalities like document load using unstructured and FAISS both I think are used in Index module. Could you please provide some documentation example or a hint if its possible to implement some custom say post api which takes as an example a json or string input executes custom langchain functionalities and returns output. Would importing the functions in a custom function and putting them with the decorator be enough? Thanks again for this repository.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Thank you for a much needed help on exposing langchain as apis. I dont use python but need to experiment with functionalities like document load using unstructured and FAISS both I think are used in Index module. Could you please provide some documentation example or a hint if its possible to implement some custom say post api which takes as an example a json or string input executes custom langchain functionalities and returns output. Would importing the functions in a custom function and putting them with the decorator be enough? Thanks again for this repository.
Thanks
The text was updated successfully, but these errors were encountered: