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

AI Provider agnostic using Langchain #176

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

Conversation

demosjarco
Copy link

I started migrating the hard coded openai and azure openai to instead take a langchain model so that this can be provider agnostic.

While the langchain implementation itself works (I tested it by copying the src folder into another project and using it), this project has an immense amount of ESModule configuration issues that prevents it from building. I'm not familiar to the extent of this projects ES implementation and honestly I need help on that part.

Lastly, in OpenAI/Azure OpenAI, this uses the json response mode to guarantee JSON response format, but still uses the existing validator.

@demosjarco
Copy link
Author

@microsoft-github-policy-service agree company="ChainFuse"

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.

None yet

1 participant