agentops/docs/images/external
xiaoxue af7cdc0ffd 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
..
ag2 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
agno 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
ai21 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
anthropic 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
app_screenshots 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
autogen 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
camel 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
cohere 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
crewai 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
deepmind 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
gibsonai 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
google-adk 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
groq 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
haystack 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
huggingface 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
ibm 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
langchain 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
litellm 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
logo 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
mem0 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
microsoft 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
mistral 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
multion 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
ollama 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
openai 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
swarmzero 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
xai 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00
README.md 同步完整源码 - 2026-05-25 2026-05-25 01:45:55 +08:00

README.md

External Images Directory

Purpose

This directory serves as a centralized repository for images that are used not only within our documentation but also embedded in external websites via direct links.

Automatic Synchronization

Any updates made to the images in this directory (such as replacing an image file with a new version) will be reflected across all external sites that display these images. This is because the image URLs remain constant, and the external sites dynamically fetch the latest version of the image from this directory.

To create a URL that consistenly updates, use the pattern:

https://raw.githubusercontent.com/AgentOps-AI/agentops/main/docs/images/external/<filename>.<extension>

Usage Guidelines

  • Updating Images: To update an image, upload the new file with the exact same name as the one it's replacing. This ensures that the image update is seamless across all platforms.
  • Consistency: Regularly check that the images are up-to-date and accurately represent our brand and documentation standards.
  • Do Not Remove: Avoid deleting images from this directory. Removal of images can lead to broken links and missing visuals on external sites that rely on these images.

Example

If you update the logo.png file in this directory, the new logo will automatically appear in place of the old one on all external documentation pages that link to this image.

Important: Deletions and modifications can have immediate and widespread effects. Always verify that changes made here are intentional and correct before proceeding.