mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 11:40:07 +00:00
Update README.md
This commit is contained in:
parent
5218979f90
commit
ff232564dd
1 changed files with 9 additions and 8 deletions
|
|
@ -33,16 +33,17 @@ You’re not firefighting after the fact—you’re installing a reasoning firew
|
|||
|
||||
|
||||
<details>
|
||||
<summary>💥 WFGY Global Fix Map — full index (new, click to open)</summary>
|
||||
<summary>💥 WFGY Global Fix Map — full index ( beta , click to open)</summary>
|
||||
|
||||
### 🧭 Providers & Agents
|
||||
#### 🧭 Providers & Agents
|
||||
|
||||
| Family | Coverage (all links) | Notes |
|
||||
|--------|-----------------------|-------|
|
||||
| [LLM Providers](./GlobalFixMap/LLM_Providers/README.md) | [OpenAI](./GlobalFixMap/LLM_Providers/openai.md) · [Azure OpenAI](./GlobalFixMap/LLM_Providers/azure_openai.md) · [Anthropic](./GlobalFixMap/LLM_Providers/anthropic.md) · [Claude (Anthropic)](./GlobalFixMap/LLM_Providers/anthropic_claude.md) · [Google Gemini](./GlobalFixMap/LLM_Providers/gemini.md) <br> [Google Vertex AI](./GlobalFixMap/LLM_Providers/google_vertex_ai.md) · [Mistral](./GlobalFixMap/LLM_Providers/mistral.md) · [Meta LLaMA](./GlobalFixMap/LLM_Providers/meta_llama.md) · [Cohere](./GlobalFixMap/LLM_Providers/cohere.md) · [DeepSeek](./GlobalFixMap/LLM_Providers/deepseek.md) <br> [Kimi (Moonshot)](./GlobalFixMap/LLM_Providers/kimi.md) · [Groq](./GlobalFixMap/LLM_Providers/groq.md) · [xAI Grok](./GlobalFixMap/LLM_Providers/grok_xai.md) · [AWS Bedrock](./GlobalFixMap/LLM_Providers/aws_bedrock.md) · [OpenRouter](./GlobalFixMap/LLM_Providers/openrouter.md) <br> [Together AI](./GlobalFixMap/LLM_Providers/together.md) | vendor-specific quirks, schema drift, API limits |
|
||||
| [Agents & Orchestration](./GlobalFixMap/Agents_Orchestration/README.md) | [Autogen](./GlobalFixMap/Agents_Orchestration/autogen.md) · [CrewAI](./GlobalFixMap/Agents_Orchestration/crewAI.md) · [Haystack Agents](./GlobalFixMap/Agents_Orchestration/haystack_agents.md) · [LangChain](./GlobalFixMap/Agents_Orchestration/langchain.md) <br> [LangGraph](./GlobalFixMap/Agents_Orchestration/langgraph.md) · [LlamaIndex](./GlobalFixMap/Agents_Orchestration/llamaindex.md) · [OpenAI Assistants v2](./GlobalFixMap/Agents_Orchestration/openai_assistants_v2.md) · [Rewind Agents](./GlobalFixMap/Agents_Orchestration/rewind_agents.md) <br> [Semantic Kernel](./GlobalFixMap/Agents_Orchestration/semantic_kernel.md) · [Smolagents](./GlobalFixMap/Agents_Orchestration/smolagents.md) | orchestration bugs, cold boot order, role mixing |
|
||||
| [Chatbots & CX](./GlobalFixMap/Chatbots_CX/README.md) | [Amazon Lex](./GlobalFixMap/Chatbots_CX/amazon_lex.md) · [Azure Bot Service](./GlobalFixMap/Chatbots_CX/azure_bot_service.md) · [Dialogflow CX](./GlobalFixMap/Chatbots_CX/dialogflow_cx.md) · [Freshchat](./GlobalFixMap/Chatbots_CX/freshchat.md) <br> [Freshdesk](./GlobalFixMap/Chatbots_CX/freshdesk.md) · [Intercom](./GlobalFixMap/Chatbots_CX/intercom.md) · [Microsoft Copilot Studio](./GlobalFixMap/Chatbots_CX/microsoft_copilot_studio.md) · [Rasa](./GlobalFixMap/Chatbots_CX/rasa.md) <br> [Salesforce Einstein Bots](./GlobalFixMap/Chatbots_CX/salesforce_einstein_bots.md) · [Twilio Studio](./GlobalFixMap/Chatbots_CX/twilio_studio.md) · [Watson Assistant](./GlobalFixMap/Chatbots_CX/watsonx_assistant.md) · [Zendesk](./GlobalFixMap/Chatbots_CX/zendesk.md) | bot frameworks, CX stack, handoff gaps |
|
||||
| [Cloud Serverless](./GlobalFixMap/Cloud_Serverless/README.md) | [Cold Start Concurrency](./GlobalFixMap/Cloud_Serverless/cold_start_concurrency.md) · [Timeouts & Streaming Limits](./GlobalFixMap/Cloud_Serverless/timeouts_streaming_body_limits.md) · [Stateless Grain Patterns](./GlobalFixMap/Cloud_Serverless/stateless_grain_patterns.md) · [EPC Cache Invalidations](./GlobalFixMap/Cloud_Serverless/epc_cache_invalidations.md) <br> [Egress Rules & Webhooks](./GlobalFixMap/Cloud_Serverless/egress_rules_and_webhooks.md) · [Serverless CI/CD](./GlobalFixMap/Cloud_Serverless/serverless_ci_cd.md) · [Bootstrapping & Migrations](./GlobalFixMap/Cloud_Serverless/svc_bootstrapping_migrations.md) · [Secrets Rotation](./GlobalFixMap/Cloud_Serverless/secrets_rotation.md) <br> [Multi-Region Routing](./GlobalFixMap/Cloud_Serverless/multi_region_routing.md) · [Failover Drills](./GlobalFixMap/Cloud_Serverless/region_failover_drills.md) · [Observability & SLOs](./GlobalFixMap/Cloud_Serverless/observability_slos.md) · [Canary Releases](./GlobalFixMap/Cloud_Serverless/canary_releases.md) <br> [Blue-Green Switchovers](./GlobalFixMap/Cloud_Serverless/blue_green_switchovers.md) · [Disaster Recovery](./GlobalFixMap/Cloud_Serverless/disaster_recovery_tabletop.md) · [Data Retention & Backups](./GlobalFixMap/Cloud_Serverless/data_retention_and_backups.md) · [Privacy & PII Edges](./GlobalFixMap/Cloud_Serverless/privacy_and_pii_edges.md) | infra stability, migration, compliance |
|
||||
|
||||
| Family | Coverage (all links) |
|
||||
|--------|-----------------------|
|
||||
| [LLM Providers](./GlobalFixMap/LLM_Providers/README.md) | [OpenAI](./GlobalFixMap/LLM_Providers/openai.md) · [Azure OpenAI](./GlobalFixMap/LLM_Providers/azure_openai.md) · [Anthropic](./GlobalFixMap/LLM_Providers/anthropic.md) · [Claude (Anthropic)](./GlobalFixMap/LLM_Providers/anthropic_claude.md) · [Google Gemini](./GlobalFixMap/LLM_Providers/gemini.md) <br> [Google Vertex AI](./GlobalFixMap/LLM_Providers/google_vertex_ai.md) · [Mistral](./GlobalFixMap/LLM_Providers/mistral.md) · [Meta LLaMA](./GlobalFixMap/LLM_Providers/meta_llama.md) · [Cohere](./GlobalFixMap/LLM_Providers/cohere.md) · [DeepSeek](./GlobalFixMap/LLM_Providers/deepseek.md) <br> [Kimi (Moonshot)](./GlobalFixMap/LLM_Providers/kimi.md) · [Groq](./GlobalFixMap/LLM_Providers/groq.md) · [xAI Grok](./GlobalFixMap/LLM_Providers/grok_xai.md) · [AWS Bedrock](./GlobalFixMap/LLM_Providers/aws_bedrock.md) · [OpenRouter](./GlobalFixMap/LLM_Providers/openrouter.md) <br> [Together AI](./GlobalFixMap/LLM_Providers/together.md) |
|
||||
| [Agents & Orchestration](./GlobalFixMap/Agents_Orchestration/README.md) | [Autogen](./GlobalFixMap/Agents_Orchestration/autogen.md) · [CrewAI](./GlobalFixMap/Agents_Orchestration/crewAI.md) · [Haystack Agents](./GlobalFixMap/Agents_Orchestration/haystack_agents.md) · [LangChain](./GlobalFixMap/Agents_Orchestration/langchain.md) <br> [LangGraph](./GlobalFixMap/Agents_Orchestration/langgraph.md) · [LlamaIndex](./GlobalFixMap/Agents_Orchestration/llamaindex.md) · [OpenAI Assistants v2](./GlobalFixMap/Agents_Orchestration/openai_assistants_v2.md) · [Rewind Agents](./GlobalFixMap/Agents_Orchestration/rewind_agents.md) <br> [Semantic Kernel](./GlobalFixMap/Agents_Orchestration/semantic_kernel.md) · [Smolagents](./GlobalFixMap/Agents_Orchestration/smolagents.md) |
|
||||
| [Chatbots & CX](./GlobalFixMap/Chatbots_CX/README.md) | [Amazon Lex](./GlobalFixMap/Chatbots_CX/amazon_lex.md) · [Azure Bot Service](./GlobalFixMap/Chatbots_CX/azure_bot_service.md) · [Dialogflow CX](./GlobalFixMap/Chatbots_CX/dialogflow_cx.md) · [Freshchat](./GlobalFixMap/Chatbots_CX/freshchat.md) <br> [Freshdesk](./GlobalFixMap/Chatbots_CX/freshdesk.md) · [Intercom](./GlobalFixMap/Chatbots_CX/intercom.md) · [Microsoft Copilot Studio](./GlobalFixMap/Chatbots_CX/microsoft_copilot_studio.md) · [Rasa](./GlobalFixMap/Chatbots_CX/rasa.md) <br> [Salesforce Einstein Bots](./GlobalFixMap/Chatbots_CX/salesforce_einstein_bots.md) · [Twilio Studio](./GlobalFixMap/Chatbots_CX/twilio_studio.md) · [Watson Assistant](./GlobalFixMap/Chatbots_CX/watsonx_assistant.md) · [Zendesk](./GlobalFixMap/Chatbots_CX/zendesk.md) |
|
||||
| [Cloud Serverless](./GlobalFixMap/Cloud_Serverless/README.md) | [Cold Start Concurrency](./GlobalFixMap/Cloud_Serverless/cold_start_concurrency.md) · [Timeouts & Streaming Limits](./GlobalFixMap/Cloud_Serverless/timeouts_streaming_body_limits.md) · [Stateless Grain Patterns](./GlobalFixMap/Cloud_Serverless/stateless_grain_patterns.md) · [EPC Cache Invalidations](./GlobalFixMap/Cloud_Serverless/epc_cache_invalidations.md) <br> [Egress Rules & Webhooks](./GlobalFixMap/Cloud_Serverless/egress_rules_and_webhooks.md) · [Serverless CI/CD](./GlobalFixMap/Cloud_Serverless/serverless_ci_cd.md) · [Bootstrapping & Migrations](./GlobalFixMap/Cloud_Serverless/svc_bootstrapping_migrations.md) · [Secrets Rotation](./GlobalFixMap/Cloud_Serverless/secrets_rotation.md) <br> [Multi-Region Routing](./GlobalFixMap/Cloud_Serverless/multi_region_routing.md) · [Failover Drills](./GlobalFixMap/Cloud_Serverless/region_failover_drills.md) · [Observability & SLOs](./GlobalFixMap/Cloud_Serverless/observability_slos.md) · [Canary Releases](./GlobalFixMap/Cloud_Serverless/canary_releases.md) <br> [Blue-Green Switchovers](./GlobalFixMap/Cloud_Serverless/blue_green_switchovers.md) · [Disaster Recovery](./GlobalFixMap/Cloud_Serverless/disaster_recovery_tabletop.md) · [Data Retention & Backups](./GlobalFixMap/Cloud_Serverless/data_retention_and_backups.md) · [Privacy & PII Edges](./GlobalFixMap/Cloud_Serverless/privacy_and_pii_edges.md) |
|
||||
|
||||
|
||||
#### 🧭 Data & Retrieval
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue