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

Use https://github.com/tmc/langchaingo module to do all LLM interactions #118

Closed
jackmcguire1 opened this issue Jan 31, 2025 · 1 comment

Comments

@jackmcguire1
Copy link
Owner

Background

Use the module https://github.com/tmc/langchaingo to perform all necessary LLM operations.

This will remove the dependency of manual HTTP requests to CloudFlare or having to maintain direct provider modules [openai/google-gen-ai], to integrate with several LLM providers

  • this package supports for cloudflare workers integration, so remove HTTP requests
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

No branches or pull requests

1 participant