aayushxrj / aayushxrj/Pluto.ai
Migrate Anthropic API calls to Cloudflare AI Platform ?
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[Official Website
](https://ai.cloudflare.com/)
[Explore Workers AI Models Using a Jupyter Notebook Docs](https://developers.cloudflare.com/workers-ai/tutorials/explore-workers-ai-models-using-a-jupyter-notebook/)
[Custom LLM in LangChain official docs](https://python.langchain.com/docs/modules/model_io/llms/custom_llm/)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue suggests migrating from Anthropic API to Cloudflare AI Platform. First, examine the current LLM integration in the codebase, likely in a file like `llm.py` or `chains.py`. Review the Cloudflare AI documentation and LangChain's custom LLM guide to understand the new interface. Determine what changes are needed to the LLM initialization and API call logic, then test the new integration with the existing RAG pipeline.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100