Skip to content

feat: add COHERE_BASE_URL configuration for custom Cohere endpoints#2

Closed
busla wants to merge 3 commits intomainfrom
feat/cohere-base-url-docs-minimal
Closed

feat: add COHERE_BASE_URL configuration for custom Cohere endpoints#2
busla wants to merge 3 commits intomainfrom
feat/cohere-base-url-docs-minimal

Conversation

@busla
Copy link
Copy Markdown

@busla busla commented Sep 10, 2025

Summary

  • Add COHERE_BASE_URL environment variable documentation to support custom Cohere endpoints
  • Update web search features documentation with custom endpoint configuration option
  • Add cohereApiUrl parameter to YAML configuration reference
  • Enables use of custom Cohere endpoints, LiteLLM proxies, or self-hosted Cohere-compatible APIs for reranking

Changes Made

  1. dotenv.mdx: Added COHERE_BASE_URL environment variable to the Web Search section
  2. web_search.mdx: Added step 6 to Cohere setup instructions for optional custom endpoint configuration
  3. web_search.mdx (YAML structure): Added cohereApiUrl parameter with documentation

Use Cases

  • Custom Cohere endpoint deployments
  • LiteLLM proxy configurations for Cohere
  • Self-hosted Cohere-compatible reranking services
  • Corporate firewalls requiring proxy endpoints

Related

🤖 Generated with Claude Code

busla and others added 3 commits August 16, 2025 00:18
- Add COHERE_BASE_URL environment variable to dotenv documentation
- Update web search features documentation with custom endpoint option
- Add cohereApiUrl parameter to YAML configuration reference
- Enables use of custom Cohere endpoints or LiteLLM proxies for reranking

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant