myshell-ai / AIlice

AIlice is a fully autonomous, general-purpose AI agent.
MIT License
704 stars 105 forks source link

anthropic only works through openrouter #49

Open FellowTraveler opened 2 weeks ago

FellowTraveler commented 2 weeks ago

I tried anthropic with null base URL, and I also tried the two URLs provided by anthropic. ("complete" and "messages"). I can paste the errors here but I assume you can already see them in your console, otherwise lmk and I'll post them. It works through openrouter though. I will submit a PR that adds deepinfra and fireworks to the config providers list.

stevenlu137 commented 2 weeks ago

I'm very glad to see that you like this project! I'm checking each issue you've created one by one, and it may take some time to reply to all of them.

The issue with Anthropic is a special one because it works on my local setup (baseURL=null), so I still need your error information. Could it be due to different versions of Anthropic?