- Add handling for Anthropic connector types in the sandbox, allowing direct connections without a proxy. - Enhance capability retrieval to support both OpenAI and Anthropic formats, ensuring a unified interface. - Update the executor and command logic to differentiate between OpenAI and Anthropic configurations, streamlining environment setup. - Modify the provider selection logic to accommodate Anthropic capabilities, improving flexibility in LLM provider management. - Refactor API detection to include Anthropic, ensuring accurate identification of connector types. |
||
|---|---|---|
| .. | ||
| adapters | ||
| providers | ||
| capabilities.go | ||
| interfaces.go | ||
| jsapi.go | ||
| jsapi_types.go | ||
| llm.go | ||