[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
Hey, I would like to suggest support for integrating additional language model API
Cohere API (recent Command-R model with amazing retrieval-augmented generation)
This model recently got into the top 10 AI language models according to benchmarks like https://chat.lmsys.org/ and provide capabilities complementary to OpenAI's models. Particularly, people are saying it compelling for its strong RAG using its embeddings.
Describe the feature
Hey, I would like to suggest support for integrating additional language model API
This model recently got into the top 10 AI language models according to benchmarks like https://chat.lmsys.org/ and provide capabilities complementary to OpenAI's models. Particularly, people are saying it compelling for its strong RAG using its embeddings.
Would be amazing if you consider adding it!
Potential Solutions
-